[==========] 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
I20260709 14:53:41.214684 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:46619
I20260709 14:53:41.216238 15164 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:53:41.217283 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:41.233248 15171 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
W20260709 14:53:41.233253 15170 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
W20260709 14:53:41.233290 15173 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
I20260709 14:53:41.234818 15164 server_base.cc:1061] running on GCE node
I20260709 14:53:42.342412 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.342692 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.342890 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608822342864 us; error 0 us; skew 500 ppm
I20260709 14:53:42.343972 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.350271 15164 webserver.cc:533] Webserver started at http://127.14.207.62:38583/ using document root <none> and password file <none>
I20260709 14:53:42.351190 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.351428 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.351879 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.358211 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "3961ca3d4c2b458d98c8e3fc23a829cb"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.366529 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:53:42.371949 15179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.373157 15164 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:42.373530 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "3961ca3d4c2b458d98c8e3fc23a829cb"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.373865 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-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)
I20260709 14:53:42.423775 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.425395 15164 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
I20260709 14:53:42.425855 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.495822 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:46619
I20260709 14:53:42.495929 15230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:46619 every 8 connection(s)
I20260709 14:53:42.503504 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.525113 15231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: Bootstrap starting.
I20260709 14:53:42.530793 15231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.532630 15231 log.cc:826] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: Log is configured to *not* fsync() on all Append() calls
I20260709 14:53:42.537242 15231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: No bootstrap required, opened a new log
I20260709 14:53:42.557566 15231 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER }
I20260709 14:53:42.558128 15231 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.558331 15231 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3961ca3d4c2b458d98c8e3fc23a829cb, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.559226 15231 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER }
I20260709 14:53:42.559705 15231 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:42.560000 15231 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:42.560308 15231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.564365 15231 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER }
I20260709 14:53:42.565104 15231 leader_election.cc:304] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [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: 3961ca3d4c2b458d98c8e3fc23a829cb; no voters: 
I20260709 14:53:42.566742 15231 leader_election.cc:290] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:42.567088 15234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.569182 15234 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 1 LEADER]: Becoming Leader. State: Replica: 3961ca3d4c2b458d98c8e3fc23a829cb, State: Running, Role: LEADER
I20260709 14:53:42.570068 15234 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [LEADER]: Queue going to LEADER mode. State: All 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: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER }
I20260709 14:53:42.571115 15231 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:42.579574 15236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER } }
I20260709 14:53:42.580396 15236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:42.580721 15235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3961ca3d4c2b458d98c8e3fc23a829cb. Latest consensus state: current_term: 1 leader_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3961ca3d4c2b458d98c8e3fc23a829cb" member_type: VOTER } }
I20260709 14:53:42.581269 15235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:42.583776 15242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:42.595938 15242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:42.598107 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:42.612452 15242 catalog_manager.cc:1383] Generated new cluster ID: 87a67d52338b4fc9979a0cde3f651623
I20260709 14:53:42.612705 15242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:42.629771 15242 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:42.631345 15242 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:42.650656 15242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: Generated new TSK 0
I20260709 14:53:42.651569 15242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:42.665078 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:42.673090 15253 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
W20260709 14:53:42.674046 15254 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
I20260709 14:53:42.678131 15164 server_base.cc:1061] running on GCE node
W20260709 14:53:42.678376 15257 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
I20260709 14:53:42.679299 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.679494 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.679657 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608822679638 us; error 0 us; skew 500 ppm
I20260709 14:53:42.680280 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.684607 15164 webserver.cc:533] Webserver started at http://127.14.207.1:33941/ using document root <none> and password file <none>
I20260709 14:53:42.685144 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.685322 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.685607 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.686693 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "500d9361bfd5409498f6d1415dc91d08"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.692183 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 14:53:42.696273 15261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.697110 15164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:53:42.697407 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "500d9361bfd5409498f6d1415dc91d08"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.697722 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-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)
I20260709 14:53:42.728181 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.729496 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.732033 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.736097 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.736341 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.736651 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.736819 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.829267 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:45211
I20260709 14:53:42.829356 15323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:45211 every 8 connection(s)
I20260709 14:53:42.836467 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:42.849678 15328 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
W20260709 14:53:42.852442 15329 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
W20260709 14:53:42.862146 15331 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
I20260709 14:53:42.863864 15164 server_base.cc:1061] running on GCE node
I20260709 14:53:42.864799 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.865074 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.865286 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608822865266 us; error 0 us; skew 500 ppm
I20260709 14:53:42.866043 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.868770 15324 heartbeater.cc:344] Connected to a master server at 127.14.207.62:46619
I20260709 14:53:42.869279 15324 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:42.870597 15324 heartbeater.cc:507] Master 127.14.207.62:46619 requested a full tablet report, sending...
I20260709 14:53:42.874402 15196 ts_manager.cc:194] Registered new tserver with Master: 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211)
I20260709 14:53:42.876037 15164 webserver.cc:533] Webserver started at http://127.14.207.2:37201/ using document root <none> and password file <none>
I20260709 14:53:42.876569 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.876765 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.877049 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.877496 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58880
I20260709 14:53:42.878203 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.883694 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:53:42.887902 15336 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.888758 15164 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:42.889039 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-njl6"
I20260709 14:53:42.889305 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-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)
I20260709 14:53:42.907878 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.909212 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.911587 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.914855 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.915055 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.915290 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.915445 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:43.006021 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:36881
I20260709 14:53:43.006126 15398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:36881 every 8 connection(s)
I20260709 14:53:43.014945 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:43.024055 15402 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
W20260709 14:53:43.026477 15403 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
I20260709 14:53:43.026746 15399 heartbeater.cc:344] Connected to a master server at 127.14.207.62:46619
I20260709 14:53:43.027148 15399 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:43.028261 15399 heartbeater.cc:507] Master 127.14.207.62:46619 requested a full tablet report, sending...
I20260709 14:53:43.030957 15196 ts_manager.cc:194] Registered new tserver with Master: 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:43.032924 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58888
I20260709 14:53:43.033780 15164 server_base.cc:1061] running on GCE node
W20260709 14:53:43.035337 15405 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
I20260709 14:53:43.036530 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:43.036746 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:43.036938 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608823036921 us; error 0 us; skew 500 ppm
I20260709 14:53:43.037448 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:43.039969 15164 webserver.cc:533] Webserver started at http://127.14.207.3:46755/ using document root <none> and password file <none>
I20260709 14:53:43.040447 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:43.040635 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:43.040903 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:43.042009 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "99e221656b074c4491da24b54f3d1558"
format_stamp: "Formatted at 2026-07-09 14:53:43 on dist-test-slave-njl6"
I20260709 14:53:43.046566 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:53:43.050045 15410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:43.050908 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:43.051185 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "99e221656b074c4491da24b54f3d1558"
format_stamp: "Formatted at 2026-07-09 14:53:43 on dist-test-slave-njl6"
I20260709 14:53:43.051460 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608821049199-15164-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)
I20260709 14:53:43.075507 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:43.076859 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:43.079198 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:43.081786 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:43.082020 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:43.082258 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:43.082410 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:43.172281 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:43269
I20260709 14:53:43.172389 15472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:43269 every 8 connection(s)
I20260709 14:53:43.190323 15473 heartbeater.cc:344] Connected to a master server at 127.14.207.62:46619
I20260709 14:53:43.190877 15473 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:43.191867 15473 heartbeater.cc:507] Master 127.14.207.62:46619 requested a full tablet report, sending...
I20260709 14:53:43.194208 15196 ts_manager.cc:194] Registered new tserver with Master: 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:43.195217 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018068211s
I20260709 14:53:43.196146 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58896
I20260709 14:53:43.254558 15196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58902:
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"
    }
  }
}
W20260709 14:53:43.259572 15196 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.
I20260709 14:53:43.376746 15434 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc83756784c4943bd7871d3ffc92828 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:43.378197 15289 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1527bf98f42bfb6961bbbfecd5702 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:43.378337 15438 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1527bf98f42bfb6961bbbfecd5702 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:43.379415 15435 tablet_service.cc:1511] Processing CreateTablet for tablet 41ddd158a94a45939ae144d5fa52f67d (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:43.380211 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6c1161ec2244cfb66e46fa55dff0b0 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:43.380721 15437 tablet_service.cc:1511] Processing CreateTablet for tablet 57020bc414dc4e01a24ed54ee16732ed (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:43.378713 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc83756784c4943bd7871d3ffc92828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.381137 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 57020bc414dc4e01a24ed54ee16732ed (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:43.383638 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ddd158a94a45939ae144d5fa52f67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.392304 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6c1161ec2244cfb66e46fa55dff0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.404296 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57020bc414dc4e01a24ed54ee16732ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.398231 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 1af55a73419a4aa981e4206061bc1d71 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:43.408558 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57020bc414dc4e01a24ed54ee16732ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.411195 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 841f87850e36407f9736f26f6a2bde4b (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:43.412096 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 841f87850e36407f9736f26f6a2bde4b (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:43.402966 15282 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be433fcff4fd3864d8c98eb9f377a (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:43.415508 15289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1527bf98f42bfb6961bbbfecd5702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.405779 15284 tablet_service.cc:1511] Processing CreateTablet for tablet 74038085464b4ff0b1399aa82db68ab6 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:43.419366 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be433fcff4fd3864d8c98eb9f377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.418502 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af55a73419a4aa981e4206061bc1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.418301 15436 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6c1161ec2244cfb66e46fa55dff0b0 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:43.421767 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841f87850e36407f9736f26f6a2bde4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.420312 15285 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc83756784c4943bd7871d3ffc92828 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:43.421734 15283 tablet_service.cc:1511] Processing CreateTablet for tablet 1af55a73419a4aa981e4206061bc1d71 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:43.423282 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 74038085464b4ff0b1399aa82db68ab6 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:43.424365 15286 tablet_service.cc:1511] Processing CreateTablet for tablet 41ddd158a94a45939ae144d5fa52f67d (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:43.427220 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be433fcff4fd3864d8c98eb9f377a (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:43.433666 15364 tablet_service.cc:1511] Processing CreateTablet for tablet f1e1527bf98f42bfb6961bbbfecd5702 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:43.435498 15364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1527bf98f42bfb6961bbbfecd5702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.432834 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74038085464b4ff0b1399aa82db68ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.437814 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 57020bc414dc4e01a24ed54ee16732ed (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:43.432276 15438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e1527bf98f42bfb6961bbbfecd5702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.441630 15362 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6c1161ec2244cfb66e46fa55dff0b0 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:43.444767 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74038085464b4ff0b1399aa82db68ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.446362 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be433fcff4fd3864d8c98eb9f377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.449743 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc83756784c4943bd7871d3ffc92828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.449311 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6c1161ec2244cfb66e46fa55dff0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.452379 15361 tablet_service.cc:1511] Processing CreateTablet for tablet 41ddd158a94a45939ae144d5fa52f67d (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:43.458761 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6c1161ec2244cfb66e46fa55dff0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.459754 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57020bc414dc4e01a24ed54ee16732ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.463995 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ddd158a94a45939ae144d5fa52f67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.464558 15360 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc83756784c4943bd7871d3ffc92828 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:43.464608 15359 tablet_service.cc:1511] Processing CreateTablet for tablet 74038085464b4ff0b1399aa82db68ab6 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:43.472579 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ddd158a94a45939ae144d5fa52f67d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.479596 15358 tablet_service.cc:1511] Processing CreateTablet for tablet 1af55a73419a4aa981e4206061bc1d71 (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:43.484117 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be433fcff4fd3864d8c98eb9f377a (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:43.485108 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74038085464b4ff0b1399aa82db68ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.489348 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be433fcff4fd3864d8c98eb9f377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.490979 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af55a73419a4aa981e4206061bc1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.486644 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841f87850e36407f9736f26f6a2bde4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.494700 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af55a73419a4aa981e4206061bc1d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.495731 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc83756784c4943bd7871d3ffc92828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.497854 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 841f87850e36407f9736f26f6a2bde4b (DEFAULT_TABLE table=test-workload [id=92d4b38cf560404c937abfe7a0c8458c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:43.501327 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841f87850e36407f9736f26f6a2bde4b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:43.601761 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:43.617663 15492 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:43.682075 15491 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:43.696539 15492 tablet_bootstrap.cc:654] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.705928 15493 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:43.739190 15491 tablet_bootstrap.cc:654] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.753204 15492 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:43.753921 15492 ts_tablet_manager.cc:1403] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.026s
I20260709 14:53:43.756541 15493 tablet_bootstrap.cc:654] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.760027 15491 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:43.760542 15491 ts_tablet_manager.cc:1403] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.120s	user 0.003s	sys 0.013s
I20260709 14:53:43.762480 15492 raft_consensus.cc:359] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.763381 15492 raft_consensus.cc:385] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.763696 15492 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.763971 15491 raft_consensus.cc:359] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.764786 15491 raft_consensus.cc:385] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.764789 15492 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.765332 15491 raft_consensus.cc:740] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.766476 15491 consensus_queue.cc:260] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.769621 15493 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:43.770139 15493 ts_tablet_manager.cc:1403] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260709 14:53:43.773586 15493 raft_consensus.cc:359] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.774667 15493 raft_consensus.cc:385] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.774994 15493 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.775766 15493 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.779129 15324 heartbeater.cc:499] Master 127.14.207.62:46619 was elected leader, sending a full tablet report...
I20260709 14:53:43.779572 15492 ts_tablet_manager.cc:1434] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.002s
I20260709 14:53:43.781045 15492 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:43.781523 15493 ts_tablet_manager.cc:1434] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:53:43.784162 15399 heartbeater.cc:499] Master 127.14.207.62:46619 was elected leader, sending a full tablet report...
I20260709 14:53:43.785018 15491 ts_tablet_manager.cc:1434] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 14:53:43.786058 15491 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:43.787628 15492 tablet_bootstrap.cc:654] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.784211 15473 heartbeater.cc:499] Master 127.14.207.62:46619 was elected leader, sending a full tablet report...
I20260709 14:53:43.796103 15493 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:43.797989 15491 tablet_bootstrap.cc:654] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.799870 15492 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:43.800381 15492 ts_tablet_manager.cc:1403] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:53:43.803407 15492 raft_consensus.cc:359] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.804193 15492 raft_consensus.cc:385] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.804499 15492 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.805464 15492 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.807533 15498 raft_consensus.cc:493] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.807873 15492 ts_tablet_manager.cc:1434] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:53:43.808194 15498 raft_consensus.cc:515] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.808847 15492 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:43.811457 15498 leader_election.cc:290] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:43.829142 15493 tablet_bootstrap.cc:654] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.814308 15499 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.830530 15499 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.833252 15499 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:43.822466 15492 tablet_bootstrap.cc:654] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.826097 15491 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:43.838285 15491 ts_tablet_manager.cc:1403] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.019s
I20260709 14:53:43.841391 15491 raft_consensus.cc:359] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
W20260709 14:53:43.846868 15325 tablet.cc:2406] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:43.846197 15491 raft_consensus.cc:385] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.849000 15491 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.849879 15491 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.855136 15491 ts_tablet_manager.cc:1434] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260709 14:53:43.857730 15491 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:43.876511 15493 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:43.874367 15491 tablet_bootstrap.cc:654] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.877555 15493 ts_tablet_manager.cc:1403] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.028s
I20260709 14:53:43.883452 15493 raft_consensus.cc:359] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.884274 15493 raft_consensus.cc:385] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.884578 15493 raft_consensus.cc:740] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.883952 15492 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:43.885598 15492 ts_tablet_manager.cc:1403] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.012s
I20260709 14:53:43.887035 15493 consensus_queue.cc:260] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.888320 15299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
W20260709 14:53:43.891927 15412 leader_election.cc:343] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.892994 15497 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.894550 15497 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.895942 15492 raft_consensus.cc:359] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.897102 15492 raft_consensus.cc:385] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.897481 15492 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.898525 15492 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.898661 15493 ts_tablet_manager.cc:1434] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:43.902817 15497 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:43.904960 15493 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:43.903185 15498 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.911876 15498 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.925496 15492 ts_tablet_manager.cc:1434] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.005s
I20260709 14:53:43.926148 15299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:43.926569 15492 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:43.926939 15299 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:43.940725 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:43.941437 15491 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:43.943159 15338 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:43.944152 15499 raft_consensus.cc:2804] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.944989 15499 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.945392 15499 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.944332 15491 ts_tablet_manager.cc:1403] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.007s
W20260709 14:53:43.948387 15412 leader_election.cc:343] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.948895 15412 leader_election.cc:304] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:43.955652 15498 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:43.962788 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:43.965859 15498 raft_consensus.cc:2749] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.967497 15491 raft_consensus.cc:359] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
W20260709 14:53:43.972131 15338 leader_election.cc:343] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.972641 15491 raft_consensus.cc:385] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.973019 15491 raft_consensus.cc:740] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.974064 15491 consensus_queue.cc:260] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:43.976523 15491 ts_tablet_manager.cc:1434] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:53:43.984551 15492 tablet_bootstrap.cc:654] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.979488 15499 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:43.993240 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:43.992220 15299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:43.994197 15491 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:43.995428 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:43.996737 15298 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.998464 15499 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.001423 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
W20260709 14:53:44.003036 15338 leader_election.cc:343] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:43.997815 15412 leader_election.cc:343] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.004014 15493 tablet_bootstrap.cc:654] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:44.004750 15412 leader_election.cc:343] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.006547 15412 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:44.008061 15514 raft_consensus.cc:2749] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.009320 15298 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.011031 15338 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 99e221656b074c4491da24b54f3d1558
I20260709 14:53:44.012035 15499 raft_consensus.cc:2804] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.020874 15499 raft_consensus.cc:697] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.023355 15499 consensus_queue.cc:237] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:44.024423 15492 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.025326 15492 ts_tablet_manager.cc:1403] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.099s	user 0.002s	sys 0.016s
I20260709 14:53:44.032096 15491 tablet_bootstrap.cc:654] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.033552 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
W20260709 14:53:44.035405 15263 leader_election.cc:343] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.032162 15492 raft_consensus.cc:359] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.040495 15492 raft_consensus.cc:385] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.040896 15492 raft_consensus.cc:740] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.041049 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.042034 15492 consensus_queue.cc:260] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.043216 15493 tablet_bootstrap.cc:492] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.043732 15493 ts_tablet_manager.cc:1403] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.011s
I20260709 14:53:44.044597 15492 ts_tablet_manager.cc:1434] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.007s
I20260709 14:53:44.045550 15492 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
W20260709 14:53:44.046080 15263 leader_election.cc:343] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.048400 15263 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08; no voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558
I20260709 14:53:44.047498 15493 raft_consensus.cc:359] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.049444 15510 raft_consensus.cc:2749] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.049700 15493 raft_consensus.cc:385] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.050300 15493 raft_consensus.cc:740] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.051076 15493 consensus_queue.cc:260] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.055889 15493 ts_tablet_manager.cc:1434] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:44.057176 15493 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.060545 15492 tablet_bootstrap.cc:654] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.061596 15194 catalog_manager.cc:5697] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.066895 15510 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.067482 15510 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.068356 15491 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.068859 15491 ts_tablet_manager.cc:1403] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.000s
I20260709 14:53:44.069891 15510 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.071136 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:44.071599 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
W20260709 14:53:44.072574 15263 leader_election.cc:343] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:44.073292 15263 leader_election.cc:343] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.073674 15263 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08; no voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558
I20260709 14:53:44.074765 15510 raft_consensus.cc:2749] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.076561 15491 raft_consensus.cc:359] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.077394 15491 raft_consensus.cc:385] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.077702 15491 raft_consensus.cc:740] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.077896 15493 tablet_bootstrap.cc:654] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.078630 15491 consensus_queue.cc:260] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.081153 15491 ts_tablet_manager.cc:1434] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:44.082177 15491 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:44.088536 15491 tablet_bootstrap.cc:654] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.102291 15491 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.102780 15491 ts_tablet_manager.cc:1403] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:53:44.102885 15492 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.103467 15492 ts_tablet_manager.cc:1403] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260709 14:53:44.105799 15491 raft_consensus.cc:359] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.106614 15491 raft_consensus.cc:385] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.106930 15491 raft_consensus.cc:740] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.106267 15492 raft_consensus.cc:359] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.108098 15492 raft_consensus.cc:385] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.108474 15492 raft_consensus.cc:740] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.109301 15492 consensus_queue.cc:260] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.107636 15491 consensus_queue.cc:260] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.111613 15492 ts_tablet_manager.cc:1434] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 14:53:44.113992 15492 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:44.114642 15493 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.115123 15493 ts_tablet_manager.cc:1403] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.015s
I20260709 14:53:44.116515 15491 ts_tablet_manager.cc:1434] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:53:44.117502 15491 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:44.117864 15493 raft_consensus.cc:359] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.118594 15493 raft_consensus.cc:385] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.118882 15493 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.119585 15493 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.121825 15492 tablet_bootstrap.cc:654] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.122458 15493 ts_tablet_manager.cc:1434] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:44.123453 15493 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.130038 15493 tablet_bootstrap.cc:654] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.133201 15491 tablet_bootstrap.cc:654] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.143733 15493 tablet_bootstrap.cc:492] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.144239 15493 ts_tablet_manager.cc:1403] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 14:53:44.147018 15493 raft_consensus.cc:359] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.147722 15493 raft_consensus.cc:385] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.149065 15493 raft_consensus.cc:740] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.149782 15493 consensus_queue.cc:260] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.151584 15491 tablet_bootstrap.cc:492] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.152168 15491 ts_tablet_manager.cc:1403] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.005s
I20260709 14:53:44.152245 15493 ts_tablet_manager.cc:1434] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:53:44.153365 15493 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.155000 15491 raft_consensus.cc:359] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:44.155530 15491 raft_consensus.cc:385] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.155766 15491 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.156425 15491 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:44.158862 15491 ts_tablet_manager.cc:1434] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:44.159756 15493 tablet_bootstrap.cc:654] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.159845 15491 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:44.161363 15492 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.165310 15492 ts_tablet_manager.cc:1403] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.012s
I20260709 14:53:44.166661 15491 tablet_bootstrap.cc:654] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.171458 15493 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.168594 15492 raft_consensus.cc:359] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.172003 15493 ts_tablet_manager.cc:1403] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:53:44.172194 15492 raft_consensus.cc:385] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.174533 15492 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.174908 15493 raft_consensus.cc:359] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.175642 15493 raft_consensus.cc:385] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.176024 15492 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.175971 15493 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.178618 15492 ts_tablet_manager.cc:1434] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:53:44.179586 15491 tablet_bootstrap.cc:492] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.180186 15491 ts_tablet_manager.cc:1403] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260709 14:53:44.179693 15493 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.182425 15493 ts_tablet_manager.cc:1434] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:44.179643 15492 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:44.183424 15493 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.183084 15491 raft_consensus.cc:359] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.183881 15491 raft_consensus.cc:385] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.184217 15491 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.184924 15491 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.193187 15491 ts_tablet_manager.cc:1434] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:53:44.194206 15491 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:44.195436 15492 tablet_bootstrap.cc:654] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.195673 15493 tablet_bootstrap.cc:654] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.207971 15492 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.208176 15493 tablet_bootstrap.cc:492] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.208608 15493 ts_tablet_manager.cc:1403] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.010s
I20260709 14:53:44.208608 15492 ts_tablet_manager.cc:1403] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260709 14:53:44.210429 15491 tablet_bootstrap.cc:654] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.211627 15493 raft_consensus.cc:359] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.211764 15492 raft_consensus.cc:359] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.212440 15493 raft_consensus.cc:385] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.212594 15492 raft_consensus.cc:385] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.212771 15493 raft_consensus.cc:740] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.213008 15492 raft_consensus.cc:740] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.213528 15493 consensus_queue.cc:260] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.213811 15492 consensus_queue.cc:260] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.216501 15492 ts_tablet_manager.cc:1434] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:44.217550 15492 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:44.218585 15493 ts_tablet_manager.cc:1434] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:44.219570 15493 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.224299 15492 tablet_bootstrap.cc:654] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.228996 15493 tablet_bootstrap.cc:654] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.232466 15491 tablet_bootstrap.cc:492] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.233065 15491 ts_tablet_manager.cc:1403] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.002s
I20260709 14:53:44.235869 15491 raft_consensus.cc:359] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.236729 15491 raft_consensus.cc:385] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.237063 15491 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.238036 15492 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.237840 15491 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.238619 15492 ts_tablet_manager.cc:1403] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 14:53:44.241266 15492 raft_consensus.cc:359] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.241907 15492 raft_consensus.cc:385] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.242151 15492 raft_consensus.cc:740] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.242853 15492 consensus_queue.cc:260] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.245874 15491 ts_tablet_manager.cc:1434] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 14:53:44.246168 15514 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.246493 15493 tablet_bootstrap.cc:492] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.246651 15514 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:44.247516 15491 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: Bootstrap starting.
I20260709 14:53:44.247637 15493 ts_tablet_manager.cc:1403] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260709 14:53:44.250488 15493 raft_consensus.cc:359] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.251118 15493 raft_consensus.cc:385] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.251377 15493 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.251545 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.246512 15492 ts_tablet_manager.cc:1434] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:44.252028 15493 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.252996 15492 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: Bootstrap starting.
I20260709 14:53:44.252461 15298 raft_consensus.cc:2393] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99e221656b074c4491da24b54f3d1558 in current term 1: Already voted for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in this term.
I20260709 14:53:44.254560 15491 tablet_bootstrap.cc:654] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.256753 15493 ts_tablet_manager.cc:1434] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:44.257290 15498 raft_consensus.cc:493] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.257755 15498 raft_consensus.cc:515] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.259735 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:44.262647 15492 tablet_bootstrap.cc:654] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.259727 15498 leader_election.cc:290] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:44.263389 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:44.264262 15493 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: Bootstrap starting.
I20260709 14:53:44.264446 15412 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:44.265216 15498 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.265391 15374 raft_consensus.cc:2468] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 0.
I20260709 14:53:44.265929 15491 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: No bootstrap required, opened a new log
I20260709 14:53:44.266338 15491 ts_tablet_manager.cc:1403] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:53:44.266834 15412 leader_election.cc:304] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.270274 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.270939 15298 raft_consensus.cc:2468] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 0.
I20260709 14:53:44.271100 15538 raft_consensus.cc:2804] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.268844 15491 raft_consensus.cc:359] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.273293 15498 raft_consensus.cc:2749] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.258237 15514 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:44.285658 15491 raft_consensus.cc:385] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.285709 15538 raft_consensus.cc:493] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.286073 15491 raft_consensus.cc:740] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.279940 15493 tablet_bootstrap.cc:654] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.286294 15538 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.286796 15491 consensus_queue.cc:260] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.287685 15492 tablet_bootstrap.cc:492] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: No bootstrap required, opened a new log
I20260709 14:53:44.288175 15492 ts_tablet_manager.cc:1403] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 14:53:44.288805 15491 ts_tablet_manager.cc:1434] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 14:53:44.294001 15492 raft_consensus.cc:359] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.294025 15538 raft_consensus.cc:515] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.294878 15492 raft_consensus.cc:385] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.295217 15492 raft_consensus.cc:740] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.295879 15492 consensus_queue.cc:260] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.297923 15492 ts_tablet_manager.cc:1434] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:53:44.298985 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.299584 15298 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.300163 15538 leader_election.cc:290] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:44.301698 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:44.302263 15374 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.306829 15298 raft_consensus.cc:2468] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 1.
I20260709 14:53:44.308372 15493 tablet_bootstrap.cc:492] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: No bootstrap required, opened a new log
I20260709 14:53:44.308470 15412 leader_election.cc:304] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.308879 15493 ts_tablet_manager.cc:1403] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260709 14:53:44.309333 15538 raft_consensus.cc:2804] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.309993 15538 raft_consensus.cc:697] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:44.310698 15374 raft_consensus.cc:2468] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 1.
I20260709 14:53:44.311549 15493 raft_consensus.cc:359] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.312211 15493 raft_consensus.cc:385] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.311298 15538 consensus_queue.cc:237] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.312487 15493 raft_consensus.cc:740] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.313155 15493 consensus_queue.cc:260] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.315352 15493 ts_tablet_manager.cc:1434] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:44.320784 15193 catalog_manager.cc:5697] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.322021 15499 raft_consensus.cc:493] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.322495 15499 raft_consensus.cc:515] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.324566 15499 leader_election.cc:290] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.326085 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.326095 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.326836 15448 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.326882 15298 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.328215 15338 leader_election.cc:304] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.329015 15499 raft_consensus.cc:2804] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.329360 15499 raft_consensus.cc:493] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.329684 15499 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.335801 15499 raft_consensus.cc:515] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.338008 15499 leader_election.cc:290] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.339140 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.339089 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.339749 15448 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.339860 15298 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.344228 15448 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.345216 15338 leader_election.cc:304] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.345831 15499 raft_consensus.cc:2804] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.346169 15298 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.346225 15499 raft_consensus.cc:697] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.347478 15499 consensus_queue.cc:237] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.355103 15196 catalog_manager.cc:5697] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.357034 15538 raft_consensus.cc:493] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.357525 15538 raft_consensus.cc:515] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.359514 15538 leader_election.cc:290] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:44.360672 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.360741 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:44.361516 15374 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 0.
I20260709 14:53:44.362627 15412 leader_election.cc:304] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.363715 15538 raft_consensus.cc:2804] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.364162 15538 raft_consensus.cc:493] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.364559 15538 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.365815 15499 raft_consensus.cc:493] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.366184 15499 raft_consensus.cc:515] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.367826 15499 leader_election.cc:290] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.368600 15299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.369197 15299 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.369318 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.369884 15448 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.370611 15338 leader_election.cc:304] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.371295 15499 raft_consensus.cc:2804] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.371112 15538 raft_consensus.cc:515] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.371760 15499 raft_consensus.cc:493] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.371971 15298 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 0.
I20260709 14:53:44.372272 15499 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.374398 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.375361 15538 leader_election.cc:290] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:44.375265 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:44.376179 15374 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.375254 15298 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.378608 15499 raft_consensus.cc:515] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.380790 15499 leader_election.cc:290] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.382561 15298 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 1.
I20260709 14:53:44.383551 15412 leader_election.cc:304] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.384266 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.384410 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.384892 15448 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.384855 15298 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.388015 15538 raft_consensus.cc:2804] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.388779 15538 raft_consensus.cc:697] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:44.389659 15538 consensus_queue.cc:237] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.391598 15298 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.392397 15448 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.393306 15338 leader_election.cc:304] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.393559 15374 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 1.
I20260709 14:53:44.394038 15499 raft_consensus.cc:2804] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.394518 15499 raft_consensus.cc:697] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.395293 15499 consensus_queue.cc:237] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.397493 15517 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.397966 15517 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.399474 15196 catalog_manager.cc:5697] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.400494 15517 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.418736 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.419401 15298 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.421115 15544 raft_consensus.cc:493] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.421427 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.421662 15544 raft_consensus.cc:515] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.422086 15448 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.422116 15338 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.423882 15517 raft_consensus.cc:2804] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.424177 15544 leader_election.cc:290] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.424281 15517 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.425001 15517 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.425067 15299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.425736 15299 raft_consensus.cc:2468] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.428623 15338 leader_election.cc:304] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.429428 15544 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.430918 15544 raft_consensus.cc:2804] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.431257 15544 raft_consensus.cc:493] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.431576 15544 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.432080 15517 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.432096 15196 catalog_manager.cc:5697] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.434154 15517 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.434648 15517 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.435061 15517 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.436477 15510 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.436911 15510 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.438915 15510 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.440099 15517 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.440414 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" is_pre_election: true
I20260709 14:53:44.440796 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.441049 15374 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 0.
I20260709 14:53:44.442288 15263 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.444288 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.438333 15544 raft_consensus.cc:515] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.444870 15510 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.444943 15447 raft_consensus.cc:2468] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.445329 15510 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.445654 15510 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.446513 15544 leader_election.cc:290] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.446717 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.447285 15298 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.447261 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.448454 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.448581 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.449069 15446 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.450736 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.451303 15446 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.451529 15448 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 0.
I20260709 14:53:44.451778 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.452492 15296 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.449152 15447 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.458225 15298 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.465255 15446 raft_consensus.cc:2468] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.470106 15296 raft_consensus.cc:2468] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.465758 15510 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.471374 15297 raft_consensus.cc:2393] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665e33c6c5fa436f92eaf0c0beb092a5 in current term 1: Already voted for candidate 500d9361bfd5409498f6d1415dc91d08 in this term.
I20260709 14:53:44.466521 15447 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.467188 15338 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.472793 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:44.473282 15544 raft_consensus.cc:2804] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.473371 15374 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.473869 15544 raft_consensus.cc:697] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.474696 15544 consensus_queue.cc:237] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.475643 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.476553 15447 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.480353 15374 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 1.
I20260709 14:53:44.481693 15263 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.482860 15447 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 1.
I20260709 14:53:44.473433 15338 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.484803 15499 raft_consensus.cc:2764] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:44.484882 15338 leader_election.cc:304] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.486169 15499 raft_consensus.cc:2804] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.487995 15510 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 1 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.488569 15517 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.489516 15517 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.491128 15510 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.492527 15510 raft_consensus.cc:697] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:44.494508 15510 consensus_queue.cc:237] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.495934 15517 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.497609 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08" is_pre_election: true
I20260709 14:53:44.498426 15499 raft_consensus.cc:697] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.498760 15297 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.497843 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558" is_pre_election: true
I20260709 14:53:44.499677 15499 consensus_queue.cc:237] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.500413 15338 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:44.499683 15447 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 0.
I20260709 14:53:44.507740 15517 raft_consensus.cc:2804] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.508549 15517 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.509039 15517 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.513947 15196 catalog_manager.cc:5697] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.516217 15517 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.519421 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.520087 15297 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.523274 15517 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.524484 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.525120 15447 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.530587 15193 catalog_manager.cc:5697] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.531800 15447 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.533106 15338 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.535354 15499 raft_consensus.cc:2804] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.535879 15499 raft_consensus.cc:697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.537551 15544 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.538105 15297 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 1.
I20260709 14:53:44.540604 15499 consensus_queue.cc:237] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.551564 15193 catalog_manager.cc:5697] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.576974 15196 catalog_manager.cc:5697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.631316 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:35844
I20260709 14:53:44.631884 15374 raft_consensus.cc:606] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.637157 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:35844
I20260709 14:53:44.637643 15374 raft_consensus.cc:606] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.642302 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:35844
I20260709 14:53:44.642822 15374 raft_consensus.cc:606] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.647429 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:35844
I20260709 14:53:44.647974 15374 raft_consensus.cc:606] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.662458 15299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:50504
I20260709 14:53:44.663132 15299 raft_consensus.cc:606] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:44.676590 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:46648
I20260709 14:53:44.677105 15446 raft_consensus.cc:606] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:44.684235 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:46648
I20260709 14:53:44.684721 15446 raft_consensus.cc:606] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:44.689522 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:35844
I20260709 14:53:44.690042 15374 raft_consensus.cc:606] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 99e221656b074c4491da24b54f3d1558
I20260709 14:53:44.762254 15538 consensus_queue.cc:1048] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.769243 15498 raft_consensus.cc:993] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:44.769690 15498 raft_consensus.cc:1081] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:44.771792 15373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35822
I20260709 14:53:44.772454 15373 raft_consensus.cc:493] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:44.772818 15373 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.776803 15498 consensus_queue.cc:1048] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.783452 15498 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.784585 15373 raft_consensus.cc:515] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.785785 15374 raft_consensus.cc:1240] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Rejecting Update request from peer 99e221656b074c4491da24b54f3d1558 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:44.787410 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.788810 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74038085464b4ff0b1399aa82db68ab6" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.789299 15373 leader_election.cc:290] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 2 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.789422 15446 raft_consensus.cc:3055] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:44.789748 15446 raft_consensus.cc:740] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:44.790596 15446 consensus_queue.cc:260] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.791867 15446 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.802395 15446 raft_consensus.cc:2468] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 2.
I20260709 14:53:44.803658 15338 leader_election.cc:304] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.804817 15499 raft_consensus.cc:2804] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:44.805308 15499 raft_consensus.cc:697] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.806267 15498 raft_consensus.cc:993] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:44.806116 15499 consensus_queue.cc:237] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.806686 15498 raft_consensus.cc:1081] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:44.810828 15374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35822
I20260709 14:53:44.811389 15374 raft_consensus.cc:493] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:44.811781 15374 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.816377 15196 catalog_manager.cc:5697] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 1 to 2, leader changed from 99e221656b074c4491da24b54f3d1558 (127.14.207.3) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.819098 15374 raft_consensus.cc:515] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.821704 15498 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.822255 15372 raft_consensus.cc:1240] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Rejecting Update request from peer 99e221656b074c4491da24b54f3d1558 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:44.824720 15374 leader_election.cc:290] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 2 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.826830 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:44.828359 15498 consensus_queue.cc:1059] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.828814 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.829269 15538 raft_consensus.cc:3055] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:44.829627 15538 raft_consensus.cc:740] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:44.830404 15538 consensus_queue.cc:260] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.831434 15538 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.834954 15499 consensus_queue.cc:1048] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.844730 15446 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 2.
I20260709 14:53:44.846691 15338 leader_election.cc:304] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:44.847712 15499 raft_consensus.cc:2804] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:44.848341 15549 raft_consensus.cc:993] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:44.848747 15544 raft_consensus.cc:1081] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:44.850044 15499 raft_consensus.cc:697] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.853435 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:44.854068 15297 raft_consensus.cc:493] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:44.854451 15297 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.856737 15499 consensus_queue.cc:237] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.862879 15297 raft_consensus.cc:515] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.865017 15297 leader_election.cc:290] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.865283 15196 catalog_manager.cc:5697] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 1 to 2, leader changed from 99e221656b074c4491da24b54f3d1558 (127.14.207.3) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.868734 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:44.869339 15374 raft_consensus.cc:3055] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:44.869650 15374 raft_consensus.cc:740] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.870407 15374 consensus_queue.cc:260] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.871306 15374 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.875561 15499 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.876262 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.876825 15446 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.878111 15299 raft_consensus.cc:1240] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Rejecting Update request from peer 665e33c6c5fa436f92eaf0c0beb092a5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:44.882967 15374 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:44.883317 15446 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:44.892920 15263 leader_election.cc:304] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.893716 15510 raft_consensus.cc:2804] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:44.894200 15510 raft_consensus.cc:697] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:44.894989 15510 consensus_queue.cc:237] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.887535 15549 consensus_queue.cc:1048] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.899420 15549 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.904058 15196 catalog_manager.cc:5697] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.913884 15510 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.928318 15567 consensus_queue.cc:1048] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.947701 15517 raft_consensus.cc:993] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:44.948180 15517 raft_consensus.cc:1081] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:44.949900 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:44.950450 15297 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:44.950791 15297 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.957463 15297 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.966046 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:44.966622 15374 raft_consensus.cc:3055] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:44.966941 15374 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:44.967708 15374 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.968528 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:44.968819 15374 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.969106 15446 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.975679 15446 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:44.979426 15374 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:44.979842 15263 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:44.980684 15510 raft_consensus.cc:2804] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:44.981195 15510 raft_consensus.cc:697] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:44.982012 15510 consensus_queue.cc:237] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:44.989075 15510 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.989092 15297 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:44.996081 15193 catalog_manager.cc:5697] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.000198 15548 raft_consensus.cc:993] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:45.000713 15510 raft_consensus.cc:1081] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:45.002478 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35834
I20260709 14:53:45.003016 15372 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.003328 15372 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.010114 15372 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.012131 15372 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 2 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:45.013361 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:45.013476 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:45.014060 15446 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.014379 15297 raft_consensus.cc:3055] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.014631 15297 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:45.015213 15297 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.016062 15297 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.020426 15297 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 2.
I20260709 14:53:45.020725 15446 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 2.
I20260709 14:53:45.021944 15338 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:45.022734 15544 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.023212 15544 raft_consensus.cc:697] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:45.024060 15544 consensus_queue.cc:237] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.030638 15193 catalog_manager.cc:5697] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 1 to 2, leader changed from 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.036775 15567 consensus_queue.cc:1048] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.040421 15567 raft_consensus.cc:993] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:45.040849 15567 raft_consensus.cc:1081] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:45.042745 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:45.043397 15297 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.043850 15297 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.046823 15517 raft_consensus.cc:993] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:45.047312 15517 raft_consensus.cc:1081] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:45.051898 15297 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:45.053915 15544 consensus_queue.cc:1048] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.055575 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:45.056190 15448 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.064002 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:46620
I20260709 14:53:45.064653 15446 raft_consensus.cc:493] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.065057 15446 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.065135 15448 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:45.066496 15263 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:45.067451 15510 raft_consensus.cc:2804] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.067973 15510 raft_consensus.cc:697] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:45.068792 15510 consensus_queue.cc:237] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:45.073405 15446 raft_consensus.cc:515] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.075517 15446 leader_election.cc:290] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 2 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:45.076099 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:45.076664 15372 raft_consensus.cc:3055] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.076891 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:45.078456 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841f87850e36407f9736f26f6a2bde4b" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:45.078634 15544 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.078980 15374 raft_consensus.cc:3055] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.079281 15374 raft_consensus.cc:740] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:45.076995 15372 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:45.080013 15374 consensus_queue.cc:260] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.080530 15372 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:45.081092 15374 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.081799 15372 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.088774 15372 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:45.089313 15297 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Requested vote from peers 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:45.088693 15374 raft_consensus.cc:2468] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 2.
I20260709 14:53:45.094779 15544 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.096045 15412 leader_election.cc:304] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:45.096488 15499 raft_consensus.cc:993] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:45.096947 15499 raft_consensus.cc:1081] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:45.097229 15538 raft_consensus.cc:2804] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.097703 15538 raft_consensus.cc:697] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 2 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:45.098505 15538 consensus_queue.cc:237] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.113080 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:45.113685 15297 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.114075 15297 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.120095 15193 catalog_manager.cc:5697] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.120893 15297 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.124783 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:45.125502 15374 raft_consensus.cc:3055] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.127663 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:45.134428 15196 catalog_manager.cc:5697] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.138842 15297 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:45.130146 15374 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:45.140275 15374 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.141573 15374 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.148550 15374 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:45.151026 15263 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [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: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 99e221656b074c4491da24b54f3d1558
I20260709 14:53:45.151716 15510 raft_consensus.cc:2804] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.152221 15510 raft_consensus.cc:697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:45.153023 15510 consensus_queue.cc:237] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:45.160112 15194 catalog_manager.cc:5697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.265219 15446 raft_consensus.cc:1275] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.266534 15544 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.274569 15297 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.281667 15297 raft_consensus.cc:1275] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.283193 15544 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.300832 15446 raft_consensus.cc:1275] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.302124 15544 consensus_queue.cc:1048] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.311364 15296 raft_consensus.cc:3060] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.318972 15296 raft_consensus.cc:1275] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.320437 15499 consensus_queue.cc:1048] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.351711 15446 raft_consensus.cc:1275] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.352952 15510 consensus_queue.cc:1048] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.364466 15374 raft_consensus.cc:1275] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.366577 15546 consensus_queue.cc:1048] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.420830 15446 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.422286 15499 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.429922 15297 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.431828 15544 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.447326 15446 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.448572 15548 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.458973 15374 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.460582 15510 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.477666 15446 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.478935 15510 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.486153 15374 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.487819 15510 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.526374 15296 raft_consensus.cc:3060] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.533113 15296 raft_consensus.cc:1275] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.534446 15498 consensus_queue.cc:1048] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.542552 15374 raft_consensus.cc:1275] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.544262 15579 consensus_queue.cc:1048] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:45.679935 15374 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.681063 15510 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.688110 15446 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.694443 15446 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:45.695662 15546 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.718204 15164 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:47.718992 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.735390 15374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:47.735947 15374 raft_consensus.cc:606] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Received request to transfer leadership to TS 99e221656b074c4491da24b54f3d1558
I20260709 14:53:47.745851 15296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
mode: GRACEFUL
new_leader_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:50500
I20260709 14:53:47.746347 15296 raft_consensus.cc:606] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Received request to transfer leadership to TS 99e221656b074c4491da24b54f3d1558
I20260709 14:53:47.747370 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:47.747769 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:47.884362 15546 raft_consensus.cc:993] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: : Instructing follower 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:47.884860 15546 raft_consensus.cc:1081] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Signalling peer 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:47.886184 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:46632
I20260709 14:53:47.886613 15446 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:47.886869 15446 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:47.890712 15446 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:47.892215 15446 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 3 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:47.893088 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:47.893631 15296 raft_consensus.cc:3055] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:47.893509 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:47.893913 15296 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:47.894090 15374 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:47.894598 15296 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:47.895494 15296 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:47.898748 15374 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 3.
I20260709 14:53:47.900002 15296 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 3.
I20260709 14:53:47.899869 15412 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:47.900753 15580 raft_consensus.cc:2804] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:47.901840 15580 raft_consensus.cc:697] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:47.902570 15580 consensus_queue.cc:237] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:47.909123 15195 catalog_manager.cc:5697] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 2 to 3, leader changed from 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1) to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.058444 15544 raft_consensus.cc:993] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:48.058838 15592 raft_consensus.cc:1081] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Signalling peer 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:48.060412 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:46620
I20260709 14:53:48.060824 15446 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.061090 15446 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.064842 15446 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:48.066185 15446 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 3 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:48.067003 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:48.067236 15374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:48.067575 15296 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.067700 15374 raft_consensus.cc:3055] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:48.068032 15374 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:48.068710 15374 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:48.069788 15374 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.073998 15296 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 3.
I20260709 14:53:48.075199 15412 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [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: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:48.075577 15374 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 3.
I20260709 14:53:48.076043 15580 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:48.076486 15580 raft_consensus.cc:697] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:48.077207 15580 consensus_queue.cc:237] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:48.084030 15195 catalog_manager.cc:5697] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 2 to 3, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.302644 15296 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:48.303761 15580 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:48.312455 15374 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:48.313742 15580 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:48.524469 15374 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:48.525604 15580 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:48.533689 15296 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:48.535215 15600 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:48.748553 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:48.757836 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:46648
I20260709 14:53:48.758268 15446 raft_consensus.cc:606] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:48.762526 15296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:50504
I20260709 14:53:48.762985 15296 raft_consensus.cc:606] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:48.767237 15296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:50504
I20260709 14:53:48.767691 15296 raft_consensus.cc:606] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:48.771865 15296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:50504
I20260709 14:53:48.772321 15296 raft_consensus.cc:606] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:48.776708 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
mode: GRACEFUL
new_leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:46648
I20260709 14:53:48.777127 15446 raft_consensus.cc:606] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Received request to transfer leadership to TS 665e33c6c5fa436f92eaf0c0beb092a5
I20260709 14:53:49.026217 15546 raft_consensus.cc:993] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.026628 15602 raft_consensus.cc:1081] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.028061 15374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35834
I20260709 14:53:49.028474 15374 raft_consensus.cc:493] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.028723 15374 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.032505 15374 raft_consensus.cc:515] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.033819 15374 leader_election.cc:290] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 3 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:49.034740 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:49.034996 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57020bc414dc4e01a24ed54ee16732ed" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:49.035336 15296 raft_consensus.cc:3055] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:49.035454 15446 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.035718 15296 raft_consensus.cc:740] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:49.036522 15296 consensus_queue.cc:260] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.037643 15296 raft_consensus.cc:3060] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.041512 15446 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.042757 15338 leader_election.cc:304] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:49.043519 15592 raft_consensus.cc:2804] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:49.043948 15296 raft_consensus.cc:2468] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.044510 15592 raft_consensus.cc:697] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:49.045302 15592 consensus_queue.cc:237] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.051404 15195 catalog_manager.cc:5697] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 2 to 3, leader changed from 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:49.117185 15586 raft_consensus.cc:993] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.117568 15580 raft_consensus.cc:1081] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.118839 15374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35822
I20260709 14:53:49.119243 15374 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.119460 15374 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.123349 15546 raft_consensus.cc:993] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.123148 15374 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.123811 15546 raft_consensus.cc:1081] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.124868 15374 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 4 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:49.125452 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35834
I20260709 14:53:49.125785 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:49.125926 15372 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.125775 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:49.126431 15446 raft_consensus.cc:3055] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:49.126434 15372 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.126529 15296 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.126876 15446 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:49.127602 15446 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.128716 15446 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.131214 15372 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.132936 15372 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 3 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:49.133052 15296 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 4.
I20260709 14:53:49.134052 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:49.134328 15446 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 4.
I20260709 14:53:49.134636 15448 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.135339 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:49.135339 15338 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:49.135818 15296 raft_consensus.cc:3055] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:49.136240 15592 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:49.136495 15296 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:49.136703 15592 raft_consensus.cc:697] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:49.137409 15296 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.137502 15592 consensus_queue.cc:237] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.138638 15296 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.140043 15448 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.141279 15338 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:49.142177 15592 raft_consensus.cc:2804] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:49.142624 15592 raft_consensus.cc:697] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:49.143390 15592 consensus_queue.cc:237] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.144153 15195 catalog_manager.cc:5697] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 3 to 4, leader changed from 99e221656b074c4491da24b54f3d1558 (127.14.207.3) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 4 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:49.144927 15296 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.155347 15195 catalog_manager.cc:5697] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 2 to 3, leader changed from 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:49.241160 15586 raft_consensus.cc:993] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.241607 15580 raft_consensus.cc:1081] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.243032 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35822
I20260709 14:53:49.243477 15372 raft_consensus.cc:493] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.243743 15372 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.248055 15372 raft_consensus.cc:515] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:49.249646 15372 leader_election.cc:290] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 4 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:49.250474 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:49.250680 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e1527bf98f42bfb6961bbbfecd5702" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:49.251065 15296 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.251187 15448 raft_consensus.cc:3055] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:49.251535 15448 raft_consensus.cc:740] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:49.252354 15448 consensus_queue.cc:260] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:49.253597 15448 raft_consensus.cc:3060] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:49.257736 15296 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 4.
I20260709 14:53:49.258848 15338 leader_election.cc:304] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 500d9361bfd5409498f6d1415dc91d08, 665e33c6c5fa436f92eaf0c0beb092a5; no voters: 
I20260709 14:53:49.259482 15592 raft_consensus.cc:2804] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:49.259663 15448 raft_consensus.cc:2468] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 4.
I20260709 14:53:49.259862 15592 raft_consensus.cc:697] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:49.260684 15592 consensus_queue.cc:237] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } }
I20260709 14:53:49.265920 15195 catalog_manager.cc:5697] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 3 to 4, leader changed from 99e221656b074c4491da24b54f3d1558 (127.14.207.3) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 4 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:49.321439 15602 raft_consensus.cc:993] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: : Instructing follower 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.321810 15546 raft_consensus.cc:1081] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Signalling peer 665e33c6c5fa436f92eaf0c0beb092a5 to start an election
I20260709 14:53:49.323138 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
 from {username='slave'} at 127.0.0.1:35834
I20260709 14:53:49.323583 15372 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.323858 15372 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.328116 15372 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.329710 15372 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [CANDIDATE]: Term 3 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:49.330425 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:49.330839 15448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:49.330965 15296 raft_consensus.cc:3055] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:49.331278 15296 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:49.331298 15448 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.332024 15296 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.332914 15296 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.335984 15448 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.336898 15338 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: 665e33c6c5fa436f92eaf0c0beb092a5, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:49.337316 15296 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665e33c6c5fa436f92eaf0c0beb092a5 in term 3.
I20260709 14:53:49.337489 15592 raft_consensus.cc:2804] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:49.337937 15592 raft_consensus.cc:697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Becoming Leader. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:49.338614 15592 consensus_queue.cc:237] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:49.344363 15195 catalog_manager.cc:5697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 reported cstate change: term changed from 2 to 3, leader changed from 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1) to 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:49.522001 15448 raft_consensus.cc:1275] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.523218 15603 consensus_queue.cc:1048] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.533052 15296 raft_consensus.cc:1275] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.534916 15613 consensus_queue.cc:1048] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.543525 15448 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.544642 15592 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.553650 15296 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.554849 15613 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.646775 15448 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:49.647956 15603 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:49.656554 15296 raft_consensus.cc:1275] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:49.657829 15603 consensus_queue.cc:1048] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:49.705416 15448 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:49.706610 15617 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:49.714661 15296 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:49.716603 15592 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:49.842355 15296 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.843534 15592 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.851641 15448 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Refusing update from remote peer 665e33c6c5fa436f92eaf0c0beb092a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.853209 15617 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:51.788164 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:51.795543 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:51.796279 15372 raft_consensus.cc:606] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:51.799401 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:51.800065 15372 raft_consensus.cc:606] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:51.802299 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:51.802732 15372 raft_consensus.cc:606] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Received request to transfer leadership to TS 99e221656b074c4491da24b54f3d1558
I20260709 14:53:51.805033 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:51.805475 15372 raft_consensus.cc:606] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Received request to transfer leadership to TS 500d9361bfd5409498f6d1415dc91d08
I20260709 14:53:51.807608 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
mode: GRACEFUL
new_leader_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:34188
I20260709 14:53:51.808071 15372 raft_consensus.cc:606] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Received request to transfer leadership to TS 99e221656b074c4491da24b54f3d1558
I20260709 14:53:51.809119 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:51.809528 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:51.907967 15613 raft_consensus.cc:993] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:51.908449 15617 raft_consensus.cc:1081] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:51.909976 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:51.910463 15297 raft_consensus.cc:493] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.910775 15297 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.916078 15297 raft_consensus.cc:515] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:51.917893 15297 leader_election.cc:290] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 4 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:51.918876 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:51.919291 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6c1161ec2244cfb66e46fa55dff0b0" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:51.919530 15372 raft_consensus.cc:3055] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:51.919757 15446 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.919806 15372 raft_consensus.cc:740] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:51.920650 15372 consensus_queue.cc:260] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:51.921653 15372 raft_consensus.cc:3060] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.924299 15446 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 4.
I20260709 14:53:51.925552 15263 leader_election.cc:304] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [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: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:51.926990 15372 raft_consensus.cc:2468] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 4.
I20260709 14:53:51.927129 15626 raft_consensus.cc:2804] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:51.928202 15626 raft_consensus.cc:697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 4 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:51.928973 15626 consensus_queue.cc:237] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:51.936167 15196 catalog_manager.cc:5697] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 3 to 4, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 4 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.976397 15613 raft_consensus.cc:993] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:51.976774 15617 raft_consensus.cc:1081] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:51.978060 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:51.978503 15297 raft_consensus.cc:493] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.978791 15297 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:51.983237 15297 raft_consensus.cc:515] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:51.984768 15297 leader_election.cc:290] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 3 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:51.985643 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:51.985846 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be433fcff4fd3864d8c98eb9f377a" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:51.986145 15372 raft_consensus.cc:3055] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:51.986312 15446 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:51.986490 15372 raft_consensus.cc:740] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:51.987229 15372 consensus_queue.cc:260] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:51.988150 15372 raft_consensus.cc:3060] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:51.990267 15446 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 3.
I20260709 14:53:51.991179 15263 leader_election.cc:304] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [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: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:51.991976 15626 raft_consensus.cc:2804] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:51.992334 15626 raft_consensus.cc:697] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 3 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:51.993250 15372 raft_consensus.cc:2468] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 3.
I20260709 14:53:51.993129 15626 consensus_queue.cc:237] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.000473 15196 catalog_manager.cc:5697] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 2 to 3, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 3 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.113987 15613 raft_consensus.cc:993] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:52.114387 15617 raft_consensus.cc:1081] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Signalling peer 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:52.115803 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:46620
I20260709 14:53:52.116236 15446 raft_consensus.cc:493] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.116497 15446 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.120317 15446 raft_consensus.cc:515] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.121822 15446 leader_election.cc:290] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 4 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:52.122664 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:52.122879 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ddd158a94a45939ae144d5fa52f67d" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:52.123216 15297 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.123378 15372 raft_consensus.cc:3055] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:52.123689 15372 raft_consensus.cc:740] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:52.124364 15372 consensus_queue.cc:260] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.125236 15372 raft_consensus.cc:3060] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.127328 15297 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 4.
I20260709 14:53:52.128484 15412 leader_election.cc:304] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [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: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:52.129233 15586 raft_consensus.cc:2804] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:52.130029 15372 raft_consensus.cc:2468] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 4.
I20260709 14:53:52.130296 15586 raft_consensus.cc:697] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 4 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:52.131234 15586 consensus_queue.cc:237] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.137647 15196 catalog_manager.cc:5697] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 3 to 4, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 4 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.167554 15613 raft_consensus.cc:993] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:52.167991 15617 raft_consensus.cc:1081] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Signalling peer 500d9361bfd5409498f6d1415dc91d08 to start an election
I20260709 14:53:52.169406 15297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71"
dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
 from {username='slave'} at 127.0.0.1:50498
I20260709 14:53:52.169831 15297 raft_consensus.cc:493] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.170085 15297 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:52.174119 15297 raft_consensus.cc:515] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.175485 15297 leader_election.cc:290] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Requested vote from peers 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881), 99e221656b074c4491da24b54f3d1558 (127.14.207.3:43269)
I20260709 14:53:52.176304 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:52.176534 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af55a73419a4aa981e4206061bc1d71" candidate_uuid: "500d9361bfd5409498f6d1415dc91d08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e221656b074c4491da24b54f3d1558"
I20260709 14:53:52.176813 15372 raft_consensus.cc:3055] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:52.176968 15446 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:52.177135 15372 raft_consensus.cc:740] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:52.177867 15372 consensus_queue.cc:260] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.178769 15372 raft_consensus.cc:3060] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:52.180977 15446 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:52.181895 15263 leader_election.cc:304] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:52.182528 15626 raft_consensus.cc:2804] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:52.182897 15626 raft_consensus.cc:697] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Becoming Leader. State: Replica: 500d9361bfd5409498f6d1415dc91d08, State: Running, Role: LEADER
I20260709 14:53:52.183882 15372 raft_consensus.cc:2468] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d9361bfd5409498f6d1415dc91d08 in term 2.
I20260709 14:53:52.183693 15626 consensus_queue.cc:237] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.190148 15196 catalog_manager.cc:5697] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 reported cstate change: term changed from 1 to 2, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "500d9361bfd5409498f6d1415dc91d08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.348356 15372 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:52.349463 15626 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:52.359468 15446 raft_consensus.cc:1275] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:52.361300 15639 consensus_queue.cc:1048] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:52.389904 15613 raft_consensus.cc:993] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: : Instructing follower 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:52.390280 15617 raft_consensus.cc:1081] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Signalling peer 99e221656b074c4491da24b54f3d1558 to start an election
I20260709 14:53:52.391589 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828"
dest_uuid: "99e221656b074c4491da24b54f3d1558"
 from {username='slave'} at 127.0.0.1:46620
I20260709 14:53:52.392058 15446 raft_consensus.cc:493] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.392306 15446 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.396345 15446 raft_consensus.cc:515] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.397791 15446 leader_election.cc:290] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [CANDIDATE]: Term 5 election: Requested vote from peers 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211), 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881)
I20260709 14:53:52.398519 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "500d9361bfd5409498f6d1415dc91d08"
I20260709 14:53:52.398757 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc83756784c4943bd7871d3ffc92828" candidate_uuid: "99e221656b074c4491da24b54f3d1558" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "665e33c6c5fa436f92eaf0c0beb092a5"
I20260709 14:53:52.398962 15297 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.399273 15372 raft_consensus.cc:3055] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:52.399613 15372 raft_consensus.cc:740] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 665e33c6c5fa436f92eaf0c0beb092a5, State: Running, Role: LEADER
I20260709 14:53:52.400266 15372 consensus_queue.cc:260] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.401134 15372 raft_consensus.cc:3060] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:52.403077 15297 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 5.
I20260709 14:53:52.404012 15412 leader_election.cc:304] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [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: 500d9361bfd5409498f6d1415dc91d08, 99e221656b074c4491da24b54f3d1558; no voters: 
I20260709 14:53:52.404657 15586 raft_consensus.cc:2804] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:52.405129 15586 raft_consensus.cc:697] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 5 LEADER]: Becoming Leader. State: Replica: 99e221656b074c4491da24b54f3d1558, State: Running, Role: LEADER
I20260709 14:53:52.406013 15372 raft_consensus.cc:2468] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e221656b074c4491da24b54f3d1558 in term 5.
I20260709 14:53:52.406006 15586 consensus_queue.cc:237] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [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: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } }
I20260709 14:53:52.413192 15195 catalog_manager.cc:5697] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 reported cstate change: term changed from 4 to 5, leader changed from 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2) to 99e221656b074c4491da24b54f3d1558 (127.14.207.3). New cstate: current_term: 5 leader_uuid: "99e221656b074c4491da24b54f3d1558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.512161 15446 raft_consensus.cc:1275] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:52.513309 15639 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:52.515619 15372 raft_consensus.cc:1275] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:52.516837 15626 consensus_queue.cc:1048] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:52.570016 15297 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:52.571224 15586 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:52.580793 15372 raft_consensus.cc:1275] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:52.582540 15647 consensus_queue.cc:1048] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:52.681519 15446 raft_consensus.cc:1275] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.682592 15626 consensus_queue.cc:1048] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e221656b074c4491da24b54f3d1558" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.691191 15372 raft_consensus.cc:1275] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Refusing update from remote peer 500d9361bfd5409498f6d1415dc91d08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.693254 15626 consensus_queue.cc:1048] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.787678 15297 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 5 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:52.788808 15647 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d9361bfd5409498f6d1415dc91d08" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.797472 15372 raft_consensus.cc:1275] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 5 FOLLOWER]: Refusing update from remote peer 99e221656b074c4491da24b54f3d1558: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:52.799185 15586 consensus_queue.cc:1048] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665e33c6c5fa436f92eaf0c0beb092a5" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 36881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:52.810338 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:52.816131 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
I20260709 14:53:52.845503 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:52.846122 15164 tablet_replica.cc:333] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.846832 15164 raft_consensus.cc:2243] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:52.847606 15164 raft_consensus.cc:2272] T 1af55a73419a4aa981e4206061bc1d71 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.850045 15164 tablet_replica.cc:333] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.850553 15164 raft_consensus.cc:2243] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.850967 15164 raft_consensus.cc:2272] T 841f87850e36407f9736f26f6a2bde4b P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.852707 15164 tablet_replica.cc:333] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.853189 15164 raft_consensus.cc:2243] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:52.853832 15164 raft_consensus.cc:2272] T 3f5be433fcff4fd3864d8c98eb9f377a P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.855679 15164 tablet_replica.cc:333] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.856220 15164 raft_consensus.cc:2243] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.856674 15164 raft_consensus.cc:2272] T 7cc83756784c4943bd7871d3ffc92828 P 500d9361bfd5409498f6d1415dc91d08 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.858458 15164 tablet_replica.cc:333] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.858894 15164 raft_consensus.cc:2243] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.859238 15164 raft_consensus.cc:2272] T 57020bc414dc4e01a24ed54ee16732ed P 500d9361bfd5409498f6d1415dc91d08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.860814 15164 tablet_replica.cc:333] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.861244 15164 raft_consensus.cc:2243] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.861603 15164 raft_consensus.cc:2272] T f1e1527bf98f42bfb6961bbbfecd5702 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.863039 15164 tablet_replica.cc:333] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.863445 15164 raft_consensus.cc:2243] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.863780 15164 raft_consensus.cc:2272] T 41ddd158a94a45939ae144d5fa52f67d P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.865679 15164 tablet_replica.cc:333] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.866107 15164 raft_consensus.cc:2243] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:52.866446 15164 raft_consensus.cc:2272] T 74038085464b4ff0b1399aa82db68ab6 P 500d9361bfd5409498f6d1415dc91d08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:52.867844 15164 tablet_replica.cc:333] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08: stopping tablet replica
I20260709 14:53:52.868276 15164 raft_consensus.cc:2243] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:52.868878 15164 raft_consensus.cc:2272] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 500d9361bfd5409498f6d1415dc91d08 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:52.968549 15412 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.207.1:45211: connect: Connection refused (error 111)
I20260709 14:53:52.970005 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
W20260709 14:53:52.972106 15412 consensus_peers.cc:597] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 -> Peer 500d9361bfd5409498f6d1415dc91d08 (127.14.207.1:45211): Couldn't send request to peer 500d9361bfd5409498f6d1415dc91d08. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:45211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.988715 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
I20260709 14:53:53.010923 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:53.011518 15164 tablet_replica.cc:333] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.012120 15164 raft_consensus.cc:2243] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.012560 15164 raft_consensus.cc:2272] T 3f5be433fcff4fd3864d8c98eb9f377a P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.014474 15164 tablet_replica.cc:333] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.014968 15164 raft_consensus.cc:2243] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.015347 15164 raft_consensus.cc:2272] T 7cc83756784c4943bd7871d3ffc92828 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.017313 15164 tablet_replica.cc:333] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.017802 15164 raft_consensus.cc:2243] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.018196 15164 raft_consensus.cc:2272] T 841f87850e36407f9736f26f6a2bde4b P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.019727 15164 tablet_replica.cc:333] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.020224 15164 raft_consensus.cc:2243] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.020592 15164 raft_consensus.cc:2272] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.022466 15164 tablet_replica.cc:333] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.023058 15164 raft_consensus.cc:2243] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.024044 15164 raft_consensus.cc:2272] T 74038085464b4ff0b1399aa82db68ab6 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.026057 15164 tablet_replica.cc:333] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.026466 15164 raft_consensus.cc:2243] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.026782 15164 raft_consensus.cc:2272] T 1af55a73419a4aa981e4206061bc1d71 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.028635 15164 tablet_replica.cc:333] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.029048 15164 raft_consensus.cc:2243] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.029708 15164 raft_consensus.cc:2272] T 57020bc414dc4e01a24ed54ee16732ed P 665e33c6c5fa436f92eaf0c0beb092a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.031217 15164 tablet_replica.cc:333] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.031605 15164 raft_consensus.cc:2243] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.031955 15164 raft_consensus.cc:2272] T 41ddd158a94a45939ae144d5fa52f67d P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.033742 15164 tablet_replica.cc:333] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5: stopping tablet replica
I20260709 14:53:53.034137 15164 raft_consensus.cc:2243] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.034782 15164 raft_consensus.cc:2272] T f1e1527bf98f42bfb6961bbbfecd5702 P 665e33c6c5fa436f92eaf0c0beb092a5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.060250 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
W20260709 14:53:53.076018 15412 consensus_peers.cc:597] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 -> Peer 665e33c6c5fa436f92eaf0c0beb092a5 (127.14.207.2:36881): Couldn't send request to peer 665e33c6c5fa436f92eaf0c0beb092a5. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:36881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.079138 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
I20260709 14:53:53.099530 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:53.100307 15164 tablet_replica.cc:333] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.101130 15164 raft_consensus.cc:2243] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.101680 15164 raft_consensus.cc:2272] T 1af55a73419a4aa981e4206061bc1d71 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.104187 15164 tablet_replica.cc:333] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.104766 15164 raft_consensus.cc:2243] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.105243 15164 raft_consensus.cc:2272] T 5d6c1161ec2244cfb66e46fa55dff0b0 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.107576 15164 tablet_replica.cc:333] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.108155 15164 raft_consensus.cc:2243] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.108830 15164 raft_consensus.cc:2272] T 41ddd158a94a45939ae144d5fa52f67d P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.110538 15164 tablet_replica.cc:333] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.111001 15164 raft_consensus.cc:2243] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.111356 15164 raft_consensus.cc:2272] T f1e1527bf98f42bfb6961bbbfecd5702 P 99e221656b074c4491da24b54f3d1558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.112802 15164 tablet_replica.cc:333] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.113234 15164 raft_consensus.cc:2243] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.113917 15164 raft_consensus.cc:2272] T 841f87850e36407f9736f26f6a2bde4b P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.115541 15164 tablet_replica.cc:333] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.116050 15164 raft_consensus.cc:2243] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.116438 15164 raft_consensus.cc:2272] T 74038085464b4ff0b1399aa82db68ab6 P 99e221656b074c4491da24b54f3d1558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.117954 15164 tablet_replica.cc:333] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.118360 15164 raft_consensus.cc:2243] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.119005 15164 raft_consensus.cc:2272] T 7cc83756784c4943bd7871d3ffc92828 P 99e221656b074c4491da24b54f3d1558 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.120783 15164 tablet_replica.cc:333] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.121209 15164 raft_consensus.cc:2243] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.121600 15164 raft_consensus.cc:2272] T 3f5be433fcff4fd3864d8c98eb9f377a P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.123339 15164 tablet_replica.cc:333] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558: stopping tablet replica
I20260709 14:53:53.123746 15164 raft_consensus.cc:2243] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.124152 15164 raft_consensus.cc:2272] T 57020bc414dc4e01a24ed54ee16732ed P 99e221656b074c4491da24b54f3d1558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.148876 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:53:53.164063 15164 master.cc:562] Master@127.14.207.62:46619 shutting down...
I20260709 14:53:53.304489 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.305083 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.305411 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3961ca3d4c2b458d98c8e3fc23a829cb: stopping tablet replica
I20260709 14:53:53.324198 15164 master.cc:584] Master@127.14.207.62:46619 shutdown complete.
500d9361bfd5409498f6d1415dc91d08  4
665e33c6c5fa436f92eaf0c0beb092a5  4
99e221656b074c4491da24b54f3d1558  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12148 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:53.359894 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:34417
I20260709 14:53:53.361006 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:53.365944 15655 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
W20260709 14:53:53.367163 15658 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
I20260709 14:53:53.367452 15164 server_base.cc:1061] running on GCE node
W20260709 14:53:53.367383 15656 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
I20260709 14:53:53.368573 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:53.368763 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:53.368942 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608833368923 us; error 0 us; skew 500 ppm
I20260709 14:53:53.369465 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:53.371709 15164 webserver.cc:533] Webserver started at http://127.14.207.62:45453/ using document root <none> and password file <none>
I20260709 14:53:53.372222 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:53.372399 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:53.372642 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:53.373698 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "26b2c4d4ee9d4983a16d550458d69e0f"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.378060 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:53.381455 15663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.382122 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:53.382391 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "26b2c4d4ee9d4983a16d550458d69e0f"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.382678 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-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)
I20260709 14:53:53.391187 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:53.392406 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:53.429162 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:34417
I20260709 14:53:53.429248 15714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:34417 every 8 connection(s)
I20260709 14:53:53.432957 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.442031 15715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f: Bootstrap starting.
I20260709 14:53:53.446516 15715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.450573 15715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f: No bootstrap required, opened a new log
I20260709 14:53:53.452601 15715 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER }
I20260709 14:53:53.452989 15715 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.453167 15715 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26b2c4d4ee9d4983a16d550458d69e0f, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.453621 15715 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER }
I20260709 14:53:53.454025 15715 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:53.454209 15715 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:53.454412 15715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.458319 15715 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER }
I20260709 14:53:53.458791 15715 leader_election.cc:304] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [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: 26b2c4d4ee9d4983a16d550458d69e0f; no voters: 
I20260709 14:53:53.459807 15715 leader_election.cc:290] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:53.460219 15718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.461539 15718 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 1 LEADER]: Becoming Leader. State: Replica: 26b2c4d4ee9d4983a16d550458d69e0f, State: Running, Role: LEADER
I20260709 14:53:53.462117 15718 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [LEADER]: Queue going to LEADER mode. State: All 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: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER }
I20260709 14:53:53.462599 15715 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:53.466305 15719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER } }
I20260709 14:53:53.466320 15720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26b2c4d4ee9d4983a16d550458d69e0f. Latest consensus state: current_term: 1 leader_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26b2c4d4ee9d4983a16d550458d69e0f" member_type: VOTER } }
I20260709 14:53:53.467135 15720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:53.467136 15719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:53.470623 15725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:53.477840 15725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:53.478806 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:53.486219 15725 catalog_manager.cc:1383] Generated new cluster ID: 53b9e6a265044cc590bc636b065493ac
I20260709 14:53:53.486477 15725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:53.511186 15725 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:53.512389 15725 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:53.525053 15725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f: Generated new TSK 0
I20260709 14:53:53.525605 15725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:53.545308 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:53.551157 15736 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
W20260709 14:53:53.551512 15737 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
W20260709 14:53:53.553150 15739 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
I20260709 14:53:53.553340 15164 server_base.cc:1061] running on GCE node
I20260709 14:53:53.554185 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:53.554376 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:53.554545 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608833554527 us; error 0 us; skew 500 ppm
I20260709 14:53:53.555065 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:53.557282 15164 webserver.cc:533] Webserver started at http://127.14.207.1:35649/ using document root <none> and password file <none>
I20260709 14:53:53.557757 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:53.557935 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:53.558185 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:53.559194 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "77ac1e08292b4060aad570e53f99321f"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.563602 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:53:53.566891 15744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.567657 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:53.567936 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "77ac1e08292b4060aad570e53f99321f"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.568188 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-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)
I20260709 14:53:53.581435 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:53.582615 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:53.584112 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:53.586356 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:53.586544 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.586733 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:53.586871 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.625141 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:44365
I20260709 14:53:53.625231 15806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:44365 every 8 connection(s)
I20260709 14:53:53.629801 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:53.636759 15812 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
W20260709 14:53:53.637357 15811 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
I20260709 14:53:53.640595 15164 server_base.cc:1061] running on GCE node
W20260709 14:53:53.641234 15814 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
I20260709 14:53:53.642058 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:53.642259 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:53.642424 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608833642405 us; error 0 us; skew 500 ppm
I20260709 14:53:53.642897 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:53.645920 15164 webserver.cc:533] Webserver started at http://127.14.207.2:37407/ using document root <none> and password file <none>
I20260709 14:53:53.646454 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:53.646476 15807 heartbeater.cc:344] Connected to a master server at 127.14.207.62:34417
I20260709 14:53:53.646696 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:53.646898 15807 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:53.647001 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:53.647650 15807 heartbeater.cc:507] Master 127.14.207.62:34417 requested a full tablet report, sending...
I20260709 14:53:53.648232 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.649854 15680 ts_manager.cc:194] Registered new tserver with Master: 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365)
I20260709 14:53:53.652215 15680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33854
I20260709 14:53:53.653815 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 14:53:53.657161 15819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.657897 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:53.658171 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.658439 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-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)
I20260709 14:53:53.671202 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:53.672493 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:53.673861 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:53.676030 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:53.676215 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.676453 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:53.676595 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.714905 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:44753
I20260709 14:53:53.715000 15881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:44753 every 8 connection(s)
I20260709 14:53:53.719426 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:53.726117 15885 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
W20260709 14:53:53.726877 15886 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
W20260709 14:53:53.729734 15889 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
I20260709 14:53:53.729996 15164 server_base.cc:1061] running on GCE node
I20260709 14:53:53.730881 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:53.731089 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:53.731290 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608833731270 us; error 0 us; skew 500 ppm
I20260709 14:53:53.731351 15882 heartbeater.cc:344] Connected to a master server at 127.14.207.62:34417
I20260709 14:53:53.731719 15882 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:53.731958 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:53.732527 15882 heartbeater.cc:507] Master 127.14.207.62:34417 requested a full tablet report, sending...
I20260709 14:53:53.734827 15680 ts_manager.cc:194] Registered new tserver with Master: 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:53.735081 15164 webserver.cc:533] Webserver started at http://127.14.207.3:43257/ using document root <none> and password file <none>
I20260709 14:53:53.735695 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:53.735970 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:53.736284 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:53.736693 15680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33868
I20260709 14:53:53.737758 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "26d4905db63e43c4bbf045d86662fd15"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.742188 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:53:53.745467 15893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.746182 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:53.746474 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "26d4905db63e43c4bbf045d86662fd15"
format_stamp: "Formatted at 2026-07-09 14:53:53 on dist-test-slave-njl6"
I20260709 14:53:53.746745 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608821049199-15164-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)
I20260709 14:53:53.756207 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:53.757422 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:53.758827 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:53.761016 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:53.761214 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.761430 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:53.761576 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:53.799719 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:39365
I20260709 14:53:53.799813 15955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:39365 every 8 connection(s)
I20260709 14:53:53.813093 15956 heartbeater.cc:344] Connected to a master server at 127.14.207.62:34417
I20260709 14:53:53.813465 15956 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:53.814164 15956 heartbeater.cc:507] Master 127.14.207.62:34417 requested a full tablet report, sending...
I20260709 14:53:53.816248 15680 ts_manager.cc:194] Registered new tserver with Master: 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:53.817080 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014341476s
I20260709 14:53:53.817631 15680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33876
I20260709 14:53:53.840643 15680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33880:
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"
    }
  }
}
W20260709 14:53:53.843376 15680 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.
I20260709 14:53:53.907527 15772 tablet_service.cc:1511] Processing CreateTablet for tablet 51c2d3cc88ed493aa6969c079e3bfef7 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:53.907852 15771 tablet_service.cc:1511] Processing CreateTablet for tablet e899ea2a0ab243758b16d43e60c05be9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:53.908704 15770 tablet_service.cc:1511] Processing CreateTablet for tablet 2388a2109d9e4935bca72558e002b582 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:53.909125 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c2d3cc88ed493aa6969c079e3bfef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.909806 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899ea2a0ab243758b16d43e60c05be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.911231 15770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388a2109d9e4935bca72558e002b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.918280 15769 tablet_service.cc:1511] Processing CreateTablet for tablet ab68862c551c448b867666bcafe757f3 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:53.919710 15769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab68862c551c448b867666bcafe757f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.930311 15767 tablet_service.cc:1511] Processing CreateTablet for tablet e1ba74669f914bfabd801b3ee91949df (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:53.932418 15768 tablet_service.cc:1511] Processing CreateTablet for tablet 0b520b5b2d524bbd8a66eed2600c5929 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:53.934803 15921 tablet_service.cc:1511] Processing CreateTablet for tablet 51c2d3cc88ed493aa6969c079e3bfef7 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:53.937078 15914 tablet_service.cc:1511] Processing CreateTablet for tablet d59d22f3b42a47228647f69df88c9ebe (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:53.937098 15920 tablet_service.cc:1511] Processing CreateTablet for tablet e899ea2a0ab243758b16d43e60c05be9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:53.939289 15918 tablet_service.cc:1511] Processing CreateTablet for tablet ab68862c551c448b867666bcafe757f3 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:53.938261 15919 tablet_service.cc:1511] Processing CreateTablet for tablet 2388a2109d9e4935bca72558e002b582 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:53.941084 15915 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4ce87183a845278ce7f98a85021bce (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:53.942332 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 349e5aedd2e1424e82c41750423bbca9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:53.942708 15912 tablet_service.cc:1511] Processing CreateTablet for tablet e17affd9c4b2413c8daacea3e100c684 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:53.943284 15916 tablet_service.cc:1511] Processing CreateTablet for tablet e1ba74669f914bfabd801b3ee91949df (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:53.945354 15917 tablet_service.cc:1511] Processing CreateTablet for tablet 0b520b5b2d524bbd8a66eed2600c5929 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:53.948416 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c2d3cc88ed493aa6969c079e3bfef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.949966 15912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17affd9c4b2413c8daacea3e100c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.949728 15766 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4ce87183a845278ce7f98a85021bce (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:53.953118 15846 tablet_service.cc:1511] Processing CreateTablet for tablet e899ea2a0ab243758b16d43e60c05be9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:53.954703 15915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4ce87183a845278ce7f98a85021bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.955416 15918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab68862c551c448b867666bcafe757f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.955984 15845 tablet_service.cc:1511] Processing CreateTablet for tablet 2388a2109d9e4935bca72558e002b582 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:53.957768 15914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59d22f3b42a47228647f69df88c9ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.958231 15844 tablet_service.cc:1511] Processing CreateTablet for tablet ab68862c551c448b867666bcafe757f3 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:53.961064 15842 tablet_service.cc:1511] Processing CreateTablet for tablet e1ba74669f914bfabd801b3ee91949df (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:53.962338 15764 tablet_service.cc:1511] Processing CreateTablet for tablet 349e5aedd2e1424e82c41750423bbca9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:53.963382 15841 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4ce87183a845278ce7f98a85021bce (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:53.965214 15763 tablet_service.cc:1511] Processing CreateTablet for tablet e17affd9c4b2413c8daacea3e100c684 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:53.965703 15840 tablet_service.cc:1511] Processing CreateTablet for tablet d59d22f3b42a47228647f69df88c9ebe (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:53.954581 15846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899ea2a0ab243758b16d43e60c05be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.961064 15765 tablet_service.cc:1511] Processing CreateTablet for tablet d59d22f3b42a47228647f69df88c9ebe (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:53.968923 15839 tablet_service.cc:1511] Processing CreateTablet for tablet 349e5aedd2e1424e82c41750423bbca9 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:53.973704 15917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b520b5b2d524bbd8a66eed2600c5929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.974421 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e5aedd2e1424e82c41750423bbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.974107 15847 tablet_service.cc:1511] Processing CreateTablet for tablet 51c2d3cc88ed493aa6969c079e3bfef7 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:53.976202 15916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ba74669f914bfabd801b3ee91949df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.972625 15767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ba74669f914bfabd801b3ee91949df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.977432 15768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b520b5b2d524bbd8a66eed2600c5929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.977944 15838 tablet_service.cc:1511] Processing CreateTablet for tablet e17affd9c4b2413c8daacea3e100c684 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:53.979301 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e5aedd2e1424e82c41750423bbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.975713 15843 tablet_service.cc:1511] Processing CreateTablet for tablet 0b520b5b2d524bbd8a66eed2600c5929 (DEFAULT_TABLE table=test-workload [id=3af18eea92924848b230a728e80748c3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:53.983067 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899ea2a0ab243758b16d43e60c05be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.983775 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388a2109d9e4935bca72558e002b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.984150 15847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c2d3cc88ed493aa6969c079e3bfef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.984244 15765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59d22f3b42a47228647f69df88c9ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.985328 15842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ba74669f914bfabd801b3ee91949df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.985569 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4ce87183a845278ce7f98a85021bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.986250 15844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab68862c551c448b867666bcafe757f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.987341 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59d22f3b42a47228647f69df88c9ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.987855 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 349e5aedd2e1424e82c41750423bbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.990589 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388a2109d9e4935bca72558e002b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.992252 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4ce87183a845278ce7f98a85021bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.996258 15843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b520b5b2d524bbd8a66eed2600c5929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:53.992305 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17affd9c4b2413c8daacea3e100c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:54.000272 15838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17affd9c4b2413c8daacea3e100c684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:54.073256 15971 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.079197 15972 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.079712 15971 tablet_bootstrap.cc:654] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.085876 15972 tablet_bootstrap.cc:654] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.125054 15973 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.127075 15971 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.127972 15971 ts_tablet_manager.cc:1403] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.023s
I20260709 14:53:54.130403 15971 raft_consensus.cc:359] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.130954 15971 raft_consensus.cc:385] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.131196 15971 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.131812 15971 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.134199 15973 tablet_bootstrap.cc:654] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.140580 15971 ts_tablet_manager.cc:1434] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:53:54.141690 15956 heartbeater.cc:499] Master 127.14.207.62:34417 was elected leader, sending a full tablet report...
I20260709 14:53:54.143536 15971 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.150916 15971 tablet_bootstrap.cc:654] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.151043 15972 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.151470 15972 ts_tablet_manager.cc:1403] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.025s
I20260709 14:53:54.154287 15972 raft_consensus.cc:359] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.155047 15972 raft_consensus.cc:385] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.155376 15972 raft_consensus.cc:740] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.156342 15972 consensus_queue.cc:260] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.158375 15973 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.158903 15973 ts_tablet_manager.cc:1403] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 14:53:54.162104 15973 raft_consensus.cc:359] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.162925 15973 raft_consensus.cc:385] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.163259 15973 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.164306 15973 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.182330 15882 heartbeater.cc:499] Master 127.14.207.62:34417 was elected leader, sending a full tablet report...
I20260709 14:53:54.183007 15971 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.183223 15807 heartbeater.cc:499] Master 127.14.207.62:34417 was elected leader, sending a full tablet report...
I20260709 14:53:54.183581 15971 ts_tablet_manager.cc:1403] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.017s
I20260709 14:53:54.183792 15981 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.184283 15981 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.186514 15971 raft_consensus.cc:359] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.187232 15971 raft_consensus.cc:385] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.187351 15973 ts_tablet_manager.cc:1434] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.010s
I20260709 14:53:54.187554 15971 raft_consensus.cc:740] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.188354 15973 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.188288 15971 consensus_queue.cc:260] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.190687 15971 ts_tablet_manager.cc:1434] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:54.191615 15971 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.182950 15972 ts_tablet_manager.cc:1434] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.019s
I20260709 14:53:54.193813 15972 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.195170 15973 tablet_bootstrap.cc:654] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.198148 15971 tablet_bootstrap.cc:654] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.207976 15973 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.208554 15973 ts_tablet_manager.cc:1403] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:53:54.211580 15973 raft_consensus.cc:359] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.212397 15973 raft_consensus.cc:385] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.212698 15973 raft_consensus.cc:740] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.214713 15973 consensus_queue.cc:260] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.215965 15971 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.216471 15971 ts_tablet_manager.cc:1403] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260709 14:53:54.216781 15973 ts_tablet_manager.cc:1434] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:54.217682 15973 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.219252 15971 raft_consensus.cc:359] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.220005 15971 raft_consensus.cc:385] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.220299 15971 raft_consensus.cc:740] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.220281 15981 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.221372 15971 consensus_queue.cc:260] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.223520 15972 tablet_bootstrap.cc:654] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.224506 15973 tablet_bootstrap.cc:654] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.225526 15971 ts_tablet_manager.cc:1434] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:53:54.226671 15971 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.233543 15971 tablet_bootstrap.cc:654] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.239135 15972 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.239619 15972 ts_tablet_manager.cc:1403] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.007s
I20260709 14:53:54.247627 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
W20260709 14:53:54.249480 15746 leader_election.cc:343] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.251092 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.251648 15972 raft_consensus.cc:359] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.252432 15972 raft_consensus.cc:385] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.252730 15972 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
W20260709 14:53:54.252866 15747 leader_election.cc:343] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.253422 15747 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77ac1e08292b4060aad570e53f99321f; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:54.253646 15972 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.254652 15981 raft_consensus.cc:2749] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.256337 15972 ts_tablet_manager.cc:1434] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:53:54.257331 15972 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.257714 15973 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.258221 15973 ts_tablet_manager.cc:1403] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260709 14:53:54.261384 15973 raft_consensus.cc:359] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.262205 15973 raft_consensus.cc:385] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.262527 15973 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.263770 15972 tablet_bootstrap.cc:654] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.263422 15973 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.266084 15973 ts_tablet_manager.cc:1434] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:54.267287 15973 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.273686 15973 tablet_bootstrap.cc:654] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.276252 15971 tablet_bootstrap.cc:492] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.276777 15971 ts_tablet_manager.cc:1403] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.020s
I20260709 14:53:54.279758 15971 raft_consensus.cc:359] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.280548 15971 raft_consensus.cc:385] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.280791 15971 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.281888 15972 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.281479 15971 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.282351 15973 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.282850 15973 ts_tablet_manager.cc:1403] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:53:54.283654 15971 ts_tablet_manager.cc:1434] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:54.284696 15971 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.285662 15973 raft_consensus.cc:359] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.286345 15973 raft_consensus.cc:385] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.286645 15973 raft_consensus.cc:740] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.282298 15972 ts_tablet_manager.cc:1403] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 14:53:54.287340 15973 consensus_queue.cc:260] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.289902 15973 ts_tablet_manager.cc:1434] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:54.290834 15973 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.291132 15971 tablet_bootstrap.cc:654] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.290762 15972 raft_consensus.cc:359] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.291749 15972 raft_consensus.cc:385] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.292160 15972 raft_consensus.cc:740] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.292912 15972 consensus_queue.cc:260] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.297596 15972 ts_tablet_manager.cc:1434] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:54.298111 15973 tablet_bootstrap.cc:654] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.298745 15972 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.311586 15971 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.311601 15973 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.311803 15972 tablet_bootstrap.cc:654] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.312282 15971 ts_tablet_manager.cc:1403] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.021s
I20260709 14:53:54.312282 15973 ts_tablet_manager.cc:1403] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 14:53:54.315320 15973 raft_consensus.cc:359] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.315469 15971 raft_consensus.cc:359] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.315986 15972 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.316185 15971 raft_consensus.cc:385] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.316125 15973 raft_consensus.cc:385] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.316468 15972 ts_tablet_manager.cc:1403] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260709 14:53:54.316594 15971 raft_consensus.cc:740] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.316682 15973 raft_consensus.cc:740] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.317432 15973 consensus_queue.cc:260] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.317432 15971 consensus_queue.cc:260] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.318864 15972 raft_consensus.cc:359] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.319571 15972 raft_consensus.cc:385] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.319893 15971 ts_tablet_manager.cc:1434] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:53:54.319872 15972 raft_consensus.cc:740] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.320981 15971 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.322263 15981 raft_consensus.cc:493] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.322721 15981 raft_consensus.cc:515] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.320828 15972 consensus_queue.cc:260] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.324960 15981 leader_election.cc:290] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.325827 15972 ts_tablet_manager.cc:1434] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:53:54.326599 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.326840 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.327457 15931 raft_consensus.cc:2468] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 0.
W20260709 14:53:54.328028 15746 leader_election.cc:343] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.328567 15972 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.329360 15973 ts_tablet_manager.cc:1434] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:54.329821 15747 leader_election.cc:304] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [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: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:54.330514 15973 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.330926 15981 raft_consensus.cc:2804] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.331286 15981 raft_consensus.cc:493] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.331609 15981 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.335389 15972 tablet_bootstrap.cc:654] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.337622 15973 tablet_bootstrap.cc:654] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.327795 15971 tablet_bootstrap.cc:654] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.338589 15979 raft_consensus.cc:493] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.339042 15979 raft_consensus.cc:515] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.342387 15981 raft_consensus.cc:515] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.346058 15981 leader_election.cc:290] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.346807 15979 leader_election.cc:290] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.348418 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.349012 15931 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.350684 15971 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.351168 15981 raft_consensus.cc:493] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.351336 15971 ts_tablet_manager.cc:1403] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.012s
I20260709 14:53:54.351649 15981 raft_consensus.cc:515] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.355273 15981 leader_election.cc:290] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.355659 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.354786 15971 raft_consensus.cc:359] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.356863 15973 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.357350 15971 raft_consensus.cc:385] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.357724 15973 ts_tablet_manager.cc:1403] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260709 14:53:54.357769 15971 raft_consensus.cc:740] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.359042 15971 consensus_queue.cc:260] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.360158 15930 raft_consensus.cc:2468] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 0.
I20260709 14:53:54.360896 15973 raft_consensus.cc:359] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.361625 15973 raft_consensus.cc:385] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.361971 15973 raft_consensus.cc:740] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.362828 15973 consensus_queue.cc:260] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.364905 15747 leader_election.cc:304] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.365387 15973 ts_tablet_manager.cc:1434] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:53:54.365988 15981 raft_consensus.cc:2804] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.366369 15973 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.366400 15981 raft_consensus.cc:493] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.366907 15981 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.373384 15973 tablet_bootstrap.cc:654] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.374992 15981 raft_consensus.cc:515] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.381166 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.381873 15930 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.377696 15971 ts_tablet_manager.cc:1434] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.005s
I20260709 14:53:54.394423 15971 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.402019 15930 raft_consensus.cc:2468] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 1.
I20260709 14:53:54.403667 15747 leader_election.cc:304] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.404657 15980 raft_consensus.cc:2804] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.392711 15981 leader_election.cc:290] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.393327 15931 raft_consensus.cc:2468] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 1.
I20260709 14:53:54.407169 15747 leader_election.cc:304] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.408209 15981 raft_consensus.cc:2804] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.408720 15981 raft_consensus.cc:697] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:54.409751 15981 consensus_queue.cc:237] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.415233 15971 tablet_bootstrap.cc:654] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.421042 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:54.423223 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.423667 15972 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.424211 15972 ts_tablet_manager.cc:1403] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.096s	user 0.046s	sys 0.023s
I20260709 14:53:54.425256 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
W20260709 14:53:54.426585 15746 leader_election.cc:343] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.427239 15972 raft_consensus.cc:359] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
W20260709 14:53:54.428089 15746 leader_election.cc:343] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:54.436828 15746 leader_election.cc:343] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.433454 15980 raft_consensus.cc:697] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:54.437783 15972 raft_consensus.cc:385] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.438156 15972 raft_consensus.cc:740] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.438373 15980 consensus_queue.cc:237] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.439044 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.441242 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.441875 15782 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
W20260709 14:53:54.443223 15822 leader_election.cc:343] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.443984 15821 leader_election.cc:304] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:54.444741 15979 raft_consensus.cc:2804] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.445075 15979 raft_consensus.cc:493] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.445385 15979 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.443230 15971 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.447060 15971 ts_tablet_manager.cc:1403] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.017s
I20260709 14:53:54.449909 15971 raft_consensus.cc:359] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.450649 15971 raft_consensus.cc:385] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.450999 15971 raft_consensus.cc:740] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.451833 15971 consensus_queue.cc:260] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.452101 15979 raft_consensus.cc:515] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.454068 15979 leader_election.cc:290] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.455878 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.456430 15782 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.461040 15971 ts_tablet_manager.cc:1434] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:54.438948 15972 consensus_queue.cc:260] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.463614 15971 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.469589 15971 tablet_bootstrap.cc:654] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.471092 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
W20260709 14:53:54.473147 15822 leader_election.cc:343] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.472440 15979 raft_consensus.cc:493] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.474076 15979 raft_consensus.cc:515] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.475581 15782 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
W20260709 14:53:54.482131 15728 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:54.482884 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.483608 15782 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.484561 15821 leader_election.cc:304] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:54.484727 15972 ts_tablet_manager.cc:1434] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.060s	user 0.014s	sys 0.006s
I20260709 14:53:54.482900 15973 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.485356 15973 ts_tablet_manager.cc:1403] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.119s	user 0.034s	sys 0.070s
I20260709 14:53:54.485715 15976 raft_consensus.cc:493] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.486188 15976 raft_consensus.cc:515] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.488245 15973 raft_consensus.cc:359] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.488847 15976 leader_election.cc:290] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.489598 15979 leader_election.cc:290] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.490710 15821 leader_election.cc:304] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.491479 15979 raft_consensus.cc:2804] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.494086 15971 tablet_bootstrap.cc:492] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.494634 15971 ts_tablet_manager.cc:1403] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 14:53:54.485749 15972 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.496299 15678 catalog_manager.cc:5697] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 1 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.497267 15971 raft_consensus.cc:359] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.502045 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.504141 15971 raft_consensus.cc:385] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.488982 15973 raft_consensus.cc:385] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.504498 15971 raft_consensus.cc:740] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.504560 15973 raft_consensus.cc:740] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.505520 15976 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.506088 15976 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.507313 15972 tablet_bootstrap.cc:654] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.508471 15976 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.505336 15971 consensus_queue.cc:260] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.510361 15931 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.505335 15973 consensus_queue.cc:260] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.513024 15971 ts_tablet_manager.cc:1434] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:53:54.514273 15973 ts_tablet_manager.cc:1434] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:53:54.515257 15973 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.520392 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.521098 15781 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 0.
I20260709 14:53:54.519801 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.522352 15782 raft_consensus.cc:2468] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 0.
I20260709 14:53:54.522816 15973 tablet_bootstrap.cc:654] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.523845 15895 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.525277 15971 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.528671 15976 raft_consensus.cc:2804] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.528569 15895 leader_election.cc:304] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.530635 15979 raft_consensus.cc:697] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:54.532090 16004 raft_consensus.cc:2804] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.532485 16004 raft_consensus.cc:493] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.532833 16004 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.532627 15979 consensus_queue.cc:237] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.529744 15976 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.536823 15976 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.538038 15971 tablet_bootstrap.cc:654] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.538357 15972 tablet_bootstrap.cc:492] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.538872 15972 ts_tablet_manager.cc:1403] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.003s
I20260709 14:53:54.541664 16011 raft_consensus.cc:2804] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.547158 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.548098 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.549279 15972 raft_consensus.cc:359] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.552899 15972 raft_consensus.cc:385] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.553269 15972 raft_consensus.cc:740] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
W20260709 14:53:54.554010 15895 leader_election.cc:343] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:54.555016 15895 leader_election.cc:343] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.554051 15972 consensus_queue.cc:260] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.558496 15972 ts_tablet_manager.cc:1434] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:53:54.560186 15972 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.558776 16011 raft_consensus.cc:493] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.564987 16011 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.566428 15973 tablet_bootstrap.cc:492] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.568161 15973 ts_tablet_manager.cc:1403] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.007s
I20260709 14:53:54.570847 15973 raft_consensus.cc:359] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.567200 16004 raft_consensus.cc:515] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.547472 15976 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.576092 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.576668 15782 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.577020 15976 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.578385 16004 leader_election.cc:290] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.578970 15973 raft_consensus.cc:385] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.579298 15973 raft_consensus.cc:740] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.580049 15973 consensus_queue.cc:260] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.582144 15973 ts_tablet_manager.cc:1434] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:54.583132 15973 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.573535 15972 tablet_bootstrap.cc:654] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.579772 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.584431 15931 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.591272 15931 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.594027 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.594792 15973 tablet_bootstrap.cc:654] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.595234 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
W20260709 14:53:54.596758 15895 leader_election.cc:343] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.594723 15781 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.604804 15782 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.606304 15821 leader_election.cc:304] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.607278 16004 raft_consensus.cc:2804] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.607782 16004 raft_consensus.cc:697] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:54.608652 16004 consensus_queue.cc:237] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.613891 15781 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 1.
I20260709 14:53:54.615283 15895 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [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: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:54.616154 15976 raft_consensus.cc:2804] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.628556 15976 raft_consensus.cc:697] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:54.629607 15976 consensus_queue.cc:237] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.627627 16011 raft_consensus.cc:515] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.637378 16004 raft_consensus.cc:493] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.638314 15973 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.637884 16004 raft_consensus.cc:515] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.640302 16004 leader_election.cc:290] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.641062 15973 ts_tablet_manager.cc:1403] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.003s
I20260709 14:53:54.641247 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.641417 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.642015 15781 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.642088 15931 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.643337 15822 leader_election.cc:304] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:53:54.644634 16004 raft_consensus.cc:2804] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.645035 16004 raft_consensus.cc:493] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.645402 16004 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.644227 16020 raft_consensus.cc:493] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.649420 15972 tablet_bootstrap.cc:492] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.649922 15972 ts_tablet_manager.cc:1403] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.003s
I20260709 14:53:54.647265 16020 raft_consensus.cc:515] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.653040 16004 raft_consensus.cc:515] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.653870 16020 leader_election.cc:290] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.655889 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.656538 15781 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.661732 15680 catalog_manager.cc:5697] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.663897 15781 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.665201 15821 leader_election.cc:304] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.666059 15979 raft_consensus.cc:2804] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.666546 15979 raft_consensus.cc:697] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:54.667320 15979 consensus_queue.cc:237] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.672751 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.673370 15781 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.675076 15971 tablet_bootstrap.cc:492] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.675545 15678 catalog_manager.cc:5697] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.677000 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:54.678220 15973 raft_consensus.cc:359] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.678836 15973 raft_consensus.cc:385] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.679105 15973 raft_consensus.cc:740] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.679214 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.680047 15782 raft_consensus.cc:2393] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26d4905db63e43c4bbf045d86662fd15 in current term 1: Already voted for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in this term.
I20260709 14:53:54.637025 16011 leader_election.cc:290] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.676757 15972 raft_consensus.cc:359] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.675523 15971 ts_tablet_manager.cc:1403] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.150s	user 0.047s	sys 0.092s
W20260709 14:53:54.681982 15895 leader_election.cc:343] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.682770 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.684387 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.683750 15971 raft_consensus.cc:359] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.684963 15931 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.685111 15971 raft_consensus.cc:385] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.685467 15971 raft_consensus.cc:740] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.686301 15971 consensus_queue.cc:260] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.686915 15781 raft_consensus.cc:2468] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 1.
I20260709 14:53:54.683596 15677 catalog_manager.cc:5697] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 1 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.680658 15972 raft_consensus.cc:385] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.689060 15972 raft_consensus.cc:740] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.689412 15979 raft_consensus.cc:493] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.688220 15971 ts_tablet_manager.cc:1434] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:54.689844 15979 raft_consensus.cc:515] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.689776 15972 consensus_queue.cc:260] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.690923 15971 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: Bootstrap starting.
I20260709 14:53:54.691985 15979 leader_election.cc:290] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.692138 15972 ts_tablet_manager.cc:1434] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 14:53:54.693090 15972 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.696250 15973 consensus_queue.cc:260] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.696935 15971 tablet_bootstrap.cc:654] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.697144 16004 leader_election.cc:290] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.697279 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.698032 15930 raft_consensus.cc:2393] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b9f8d0b2417409c9bb43bc38e6f274a in current term 1: Already voted for candidate 77ac1e08292b4060aad570e53f99321f in this term.
I20260709 14:53:54.688345 15895 leader_election.cc:304] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [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: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:54.699507 15973 ts_tablet_manager.cc:1434] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.002s
I20260709 14:53:54.700428 15973 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: Bootstrap starting.
I20260709 14:53:54.700219 15895 leader_election.cc:304] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.701325 16011 raft_consensus.cc:2804] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.701778 16011 raft_consensus.cc:697] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:54.701982 15931 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.702788 16011 consensus_queue.cc:237] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.703866 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.704557 16020 raft_consensus.cc:2749] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.705408 15821 leader_election.cc:304] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a; no voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.706198 16004 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.710178 15972 tablet_bootstrap.cc:654] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.713059 15678 catalog_manager.cc:5697] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.714047 15973 tablet_bootstrap.cc:654] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.717228 16004 raft_consensus.cc:2749] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.715049 15678 catalog_manager.cc:5697] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.729323 16004 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.729991 16004 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.733574 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.734350 15781 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.735873 15821 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.737015 16007 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.737424 16007 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.737785 16007 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.744095 15976 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.744714 15976 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.749935 15979 raft_consensus.cc:493] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.750550 15979 raft_consensus.cc:515] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.775059 15973 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: No bootstrap required, opened a new log
I20260709 14:53:54.780925 15973 ts_tablet_manager.cc:1403] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.003s
I20260709 14:53:54.785356 16028 raft_consensus.cc:493] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.790594 15971 tablet_bootstrap.cc:492] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: No bootstrap required, opened a new log
I20260709 14:53:54.791090 15971 ts_tablet_manager.cc:1403] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.021s
I20260709 14:53:54.791071 16007 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.797060 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.797562 15930 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
I20260709 14:53:54.792814 15979 leader_election.cc:290] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.793807 15971 raft_consensus.cc:359] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.794471 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.798918 15971 raft_consensus.cc:385] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.785892 16028 raft_consensus.cc:515] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.795789 16004 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.796100 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.799340 15971 raft_consensus.cc:740] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.794822 15680 catalog_manager.cc:5697] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.799623 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.801625 15782 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.802018 16007 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.801944 15971 consensus_queue.cc:260] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.803128 15931 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 0.
W20260709 14:53:54.800231 15821 leader_election.cc:343] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.803788 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.800443 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.804436 15930 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.806465 15822 leader_election.cc:304] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.807646 16007 raft_consensus.cc:2804] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.808091 16007 raft_consensus.cc:493] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.808470 16007 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.808580 15782 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.809787 15821 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.811800 15971 ts_tablet_manager.cc:1434] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:53:54.811652 16004 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.813342 16004 raft_consensus.cc:697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:54.814191 16004 consensus_queue.cc:237] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.818135 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.818265 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.819633 15895 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15; no voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.820150 15973 raft_consensus.cc:359] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.820832 15973 raft_consensus.cc:385] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.821115 15973 raft_consensus.cc:740] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.820923 15976 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.821475 15930 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.821940 16011 raft_consensus.cc:2749] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.822988 16007 raft_consensus.cc:515] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.823218 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.824167 15931 raft_consensus.cc:2393] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b9f8d0b2417409c9bb43bc38e6f274a in current term 1: Already voted for candidate 77ac1e08292b4060aad570e53f99321f in this term.
I20260709 14:53:54.825065 16007 leader_election.cc:290] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.827108 15972 tablet_bootstrap.cc:492] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.827275 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.827723 15972 ts_tablet_manager.cc:1403] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.135s	user 0.045s	sys 0.066s
I20260709 14:53:54.828298 15822 leader_election.cc:304] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a; no voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.827005 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:54.829226 15931 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.831548 15972 raft_consensus.cc:359] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.832244 15972 raft_consensus.cc:385] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.832527 15972 raft_consensus.cc:740] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.833204 15972 consensus_queue.cc:260] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.833617 15677 catalog_manager.cc:5697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.835165 15972 ts_tablet_manager.cc:1434] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:53:54.835682 15931 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.836081 15972 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.836416 16028 leader_election.cc:290] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.836985 16004 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.837507 15973 consensus_queue.cc:260] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.838387 15781 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.842736 16004 raft_consensus.cc:2749] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.845304 15781 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 1.
I20260709 14:53:54.848773 15972 tablet_bootstrap.cc:654] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.840483 15822 leader_election.cc:304] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:53:54.849799 15973 ts_tablet_manager.cc:1434] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:53:54.851158 16004 raft_consensus.cc:2804] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.851858 16004 raft_consensus.cc:697] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:54.852753 16004 consensus_queue.cc:237] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.857815 15972 tablet_bootstrap.cc:492] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.858333 15972 ts_tablet_manager.cc:1403] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:53:54.860554 15972 raft_consensus.cc:359] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.861021 15972 raft_consensus.cc:385] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.861279 15972 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.861804 15972 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.863123 15972 ts_tablet_manager.cc:1434] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:53:54.863794 15972 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: Bootstrap starting.
I20260709 14:53:54.863278 15678 catalog_manager.cc:5697] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.866065 16004 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.866454 16004 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.867220 16011 raft_consensus.cc:493] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.867674 16011 raft_consensus.cc:515] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.869117 15972 tablet_bootstrap.cc:654] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.869117 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.869650 16011 leader_election.cc:290] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.870070 15781 raft_consensus.cc:2393] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b9f8d0b2417409c9bb43bc38e6f274a in current term 1: Already voted for candidate 26d4905db63e43c4bbf045d86662fd15 in this term.
I20260709 14:53:54.871449 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:54.871874 16004 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:54.872064 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" is_pre_election: true
I20260709 14:53:54.872109 15781 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 0.
I20260709 14:53:54.872835 15856 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 0.
I20260709 14:53:54.873844 15895 leader_election.cc:304] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.874496 15931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:54.875077 15972 tablet_bootstrap.cc:492] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: No bootstrap required, opened a new log
I20260709 14:53:54.875133 16011 raft_consensus.cc:2804] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.875537 15972 ts_tablet_manager.cc:1403] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:53:54.875578 16011 raft_consensus.cc:493] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.876058 16011 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.875954 15822 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a; no voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:54.877053 16004 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.878244 15972 raft_consensus.cc:359] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.878969 15972 raft_consensus.cc:385] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.879278 15972 raft_consensus.cc:740] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.879976 15972 consensus_queue.cc:260] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.881515 16011 raft_consensus.cc:515] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.881919 15972 ts_tablet_manager.cc:1434] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:54.883201 16011 leader_election.cc:290] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:54.883424 16004 raft_consensus.cc:2749] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.884052 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:54.884438 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:54.884572 15781 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.885017 15856 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.891651 15781 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 1.
I20260709 14:53:54.892747 15856 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 1.
I20260709 14:53:54.892884 15895 leader_election.cc:304] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:54.894008 16011 raft_consensus.cc:2804] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.892889 15980 consensus_queue.cc:1048] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:54.894606 16011 raft_consensus.cc:697] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:54.895406 16011 consensus_queue.cc:237] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:54.906032 16000 consensus_queue.cc:1048] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:54.912827 15980 consensus_queue.cc:1048] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.916705 15677 catalog_manager.cc:5697] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.924530 15929 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.927151 16000 consensus_queue.cc:1048] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.933929 16004 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.948935 15979 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.076330 15979 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.086588 16028 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.106091 16028 raft_consensus.cc:493] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.106623 16028 raft_consensus.cc:515] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.109529 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ac1e08292b4060aad570e53f99321f" is_pre_election: true
I20260709 14:53:55.110334 15781 raft_consensus.cc:2393] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b9f8d0b2417409c9bb43bc38e6f274a in current term 1: Already voted for candidate 26d4905db63e43c4bbf045d86662fd15 in this term.
I20260709 14:53:55.109706 16028 leader_election.cc:290] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.110846 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26d4905db63e43c4bbf045d86662fd15" is_pre_election: true
I20260709 14:53:55.112226 15822 leader_election.cc:304] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a; no voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.112967 16028 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.118913 16028 raft_consensus.cc:2749] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.125535 15856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:55.126062 15856 raft_consensus.cc:606] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.130780 15856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:55.131265 15856 raft_consensus.cc:606] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.135594 15856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2388a2109d9e4935bca72558e002b582"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:55.136075 15856 raft_consensus.cc:606] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.140448 15856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab68862c551c448b867666bcafe757f3"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:55.140904 15856 raft_consensus.cc:606] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.147818 16028 consensus_queue.cc:1048] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.155884 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:36064
I20260709 14:53:55.156424 15929 raft_consensus.cc:606] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.160517 16004 consensus_queue.cc:1048] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.165706 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
mode: GRACEFUL
new_leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:36064
I20260709 14:53:55.166347 15929 raft_consensus.cc:606] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Received request to transfer leadership to TS 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:55.170256 16004 raft_consensus.cc:993] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.170679 16004 raft_consensus.cc:1081] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.172360 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab68862c551c448b867666bcafe757f3"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:55.172910 15781 raft_consensus.cc:493] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.172896 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
mode: GRACEFUL
new_leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:36064
I20260709 14:53:55.173482 15781 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.173641 15929 raft_consensus.cc:606] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Received request to transfer leadership to TS 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:55.179169 15781 raft_consensus.cc:515] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.181178 15781 leader_election.cc:290] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.182299 15856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.182909 15856 raft_consensus.cc:3055] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.183254 15856 raft_consensus.cc:740] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.183421 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab68862c551c448b867666bcafe757f3" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.184068 15929 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.184288 15856 consensus_queue.cc:260] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.185554 15856 raft_consensus.cc:3060] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.190965 15929 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.192114 15856 raft_consensus.cc:2468] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.192299 15747 leader_election.cc:304] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.193080 15981 raft_consensus.cc:2804] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.193497 15981 raft_consensus.cc:697] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.193682 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:55396
I20260709 14:53:55.194228 15781 raft_consensus.cc:606] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Received request to transfer leadership to TS 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:53:55.194310 15981 consensus_queue.cc:237] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.199331 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:55396
I20260709 14:53:55.199785 15781 raft_consensus.cc:606] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Received request to transfer leadership to TS 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:55.201151 15677 catalog_manager.cc:5697] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.231215 15976 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.237480 16011 raft_consensus.cc:993] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.238255 15976 raft_consensus.cc:1081] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.240075 15782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55394
I20260709 14:53:55.241261 15782 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.241667 15782 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.243968 15976 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.248438 15782 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.249971 15976 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.250784 15782 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.252247 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.252915 15929 raft_consensus.cc:3055] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.253240 15929 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:55.254004 15929 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.252247 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.255400 15857 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.254978 15929 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.261267 16011 raft_consensus.cc:993] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: : Instructing follower 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.261729 16011 raft_consensus.cc:1081] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Signalling peer 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.263371 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:48390
I20260709 14:53:55.263964 15855 raft_consensus.cc:493] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.264348 15855 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.267503 15929 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.268539 15857 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.268677 15747 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.269575 15981 raft_consensus.cc:2804] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.270047 15981 raft_consensus.cc:697] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.270850 15981 consensus_queue.cc:237] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.271225 15976 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.273733 15855 raft_consensus.cc:515] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.276836 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:55.277738 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.278388 15929 raft_consensus.cc:3055] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.278789 15929 raft_consensus.cc:740] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:55.279438 15857 raft_consensus.cc:1240] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Rejecting Update request from peer 26d4905db63e43c4bbf045d86662fd15 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:55.279832 15929 consensus_queue.cc:260] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.281360 15929 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.284947 15855 leader_election.cc:290] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 2 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.286942 15677 catalog_manager.cc:5697] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:55.281304 15976 consensus_queue.cc:1175] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 26d4905db63e43c4bbf045d86662fd15 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:53:55.290753 15929 raft_consensus.cc:2468] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 2.
I20260709 14:53:55.291837 15822 leader_election.cc:304] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:55.292553 15979 raft_consensus.cc:2804] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.293028 15979 raft_consensus.cc:697] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.293819 15979 consensus_queue.cc:237] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.301316 15678 catalog_manager.cc:5697] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 1 to 2, leader changed from 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3) to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.304057 15979 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.314050 16007 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.359030 16007 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.363410 15981 raft_consensus.cc:993] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:55.363883 15981 raft_consensus.cc:1081] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Signalling peer 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:55.365798 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:36046
I20260709 14:53:55.366358 15930 raft_consensus.cc:493] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.366739 15930 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.374853 15979 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.375082 15930 raft_consensus.cc:515] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.379328 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:55.379963 15782 raft_consensus.cc:3055] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.380290 15782 raft_consensus.cc:740] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.381073 15782 consensus_queue.cc:260] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.382138 15782 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.382609 16028 raft_consensus.cc:993] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.383093 16028 raft_consensus.cc:1081] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.384907 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:55.385444 15780 raft_consensus.cc:493] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.385838 15780 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.388046 15979 raft_consensus.cc:993] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.388514 15979 raft_consensus.cc:1081] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.390707 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:55.391291 15781 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.391710 15930 leader_election.cc:290] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 2 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:55.390841 15782 raft_consensus.cc:2468] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 2.
I20260709 14:53:55.392825 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17affd9c4b2413c8daacea3e100c684" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.393021 15780 raft_consensus.cc:515] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.393440 15855 raft_consensus.cc:3060] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.394253 15781 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.396545 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.397219 15780 leader_election.cc:290] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.397122 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.397840 15857 raft_consensus.cc:3055] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.398149 15857 raft_consensus.cc:740] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.398931 15857 consensus_queue.cc:260] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.400036 15857 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.397131 15895 leader_election.cc:304] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.401358 15976 raft_consensus.cc:2804] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.401856 15976 raft_consensus.cc:697] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 2 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:55.397143 15930 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.402585 15855 raft_consensus.cc:2468] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 2.
I20260709 14:53:55.402685 15976 consensus_queue.cc:237] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.401573 15781 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.408368 15781 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.406859 15857 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.409137 15930 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.410539 15746 leader_election.cc:304] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.411444 16000 raft_consensus.cc:2804] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.411461 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.412006 16000 raft_consensus.cc:697] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.412626 15857 raft_consensus.cc:3055] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.412895 15857 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.412850 16000 consensus_queue.cc:237] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.413759 15857 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.413486 15678 catalog_manager.cc:5697] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 1 to 2, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:55.414839 15857 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.411550 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.416519 15930 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.420603 15857 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.421222 15677 catalog_manager.cc:5697] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.421911 15746 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.422633 15930 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.423353 16000 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.423827 16000 raft_consensus.cc:697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.424676 16000 consensus_queue.cc:237] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.430145 15976 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.434811 15677 catalog_manager.cc:5697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.435402 15976 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.444731 16052 raft_consensus.cc:993] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: : Instructing follower 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.445225 15976 raft_consensus.cc:1081] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Signalling peer 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.447273 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:48390
I20260709 14:53:55.448619 15855 raft_consensus.cc:493] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.449085 15855 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.455670 15855 raft_consensus.cc:515] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.458341 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:55.458954 15781 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.461161 15855 leader_election.cc:290] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 2 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.461669 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.462260 15930 raft_consensus.cc:3055] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.462596 15930 raft_consensus.cc:740] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:55.463358 15930 consensus_queue.cc:260] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.464577 15930 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.466949 15781 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 2.
I20260709 14:53:55.468116 15821 leader_election.cc:304] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.468923 16004 raft_consensus.cc:2804] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.469396 16004 raft_consensus.cc:697] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.470180 16004 consensus_queue.cc:237] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.470814 15930 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 2.
I20260709 14:53:55.472332 15979 raft_consensus.cc:993] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.472751 16004 raft_consensus.cc:1081] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:55.474375 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2388a2109d9e4935bca72558e002b582"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:55.474855 15780 raft_consensus.cc:493] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.475109 15780 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.478302 15677 catalog_manager.cc:5697] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 1 to 2, leader changed from 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3) to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.479658 15780 raft_consensus.cc:515] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.482434 15780 leader_election.cc:290] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.482429 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:55.483126 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.483302 15855 raft_consensus.cc:3055] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.483763 15930 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.483830 15855 raft_consensus.cc:740] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.484957 15855 consensus_queue.cc:260] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.486269 15855 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.490707 15930 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.492115 15747 leader_election.cc:304] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:55.492980 16000 raft_consensus.cc:2804] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.493445 16000 raft_consensus.cc:697] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.494036 15855 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:55.494226 16000 consensus_queue.cc:237] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.500978 15677 catalog_manager.cc:5697] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.537345 15980 raft_consensus.cc:993] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.537799 16000 raft_consensus.cc:1081] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Signalling peer 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:53:55.539209 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:48388
I20260709 14:53:55.539682 15855 raft_consensus.cc:493] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:55.540076 15855 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.544755 15855 raft_consensus.cc:515] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.546301 15855 leader_election.cc:290] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 2 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:55.547263 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:55.547356 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "349e5aedd2e1424e82c41750423bbca9" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:55.547776 15780 raft_consensus.cc:3055] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:55.547858 15930 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.548166 15780 raft_consensus.cc:740] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:55.548950 15780 consensus_queue.cc:260] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.549834 15780 raft_consensus.cc:3060] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.552676 15930 raft_consensus.cc:2468] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 2.
I20260709 14:53:55.553676 15822 leader_election.cc:304] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:53:55.554313 15979 raft_consensus.cc:2804] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:55.554636 15780 raft_consensus.cc:2468] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 2.
I20260709 14:53:55.554692 15979 raft_consensus.cc:697] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:55.555693 15979 consensus_queue.cc:237] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:55.561784 15677 catalog_manager.cc:5697] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 1 to 2, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.657797 15930 raft_consensus.cc:1275] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.658941 16000 consensus_queue.cc:1048] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.666304 15855 raft_consensus.cc:1275] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.667884 15981 consensus_queue.cc:1048] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.685293 15930 raft_consensus.cc:1275] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.686604 15979 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.694955 15780 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.701723 15780 raft_consensus.cc:1275] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.702987 16004 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.809158 15855 raft_consensus.cc:1275] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.810335 15976 consensus_queue.cc:1048] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.817184 15780 raft_consensus.cc:1275] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.818611 16011 consensus_queue.cc:1048] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.836189 15930 raft_consensus.cc:1275] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.837277 15981 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.844273 15855 raft_consensus.cc:1275] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.845719 16000 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.856869 15930 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.857972 15980 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.863322 15855 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.865016 16000 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.952318 15855 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.953558 16000 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.960770 15930 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.963418 15980 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:55.993270 15780 raft_consensus.cc:1275] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:55.994593 16004 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.001354 15930 raft_consensus.cc:1275] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.002609 15979 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.020486 15930 raft_consensus.cc:1275] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.021746 15980 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.028941 15855 raft_consensus.cc:1275] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.031051 16000 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.136124 15780 raft_consensus.cc:1275] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.137316 15979 consensus_queue.cc:1048] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.145352 15930 raft_consensus.cc:1275] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.147023 16004 consensus_queue.cc:1048] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.229182 15164 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:58.229909 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:58.245158 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:53:58.245625 15781 raft_consensus.cc:606] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Received request to transfer leadership to TS 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:58.247730 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:53:58.248174 15781 raft_consensus.cc:606] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Received request to transfer leadership to TS 26d4905db63e43c4bbf045d86662fd15
I20260709 14:53:58.249080 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:58.249459 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:58.531090 16072 raft_consensus.cc:993] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:58.531545 15981 raft_consensus.cc:1081] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Signalling peer 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:58.533233 15929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:36046
I20260709 14:53:58.533684 15929 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.534009 15929 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.538513 15929 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.540057 15929 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 3 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:58.540899 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:58.541170 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:58.541484 15781 raft_consensus.cc:3055] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:58.541699 15855 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.541894 15781 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:58.542678 15781 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.543857 15781 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.548532 15855 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:53:58.549638 15895 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:53:58.550205 15781 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:53:58.550400 16068 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.551684 16068 raft_consensus.cc:697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:58.552429 16068 consensus_queue.cc:237] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.558918 15680 catalog_manager.cc:5697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 2 to 3, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.826736 16072 raft_consensus.cc:993] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:58.827209 15981 raft_consensus.cc:1081] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Signalling peer 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:53:58.828529 15929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:36046
I20260709 14:53:58.828979 15929 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.829254 15929 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.833784 15929 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.835355 15929 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 3 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:53:58.836292 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:53:58.836506 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:58.836777 15781 raft_consensus.cc:3055] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:58.836994 15855 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.837087 15781 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:58.837771 15781 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.838630 15781 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.842110 15855 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:53:58.843123 15781 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:53:58.843103 15895 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:53:58.843950 16068 raft_consensus.cc:2804] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.844332 16068 raft_consensus.cc:697] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:58.844990 16068 consensus_queue.cc:237] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:58.852985 15680 catalog_manager.cc:5697] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 2 to 3, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.944972 15855 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:58.946182 16068 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:58.960009 15781 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:58.962435 16082 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:59.250092 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:59.259900 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:36064
I20260709 14:53:59.260440 15929 raft_consensus.cc:606] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:59.271929 15929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:36064
I20260709 14:53:59.272441 15929 raft_consensus.cc:606] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:59.276624 15855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:59.277066 15855 raft_consensus.cc:606] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:59.281208 15855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:59.281651 15855 raft_consensus.cc:606] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:59.285930 15855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
mode: GRACEFUL
new_leader_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:48404
I20260709 14:53:59.286360 15855 raft_consensus.cc:606] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Received request to transfer leadership to TS 77ac1e08292b4060aad570e53f99321f
I20260709 14:53:59.300503 15855 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:59.301783 16068 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:59.309943 15781 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:59.311759 16082 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:59.315698 16087 raft_consensus.cc:993] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.316231 16087 raft_consensus.cc:1081] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.317991 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:59.318609 15780 raft_consensus.cc:493] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.319044 15780 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.321703 16082 raft_consensus.cc:993] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.322129 16073 raft_consensus.cc:1081] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.323676 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55394
I20260709 14:53:59.324213 15781 raft_consensus.cc:493] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.324563 15781 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.326038 15780 raft_consensus.cc:515] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.327735 15780 leader_election.cc:290] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 3 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:59.328467 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:59.328938 15855 raft_consensus.cc:3055] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:59.328685 15929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ba74669f914bfabd801b3ee91949df" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:59.329329 15855 raft_consensus.cc:740] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:59.329553 15929 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.330065 15855 consensus_queue.cc:260] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.330879 15855 raft_consensus.cc:3060] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.331027 15781 raft_consensus.cc:515] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.333643 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:59.334223 15857 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.335633 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b520b5b2d524bbd8a66eed2600c5929" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:59.336207 15930 raft_consensus.cc:3055] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:59.336517 15930 raft_consensus.cc:740] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:59.337280 15930 consensus_queue.cc:260] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.338263 15930 raft_consensus.cc:3060] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.338904 15855 raft_consensus.cc:2468] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 3.
I20260709 14:53:59.339872 15781 leader_election.cc:290] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 4 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:59.340158 15746 leader_election.cc:304] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:59.340306 15929 raft_consensus.cc:2468] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 3.
I20260709 14:53:59.341257 15981 raft_consensus.cc:2804] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.341773 15857 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 4.
I20260709 14:53:59.342519 15981 raft_consensus.cc:697] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 3 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:59.342994 15746 leader_election.cc:304] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:59.343354 15981 consensus_queue.cc:237] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.343784 16090 raft_consensus.cc:2804] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:59.344972 15930 raft_consensus.cc:2468] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 4.
I20260709 14:53:59.345201 16090 raft_consensus.cc:697] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:59.346094 16090 consensus_queue.cc:237] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.350840 15680 catalog_manager.cc:5697] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 2 to 3, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 3 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.361824 15680 catalog_manager.cc:5697] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 3 to 4, leader changed from 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 4 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.462424 16068 raft_consensus.cc:993] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.462823 16073 raft_consensus.cc:1081] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.464332 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55394
I20260709 14:53:59.464865 15781 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.465202 15781 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.469249 15781 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.470624 15781 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 4 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:59.471410 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:59.471603 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:59.472002 15857 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.472187 15930 raft_consensus.cc:3055] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:59.472555 15930 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:53:59.473317 15930 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.474364 15930 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.477310 15857 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 4.
I20260709 14:53:59.478260 15746 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:59.478910 16090 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:59.479015 15930 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 4.
I20260709 14:53:59.479419 16090 raft_consensus.cc:697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:59.480146 16090 consensus_queue.cc:237] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.485474 15680 catalog_manager.cc:5697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 3 to 4, leader changed from 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 4 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.741894 15857 raft_consensus.cc:1275] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:59.743149 16090 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:59.745805 15855 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:59.746994 15981 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:59.752046 15930 raft_consensus.cc:1275] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:59.753422 15981 consensus_queue.cc:1048] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:59.760895 15929 raft_consensus.cc:1275] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:59.762262 15981 consensus_queue.cc:1048] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:59.842589 16096 raft_consensus.cc:993] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.843005 16087 raft_consensus.cc:1081] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.844312 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:59.844727 15781 raft_consensus.cc:493] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.844987 15781 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.848955 15781 raft_consensus.cc:515] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.850351 15781 leader_election.cc:290] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 3 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:59.851063 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:59.851217 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4ce87183a845278ce7f98a85021bce" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:59.851500 15857 raft_consensus.cc:3055] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:59.851692 15930 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.851853 15857 raft_consensus.cc:740] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:59.852638 15857 consensus_queue.cc:260] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.853514 15857 raft_consensus.cc:3060] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.855680 15930 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 3.
I20260709 14:53:59.856518 15747 leader_election.cc:304] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [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: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:59.857178 16094 raft_consensus.cc:2804] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.857636 16094 raft_consensus.cc:697] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 3 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:59.858184 15857 raft_consensus.cc:2468] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 3.
I20260709 14:53:59.858397 16094 consensus_queue.cc:237] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.865504 16096 raft_consensus.cc:993] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: : Instructing follower 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.865916 16087 raft_consensus.cc:1081] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Signalling peer 77ac1e08292b4060aad570e53f99321f to start an election
I20260709 14:53:59.865398 15678 catalog_manager.cc:5697] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 2 to 3, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 3 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.867439 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
 from {username='slave'} at 127.0.0.1:55378
I20260709 14:53:59.867892 15781 raft_consensus.cc:493] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.868192 15781 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.873179 15781 raft_consensus.cc:515] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.874567 15781 leader_election.cc:290] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Requested vote from peers 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:53:59.875180 15857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:53:59.875407 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "77ac1e08292b4060aad570e53f99321f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:53:59.875730 15857 raft_consensus.cc:3055] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.875854 15930 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.876075 15857 raft_consensus.cc:740] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:53:59.876744 15857 consensus_queue.cc:260] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.877607 15857 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.880100 15930 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:59.881059 15747 leader_election.cc:304] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26d4905db63e43c4bbf045d86662fd15, 77ac1e08292b4060aad570e53f99321f; no voters: 
I20260709 14:53:59.881699 16094 raft_consensus.cc:2804] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.882159 16094 raft_consensus.cc:697] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Leader. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:53:59.882345 15857 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ac1e08292b4060aad570e53f99321f in term 2.
I20260709 14:53:59.882975 16094 consensus_queue.cc:237] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:53:59.889873 15678 catalog_manager.cc:5697] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f reported cstate change: term changed from 1 to 2, leader changed from 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2) to 77ac1e08292b4060aad570e53f99321f (127.14.207.1). New cstate: current_term: 2 leader_uuid: "77ac1e08292b4060aad570e53f99321f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.955243 15930 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:59.956372 15981 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:59.965749 15857 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:59.967002 16094 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:00.312252 15930 raft_consensus.cc:1275] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.313333 16094 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.321635 15857 raft_consensus.cc:1275] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.323544 16094 consensus_queue.cc:1048] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.402143 15930 raft_consensus.cc:1275] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.403296 16094 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.411701 15857 raft_consensus.cc:1275] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Refusing update from remote peer 77ac1e08292b4060aad570e53f99321f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.413152 16094 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.292795 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:02.302073 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2388a2109d9e4935bca72558e002b582"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:54:02.302917 15781 raft_consensus.cc:606] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Received request to transfer leadership to TS 26d4905db63e43c4bbf045d86662fd15
I20260709 14:54:02.305440 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:54:02.305881 15781 raft_consensus.cc:606] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Received request to transfer leadership to TS 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:54:02.307938 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:54:02.308338 15781 raft_consensus.cc:606] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Received request to transfer leadership to TS 0b9f8d0b2417409c9bb43bc38e6f274a
I20260709 14:54:02.310500 15781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9"
dest_uuid: "77ac1e08292b4060aad570e53f99321f"
mode: GRACEFUL
new_leader_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:35898
I20260709 14:54:02.311015 15781 raft_consensus.cc:606] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Received request to transfer leadership to TS 26d4905db63e43c4bbf045d86662fd15
I20260709 14:54:02.312042 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:02.312484 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:02.334936 16108 raft_consensus.cc:993] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:54:02.335438 16107 raft_consensus.cc:1081] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Signalling peer 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:54:02.337059 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:48388
I20260709 14:54:02.337566 15855 raft_consensus.cc:493] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.337898 15855 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:02.343791 15855 raft_consensus.cc:515] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.345577 15855 leader_election.cc:290] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 5 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:54:02.346700 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:54:02.346899 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c2d3cc88ed493aa6969c079e3bfef7" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:54:02.347349 15781 raft_consensus.cc:3055] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:02.347398 15930 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:02.347638 15781 raft_consensus.cc:740] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:54:02.348485 15781 consensus_queue.cc:260] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.349494 15781 raft_consensus.cc:3060] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:02.352955 15930 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 5.
I20260709 14:54:02.354300 15822 leader_election.cc:304] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:54:02.354755 15781 raft_consensus.cc:2468] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 5.
I20260709 14:54:02.355123 16087 raft_consensus.cc:2804] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:02.356079 16087 raft_consensus.cc:697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 5 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:54:02.357049 16087 consensus_queue.cc:237] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.364279 15680 catalog_manager.cc:5697] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 4 to 5, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 5 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.424398 16108 raft_consensus.cc:993] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:54:02.424881 16107 raft_consensus.cc:1081] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Signalling peer 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:54:02.426394 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2388a2109d9e4935bca72558e002b582"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:36046
I20260709 14:54:02.426914 15930 raft_consensus.cc:493] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.427253 15930 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.431443 15930 raft_consensus.cc:515] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.433022 15930 leader_election.cc:290] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 3 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:54:02.433871 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:54:02.434099 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388a2109d9e4935bca72558e002b582" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:54:02.434473 15781 raft_consensus.cc:3055] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:02.434593 15855 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.434808 15781 raft_consensus.cc:740] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:54:02.435595 15781 consensus_queue.cc:260] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.436797 15781 raft_consensus.cc:3060] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.441059 15855 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:54:02.442467 15895 leader_election.cc:304] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:54:02.443058 15781 raft_consensus.cc:2468] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:54:02.443495 16073 raft_consensus.cc:2804] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:02.445091 16073 raft_consensus.cc:697] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:54:02.446059 16073 consensus_queue.cc:237] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.454422 15680 catalog_manager.cc:5697] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 2 to 3, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.503573 16108 raft_consensus.cc:993] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:54:02.504002 16107 raft_consensus.cc:1081] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Signalling peer 26d4905db63e43c4bbf045d86662fd15 to start an election
I20260709 14:54:02.505385 15930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9"
dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
 from {username='slave'} at 127.0.0.1:36046
I20260709 14:54:02.505796 15930 raft_consensus.cc:493] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.506052 15930 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.509996 15930 raft_consensus.cc:515] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.511340 15930 leader_election.cc:290] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [CANDIDATE]: Term 3 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753)
I20260709 14:54:02.512213 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:54:02.512400 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899ea2a0ab243758b16d43e60c05be9" candidate_uuid: "26d4905db63e43c4bbf045d86662fd15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
I20260709 14:54:02.512671 15781 raft_consensus.cc:3055] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:02.512871 15855 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.512979 15781 raft_consensus.cc:740] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:54:02.513684 15781 consensus_queue.cc:260] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.514567 15781 raft_consensus.cc:3060] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.517143 15855 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:54:02.518059 15895 leader_election.cc:304] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:54:02.518642 15781 raft_consensus.cc:2468] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26d4905db63e43c4bbf045d86662fd15 in term 3.
I20260709 14:54:02.518741 16073 raft_consensus.cc:2804] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:02.519186 16073 raft_consensus.cc:697] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Becoming Leader. State: Replica: 26d4905db63e43c4bbf045d86662fd15, State: Running, Role: LEADER
I20260709 14:54:02.520100 16073 consensus_queue.cc:237] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.526449 15680 catalog_manager.cc:5697] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 reported cstate change: term changed from 2 to 3, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "26d4905db63e43c4bbf045d86662fd15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.747256 15781 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 5 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:02.748505 16087 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:02.758550 15930 raft_consensus.cc:1275] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 5 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:02.761328 16120 consensus_queue.cc:1048] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:54:02.832376 16107 raft_consensus.cc:993] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: : Instructing follower 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:54:02.832847 16108 raft_consensus.cc:1081] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Signalling peer 0b9f8d0b2417409c9bb43bc38e6f274a to start an election
I20260709 14:54:02.834229 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe"
dest_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a"
 from {username='slave'} at 127.0.0.1:48388
I20260709 14:54:02.834685 15855 raft_consensus.cc:493] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.834947 15855 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.839147 15855 raft_consensus.cc:515] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.840564 15855 leader_election.cc:290] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [CANDIDATE]: Term 3 election: Requested vote from peers 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365), 26d4905db63e43c4bbf045d86662fd15 (127.14.207.3:39365)
I20260709 14:54:02.841432 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77ac1e08292b4060aad570e53f99321f"
I20260709 14:54:02.841532 15930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59d22f3b42a47228647f69df88c9ebe" candidate_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26d4905db63e43c4bbf045d86662fd15"
I20260709 14:54:02.841900 15781 raft_consensus.cc:3055] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:02.841970 15930 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.842142 15781 raft_consensus.cc:740] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77ac1e08292b4060aad570e53f99321f, State: Running, Role: LEADER
I20260709 14:54:02.842777 15781 consensus_queue.cc:260] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.843602 15781 raft_consensus.cc:3060] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.846284 15930 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 3.
I20260709 14:54:02.847220 15822 leader_election.cc:304] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [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: 0b9f8d0b2417409c9bb43bc38e6f274a, 26d4905db63e43c4bbf045d86662fd15; no voters: 
I20260709 14:54:02.848037 16120 raft_consensus.cc:2804] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:02.848212 15781 raft_consensus.cc:2468] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b9f8d0b2417409c9bb43bc38e6f274a in term 3.
I20260709 14:54:02.848466 16120 raft_consensus.cc:697] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 LEADER]: Becoming Leader. State: Replica: 0b9f8d0b2417409c9bb43bc38e6f274a, State: Running, Role: LEADER
I20260709 14:54:02.849310 16120 consensus_queue.cc:237] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [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: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } }
I20260709 14:54:02.856207 15678 catalog_manager.cc:5697] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a reported cstate change: term changed from 2 to 3, leader changed from 77ac1e08292b4060aad570e53f99321f (127.14.207.1) to 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2). New cstate: current_term: 3 leader_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.913070 15781 raft_consensus.cc:1275] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:02.914261 16073 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:02.922686 15855 raft_consensus.cc:1275] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:02.924728 16127 consensus_queue.cc:1048] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:02.941270 15855 raft_consensus.cc:1275] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:02.942256 16127 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b9f8d0b2417409c9bb43bc38e6f274a" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:02.951141 15781 raft_consensus.cc:1275] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Refusing update from remote peer 26d4905db63e43c4bbf045d86662fd15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:02.953074 16127 consensus_queue.cc:1048] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:03.256960 15781 raft_consensus.cc:1275] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:03.258066 16120 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ac1e08292b4060aad570e53f99321f" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:03.265972 15930 raft_consensus.cc:1275] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Refusing update from remote peer 0b9f8d0b2417409c9bb43bc38e6f274a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:03.267383 16120 consensus_queue.cc:1048] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26d4905db63e43c4bbf045d86662fd15" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:03.313218 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:03.319665 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
I20260709 14:54:03.343555 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:03.344364 15164 tablet_replica.cc:333] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.345036 15164 raft_consensus.cc:2243] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.345846 15164 raft_consensus.cc:2272] T ab68862c551c448b867666bcafe757f3 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.347810 15164 tablet_replica.cc:333] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.348551 15164 raft_consensus.cc:2243] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.349433 15164 raft_consensus.cc:2272] T e1ba74669f914bfabd801b3ee91949df P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.351800 15164 tablet_replica.cc:333] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.352419 15164 raft_consensus.cc:2243] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.352820 15164 raft_consensus.cc:2272] T e899ea2a0ab243758b16d43e60c05be9 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.355347 15164 tablet_replica.cc:333] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.355896 15164 raft_consensus.cc:2243] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.356693 15164 raft_consensus.cc:2272] T 3d4ce87183a845278ce7f98a85021bce P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.358388 15164 tablet_replica.cc:333] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.358875 15164 raft_consensus.cc:2243] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.359308 15164 raft_consensus.cc:2272] T 349e5aedd2e1424e82c41750423bbca9 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.361456 15164 tablet_replica.cc:333] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.361960 15164 raft_consensus.cc:2243] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.362336 15164 raft_consensus.cc:2272] T 2388a2109d9e4935bca72558e002b582 P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.364789 15164 tablet_replica.cc:333] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.365278 15164 raft_consensus.cc:2243] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.365659 15164 raft_consensus.cc:2272] T d59d22f3b42a47228647f69df88c9ebe P 77ac1e08292b4060aad570e53f99321f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.367648 15164 tablet_replica.cc:333] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.368193 15164 raft_consensus.cc:2243] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.368577 15164 raft_consensus.cc:2272] T 51c2d3cc88ed493aa6969c079e3bfef7 P 77ac1e08292b4060aad570e53f99321f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.370626 15164 tablet_replica.cc:333] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.371117 15164 raft_consensus.cc:2243] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.371541 15164 raft_consensus.cc:2272] T e17affd9c4b2413c8daacea3e100c684 P 77ac1e08292b4060aad570e53f99321f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.373394 15164 tablet_replica.cc:333] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f: stopping tablet replica
I20260709 14:54:03.373836 15164 raft_consensus.cc:2243] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.374557 15164 raft_consensus.cc:2272] T 0b520b5b2d524bbd8a66eed2600c5929 P 77ac1e08292b4060aad570e53f99321f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:03.377910 15821 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:54:03.380905 15821 consensus_peers.cc:597] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a -> Peer 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365): Couldn't send request to peer 77ac1e08292b4060aad570e53f99321f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.404531 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
I20260709 14:54:03.422744 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
I20260709 14:54:03.446612 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:03.447381 15164 tablet_replica.cc:333] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.448387 15164 raft_consensus.cc:2243] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.449095 15164 raft_consensus.cc:2272] T e1ba74669f914bfabd801b3ee91949df P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:03.451246 15895 consensus_peers.cc:597] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 -> Peer 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365): Couldn't send request to peer 77ac1e08292b4060aad570e53f99321f. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.451658 15164 tablet_replica.cc:333] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.452360 15164 raft_consensus.cc:2243] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.452947 15164 raft_consensus.cc:2272] T 0b520b5b2d524bbd8a66eed2600c5929 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:03.453884 15895 consensus_peers.cc:597] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 -> Peer 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365): Couldn't send request to peer 77ac1e08292b4060aad570e53f99321f. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.454903 15164 tablet_replica.cc:333] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.455689 15164 raft_consensus.cc:2243] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.456453 15164 raft_consensus.cc:2272] T 3d4ce87183a845278ce7f98a85021bce P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.458611 15164 tablet_replica.cc:333] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.459298 15164 raft_consensus.cc:2243] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:03.459446 15895 consensus_peers.cc:597] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 -> Peer 77ac1e08292b4060aad570e53f99321f (127.14.207.1:44365): Couldn't send request to peer 77ac1e08292b4060aad570e53f99321f. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.460232 15164 raft_consensus.cc:2272] T 349e5aedd2e1424e82c41750423bbca9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.462028 15164 tablet_replica.cc:333] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.462508 15164 raft_consensus.cc:2243] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.462885 15164 raft_consensus.cc:2272] T e17affd9c4b2413c8daacea3e100c684 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.464584 15164 tablet_replica.cc:333] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.465034 15164 raft_consensus.cc:2243] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.465641 15164 raft_consensus.cc:2272] T 51c2d3cc88ed493aa6969c079e3bfef7 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.467442 15164 tablet_replica.cc:333] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.467887 15164 raft_consensus.cc:2243] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.468600 15164 raft_consensus.cc:2272] T d59d22f3b42a47228647f69df88c9ebe P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.470314 15164 tablet_replica.cc:333] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.470752 15164 raft_consensus.cc:2243] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.471102 15164 raft_consensus.cc:2272] T e899ea2a0ab243758b16d43e60c05be9 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.473122 15164 tablet_replica.cc:333] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.473601 15164 raft_consensus.cc:2243] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.473986 15164 raft_consensus.cc:2272] T ab68862c551c448b867666bcafe757f3 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.475595 15164 tablet_replica.cc:333] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a: stopping tablet replica
I20260709 14:54:03.476042 15164 raft_consensus.cc:2243] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.476414 15164 raft_consensus.cc:2272] T 2388a2109d9e4935bca72558e002b582 P 0b9f8d0b2417409c9bb43bc38e6f274a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.504819 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
W20260709 14:54:03.514752 15895 consensus_peers.cc:597] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 -> Peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Couldn't send request to peer 0b9f8d0b2417409c9bb43bc38e6f274a. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:03.517436 15895 consensus_peers.cc:597] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 -> Peer 0b9f8d0b2417409c9bb43bc38e6f274a (127.14.207.2:44753): Couldn't send request to peer 0b9f8d0b2417409c9bb43bc38e6f274a. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.526083 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
I20260709 14:54:03.546351 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:03.546981 15164 tablet_replica.cc:333] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.547545 15164 raft_consensus.cc:2243] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.548379 15164 raft_consensus.cc:2272] T e899ea2a0ab243758b16d43e60c05be9 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.550298 15164 tablet_replica.cc:333] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.550806 15164 raft_consensus.cc:2243] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.551436 15164 raft_consensus.cc:2272] T 2388a2109d9e4935bca72558e002b582 P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.553267 15164 tablet_replica.cc:333] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.553758 15164 raft_consensus.cc:2243] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.554136 15164 raft_consensus.cc:2272] T 3d4ce87183a845278ce7f98a85021bce P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.555981 15164 tablet_replica.cc:333] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.556452 15164 raft_consensus.cc:2243] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.556797 15164 raft_consensus.cc:2272] T 349e5aedd2e1424e82c41750423bbca9 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.558297 15164 tablet_replica.cc:333] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.558724 15164 raft_consensus.cc:2243] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.559118 15164 raft_consensus.cc:2272] T e1ba74669f914bfabd801b3ee91949df P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.560761 15164 tablet_replica.cc:333] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.561182 15164 raft_consensus.cc:2243] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.561553 15164 raft_consensus.cc:2272] T ab68862c551c448b867666bcafe757f3 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.563068 15164 tablet_replica.cc:333] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.563508 15164 raft_consensus.cc:2243] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.563858 15164 raft_consensus.cc:2272] T d59d22f3b42a47228647f69df88c9ebe P 26d4905db63e43c4bbf045d86662fd15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.565801 15164 tablet_replica.cc:333] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.566236 15164 raft_consensus.cc:2243] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.566612 15164 raft_consensus.cc:2272] T 51c2d3cc88ed493aa6969c079e3bfef7 P 26d4905db63e43c4bbf045d86662fd15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.568531 15164 tablet_replica.cc:333] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.568960 15164 raft_consensus.cc:2243] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.569638 15164 raft_consensus.cc:2272] T e17affd9c4b2413c8daacea3e100c684 P 26d4905db63e43c4bbf045d86662fd15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.571326 15164 tablet_replica.cc:333] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15: stopping tablet replica
I20260709 14:54:03.571724 15164 raft_consensus.cc:2243] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:03.572151 15164 raft_consensus.cc:2272] T 0b520b5b2d524bbd8a66eed2600c5929 P 26d4905db63e43c4bbf045d86662fd15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.590725 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:54:03.607501 15164 master.cc:562] Master@127.14.207.62:34417 shutting down...
I20260709 14:54:03.625587 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:03.626062 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:03.626328 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26b2c4d4ee9d4983a16d550458d69e0f: stopping tablet replica
I20260709 14:54:03.644840 15164 master.cc:584] Master@127.14.207.62:34417 shutdown complete.
0b9f8d0b2417409c9bb43bc38e6f274a  4
26d4905db63e43c4bbf045d86662fd15  1
77ac1e08292b4060aad570e53f99321f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10322 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:54:03.682369 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:35689
I20260709 14:54:03.683462 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.688822 16136 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
W20260709 14:54:03.688871 16137 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
W20260709 14:54:03.689464 16139 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
I20260709 14:54:03.691099 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:03.692011 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:03.692198 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.692349 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608843692332 us; error 0 us; skew 500 ppm
I20260709 14:54:03.692893 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.695247 15164 webserver.cc:533] Webserver started at http://127.14.207.62:44895/ using document root <none> and password file <none>
I20260709 14:54:03.695729 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.695894 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.696475 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.697559 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "86c4f86b2b994da693286a5281b0a35f"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-njl6"
I20260709 14:54:03.701911 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:03.705214 16144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.705893 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:03.706176 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "86c4f86b2b994da693286a5281b0a35f"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-njl6"
I20260709 14:54:03.706446 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-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)
I20260709 14:54:03.731267 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.732520 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.770691 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:35689
I20260709 14:54:03.770783 16195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:35689 every 8 connection(s)
I20260709 14:54:03.774461 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:03.784008 16196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f: Bootstrap starting.
I20260709 14:54:03.788532 16196 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.792862 16196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f: No bootstrap required, opened a new log
I20260709 14:54:03.794953 16196 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER }
I20260709 14:54:03.795336 16196 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.795512 16196 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c4f86b2b994da693286a5281b0a35f, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.796061 16196 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER }
I20260709 14:54:03.796465 16196 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:03.796664 16196 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:03.796885 16196 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.800925 16196 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER }
I20260709 14:54:03.801409 16196 leader_election.cc:304] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [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: 86c4f86b2b994da693286a5281b0a35f; no voters: 
I20260709 14:54:03.802444 16196 leader_election.cc:290] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:03.802825 16199 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:03.804107 16199 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 1 LEADER]: Becoming Leader. State: Replica: 86c4f86b2b994da693286a5281b0a35f, State: Running, Role: LEADER
I20260709 14:54:03.804693 16199 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [LEADER]: Queue going to LEADER mode. State: All 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: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER }
I20260709 14:54:03.805213 16196 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:03.809064 16200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86c4f86b2b994da693286a5281b0a35f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER } }
I20260709 14:54:03.809799 16200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:03.809662 16201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86c4f86b2b994da693286a5281b0a35f. Latest consensus state: current_term: 1 leader_uuid: "86c4f86b2b994da693286a5281b0a35f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c4f86b2b994da693286a5281b0a35f" member_type: VOTER } }
I20260709 14:54:03.810377 16201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:03.812883 16206 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:03.817606 16206 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:03.821192 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:03.826105 16206 catalog_manager.cc:1383] Generated new cluster ID: 5d31edeb69a94c649fe1d011361d06b4
I20260709 14:54:03.826368 16206 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:03.865759 16206 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:03.866935 16206 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:03.880555 16206 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f: Generated new TSK 0
I20260709 14:54:03.881146 16206 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:03.887612 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:03.893087 16217 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
W20260709 14:54:03.894126 16218 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
I20260709 14:54:03.897821 15164 server_base.cc:1061] running on GCE node
W20260709 14:54:03.897766 16220 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
I20260709 14:54:03.899183 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:03.899394 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:03.899550 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608843899532 us; error 0 us; skew 500 ppm
I20260709 14:54:03.900086 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:03.902278 15164 webserver.cc:533] Webserver started at http://127.14.207.1:34063/ using document root <none> and password file <none>
I20260709 14:54:03.902717 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:03.902885 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:03.903127 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:03.904276 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-njl6"
I20260709 14:54:03.908831 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:54:03.912029 16225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.912696 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:03.913004 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
format_stamp: "Formatted at 2026-07-09 14:54:03 on dist-test-slave-njl6"
I20260709 14:54:03.913267 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-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)
I20260709 14:54:03.948781 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:03.950033 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:03.951442 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:03.953703 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:03.953907 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.954118 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:03.954278 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:03.992352 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:46003
I20260709 14:54:03.992424 16287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:46003 every 8 connection(s)
I20260709 14:54:03.997071 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:04.004261 16292 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
W20260709 14:54:04.005844 16293 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
I20260709 14:54:04.008738 15164 server_base.cc:1061] running on GCE node
W20260709 14:54:04.008761 16295 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
I20260709 14:54:04.009821 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:04.010032 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:04.010201 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608844010182 us; error 0 us; skew 500 ppm
I20260709 14:54:04.010723 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:04.013360 15164 webserver.cc:533] Webserver started at http://127.14.207.2:36305/ using document root <none> and password file <none>
I20260709 14:54:04.013645 16288 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35689
I20260709 14:54:04.013836 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:04.013984 16288 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:04.014086 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:04.014436 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:04.014832 16288 heartbeater.cc:507] Master 127.14.207.62:35689 requested a full tablet report, sending...
I20260709 14:54:04.015724 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "677283ea7c98464b9beab08d50324d80"
format_stamp: "Formatted at 2026-07-09 14:54:04 on dist-test-slave-njl6"
I20260709 14:54:04.017074 16161 ts_manager.cc:194] Registered new tserver with Master: d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003)
I20260709 14:54:04.019443 16161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38020
I20260709 14:54:04.021654 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:04.024955 16300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.025676 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:04.025959 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "677283ea7c98464b9beab08d50324d80"
format_stamp: "Formatted at 2026-07-09 14:54:04 on dist-test-slave-njl6"
I20260709 14:54:04.026222 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-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)
I20260709 14:54:04.042317 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:04.043514 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:04.044953 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:04.047086 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:04.047287 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.047513 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:04.047660 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.084946 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:33465
I20260709 14:54:04.085034 16362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:33465 every 8 connection(s)
I20260709 14:54:04.089432 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:04.096213 16366 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
W20260709 14:54:04.096767 16367 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
W20260709 14:54:04.098670 16369 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
I20260709 14:54:04.099512 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:04.100389 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:04.100587 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:04.100849 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608844100828 us; error 0 us; skew 500 ppm
I20260709 14:54:04.101517 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:04.102026 16363 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35689
I20260709 14:54:04.102425 16363 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:04.103291 16363 heartbeater.cc:507] Master 127.14.207.62:35689 requested a full tablet report, sending...
I20260709 14:54:04.104168 15164 webserver.cc:533] Webserver started at http://127.14.207.3:41941/ using document root <none> and password file <none>
I20260709 14:54:04.104753 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:04.104986 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:04.105243 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:04.105440 16161 ts_manager.cc:194] Registered new tserver with Master: 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:04.106361 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "52a519055d20465295e66714ed913eeb"
format_stamp: "Formatted at 2026-07-09 14:54:04 on dist-test-slave-njl6"
I20260709 14:54:04.106755 16161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38024
I20260709 14:54:04.110950 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:04.114166 16374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.114912 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:04.115197 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "52a519055d20465295e66714ed913eeb"
format_stamp: "Formatted at 2026-07-09 14:54:04 on dist-test-slave-njl6"
I20260709 14:54:04.115536 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-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)
I20260709 14:54:04.129617 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:04.130803 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:04.132230 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:04.134333 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:04.134549 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.134760 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:04.134917 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:04.172102 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:44859
I20260709 14:54:04.172151 16436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:44859 every 8 connection(s)
I20260709 14:54:04.184567 16437 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35689
I20260709 14:54:04.184943 16437 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:04.185636 16437 heartbeater.cc:507] Master 127.14.207.62:35689 requested a full tablet report, sending...
I20260709 14:54:04.187431 16161 ts_manager.cc:194] Registered new tserver with Master: 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:04.188457 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013350615s
I20260709 14:54:04.189030 16161 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38036
I20260709 14:54:04.213284 16161 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38040:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:04.219179 16161 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.
I20260709 14:54:04.408416 16402 tablet_service.cc:1511] Processing CreateTablet for tablet 872627a8b1d44412913639a1326ad99f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:04.410006 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872627a8b1d44412913639a1326ad99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.413655 16401 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c014e95bb4f18915daa67782d52d6 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:04.415042 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c014e95bb4f18915daa67782d52d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.419277 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 448290e7d7864f068e7c1c46fcb41446 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:04.420073 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 872627a8b1d44412913639a1326ad99f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:04.420819 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448290e7d7864f068e7c1c46fcb41446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.421440 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872627a8b1d44412913639a1326ad99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.421129 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 448290e7d7864f068e7c1c46fcb41446 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:04.422389 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448290e7d7864f068e7c1c46fcb41446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.423660 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c014e95bb4f18915daa67782d52d6 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:04.425009 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c014e95bb4f18915daa67782d52d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.446425 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 5a14dc2dd6154300943e0f920107123b (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:04.447315 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 5a14dc2dd6154300943e0f920107123b (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:04.447873 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a14dc2dd6154300943e0f920107123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.448908 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a14dc2dd6154300943e0f920107123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.457108 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 872627a8b1d44412913639a1326ad99f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:04.458475 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872627a8b1d44412913639a1326ad99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.461105 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c014e95bb4f18915daa67782d52d6 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:04.462422 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c014e95bb4f18915daa67782d52d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.465014 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 5a14dc2dd6154300943e0f920107123b (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:04.466392 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a14dc2dd6154300943e0f920107123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.466867 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 6c155f2d1b0340e18826317a9d2f4de0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:04.468178 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c155f2d1b0340e18826317a9d2f4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.468936 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 448290e7d7864f068e7c1c46fcb41446 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:04.469079 16324 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3aa803d61749a3a952db384175c992 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:04.470237 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448290e7d7864f068e7c1c46fcb41446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.470480 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3aa803d61749a3a952db384175c992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.472719 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 6c155f2d1b0340e18826317a9d2f4de0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:04.475346 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3aa803d61749a3a952db384175c992 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:04.476650 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3aa803d61749a3a952db384175c992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.479394 16452 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:04.473732 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 6c155f2d1b0340e18826317a9d2f4de0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:04.480715 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c155f2d1b0340e18826317a9d2f4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.496477 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3aa803d61749a3a952db384175c992 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:04.497956 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3aa803d61749a3a952db384175c992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.498548 16247 tablet_service.cc:1511] Processing CreateTablet for tablet ba619e94020b40189e9a83b47c70b3d9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:04.499461 16325 tablet_service.cc:1511] Processing CreateTablet for tablet ba619e94020b40189e9a83b47c70b3d9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:04.499955 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba619e94020b40189e9a83b47c70b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.475705 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c155f2d1b0340e18826317a9d2f4de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.506273 16400 tablet_service.cc:1511] Processing CreateTablet for tablet ba619e94020b40189e9a83b47c70b3d9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:04.509836 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba619e94020b40189e9a83b47c70b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.512472 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba619e94020b40189e9a83b47c70b3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.508018 16246 tablet_service.cc:1511] Processing CreateTablet for tablet 57bfc6c47c244e20a36fb842a60482b8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:04.515793 16452 tablet_bootstrap.cc:654] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.518371 16453 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:04.527851 16244 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc12468bc934b6486cc3249511c984d (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:04.518477 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 57bfc6c47c244e20a36fb842a60482b8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:04.519176 16401 tablet_service.cc:1511] Processing CreateTablet for tablet 57bfc6c47c244e20a36fb842a60482b8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:04.532909 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bfc6c47c244e20a36fb842a60482b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.533200 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bfc6c47c244e20a36fb842a60482b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.535548 16453 tablet_bootstrap.cc:654] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.520547 16245 tablet_service.cc:1511] Processing CreateTablet for tablet fe6a486630f74ae8b66ca610357b3eff (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:04.522360 16324 tablet_service.cc:1511] Processing CreateTablet for tablet fe6a486630f74ae8b66ca610357b3eff (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:04.537343 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6a486630f74ae8b66ca610357b3eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.524076 16246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bfc6c47c244e20a36fb842a60482b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.540438 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6a486630f74ae8b66ca610357b3eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.524585 16396 tablet_service.cc:1511] Processing CreateTablet for tablet fe6a486630f74ae8b66ca610357b3eff (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:04.541531 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6a486630f74ae8b66ca610357b3eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.542062 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc12468bc934b6486cc3249511c984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.557046 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc12468bc934b6486cc3249511c984d (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:04.558439 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc12468bc934b6486cc3249511c984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.561637 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 7b049ec95d6e45468070421338e22374 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:04.563109 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b049ec95d6e45468070421338e22374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.564921 16402 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc12468bc934b6486cc3249511c984d (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:04.566222 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc12468bc934b6486cc3249511c984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.573329 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 7b049ec95d6e45468070421338e22374 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:04.574602 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b049ec95d6e45468070421338e22374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.588284 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 7b049ec95d6e45468070421338e22374 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:04.589706 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b049ec95d6e45468070421338e22374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.599821 16454 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:04.605151 16453 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:04.605563 16453 ts_tablet_manager.cc:1403] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.003s
I20260709 14:54:04.607350 16454 tablet_bootstrap.cc:654] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.607781 16453 raft_consensus.cc:359] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.610740 16453 raft_consensus.cc:385] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.611064 16453 raft_consensus.cc:740] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.611883 16453 consensus_queue.cc:260] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.618976 16452 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:04.619385 16452 ts_tablet_manager.cc:1403] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.005s
I20260709 14:54:04.621533 16452 raft_consensus.cc:359] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.622056 16452 raft_consensus.cc:385] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.623206 16452 raft_consensus.cc:740] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.624064 16452 consensus_queue.cc:260] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.628335 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 72dfb736b8a742e29dbfbfef6c61a12e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:04.629652 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dfb736b8a742e29dbfbfef6c61a12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.630817 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 72dfb736b8a742e29dbfbfef6c61a12e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:04.633131 16324 tablet_service.cc:1511] Processing CreateTablet for tablet 72dfb736b8a742e29dbfbfef6c61a12e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:04.633270 16326 tablet_service.cc:1511] Processing CreateTablet for tablet cf85e26954554973bef8e519a5405543 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:04.634608 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dfb736b8a742e29dbfbfef6c61a12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.627254 16401 tablet_service.cc:1511] Processing CreateTablet for tablet b00372c7f0b34df1a97b76445a15bfd4 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:04.637326 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf85e26954554973bef8e519a5405543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.637877 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dfb736b8a742e29dbfbfef6c61a12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.643133 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00372c7f0b34df1a97b76445a15bfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.643232 16252 tablet_service.cc:1511] Processing CreateTablet for tablet b00372c7f0b34df1a97b76445a15bfd4 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:04.644524 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00372c7f0b34df1a97b76445a15bfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.676524 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 6f47542d5e184881a7ae7a2cf5fcb41e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:04.678002 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f47542d5e184881a7ae7a2cf5fcb41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.689600 16401 tablet_service.cc:1511] Processing CreateTablet for tablet cf85e26954554973bef8e519a5405543 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:04.690209 16323 tablet_service.cc:1511] Processing CreateTablet for tablet b00372c7f0b34df1a97b76445a15bfd4 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:04.691078 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf85e26954554973bef8e519a5405543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.691483 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00372c7f0b34df1a97b76445a15bfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.693325 16245 tablet_service.cc:1511] Processing CreateTablet for tablet cf85e26954554973bef8e519a5405543 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:04.694561 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf85e26954554973bef8e519a5405543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.704159 16363 heartbeater.cc:499] Master 127.14.207.62:35689 was elected leader, sending a full tablet report...
I20260709 14:54:04.704360 16452 ts_tablet_manager.cc:1434] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.085s	user 0.012s	sys 0.013s
I20260709 14:54:04.704335 16453 ts_tablet_manager.cc:1434] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.099s	user 0.018s	sys 0.019s
I20260709 14:54:04.710841 16437 heartbeater.cc:499] Master 127.14.207.62:35689 was elected leader, sending a full tablet report...
I20260709 14:54:04.711038 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 6f47542d5e184881a7ae7a2cf5fcb41e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:04.713567 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f47542d5e184881a7ae7a2cf5fcb41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.713927 16453 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:04.718945 16454 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:04.719363 16454 ts_tablet_manager.cc:1403] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.024s
I20260709 14:54:04.720024 16453 tablet_bootstrap.cc:654] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.724941 16452 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:04.730357 16454 raft_consensus.cc:359] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.731137 16454 raft_consensus.cc:385] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.731539 16452 tablet_bootstrap.cc:654] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.742340 16460 raft_consensus.cc:493] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.743045 16460 raft_consensus.cc:515] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.731448 16454 raft_consensus.cc:740] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.751793 16454 consensus_queue.cc:260] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.757918 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfd14764f1442dfab99ed5f70d71269 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:04.761912 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfd14764f1442dfab99ed5f70d71269 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:04.763252 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfd14764f1442dfab99ed5f70d71269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.769372 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 6f47542d5e184881a7ae7a2cf5fcb41e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:04.770785 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f47542d5e184881a7ae7a2cf5fcb41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.770738 16247 tablet_service.cc:1511] Processing CreateTablet for tablet 830ac6a32cae4ee9a7756bf76f316a53 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:04.772985 16460 leader_election.cc:290] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003)
I20260709 14:54:04.782209 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 98cd341240414997a018a9daa9da198a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:04.783355 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 98cd341240414997a018a9daa9da198a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:04.784762 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cd341240414997a018a9daa9da198a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.786780 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfd14764f1442dfab99ed5f70d71269 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:04.788160 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfd14764f1442dfab99ed5f70d71269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.798246 16453 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:04.798808 16453 ts_tablet_manager.cc:1403] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.031s
I20260709 14:54:04.801841 16453 raft_consensus.cc:359] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.802587 16453 raft_consensus.cc:385] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.802858 16453 raft_consensus.cc:740] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.789116 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 830ac6a32cae4ee9a7756bf76f316a53 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:04.808696 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830ac6a32cae4ee9a7756bf76f316a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.803612 16453 consensus_queue.cc:260] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.821292 16453 ts_tablet_manager.cc:1434] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:54:04.822216 16453 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:04.824801 16454 ts_tablet_manager.cc:1434] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.105s	user 0.010s	sys 0.013s
W20260709 14:54:04.828342 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:04.833242 16464 raft_consensus.cc:493] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.834142 16288 heartbeater.cc:499] Master 127.14.207.62:35689 was elected leader, sending a full tablet report...
I20260709 14:54:04.836412 16452 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:04.836891 16452 ts_tablet_manager.cc:1403] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.112s	user 0.031s	sys 0.039s
I20260709 14:54:04.834318 16464 raft_consensus.cc:515] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.842945 16464 leader_election.cc:290] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:04.839658 16452 raft_consensus.cc:359] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.847602 16452 raft_consensus.cc:385] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.847996 16452 raft_consensus.cc:740] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.848707 16452 consensus_queue.cc:260] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.854878 16452 ts_tablet_manager.cc:1434] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:54:04.855896 16452 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:04.873838 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830ac6a32cae4ee9a7756bf76f316a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.877792 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfd14764f1442dfab99ed5f70d71269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.885452 16396 tablet_service.cc:1511] Processing CreateTablet for tablet 98cd341240414997a018a9daa9da198a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:04.886773 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cd341240414997a018a9daa9da198a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.887110 16454 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:04.888485 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cd341240414997a018a9daa9da198a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.896473 16454 tablet_bootstrap.cc:654] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.901985 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 830ac6a32cae4ee9a7756bf76f316a53 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:04.902191 16245 tablet_service.cc:1511] Processing CreateTablet for tablet e06c54ac225248c9990993d6a2682a10 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:04.903316 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830ac6a32cae4ee9a7756bf76f316a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.903375 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c54ac225248c9990993d6a2682a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.901918 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 1356a85430d041c2b0adea7103382e28 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:04.909893 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 1356a85430d041c2b0adea7103382e28 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:04.911157 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1356a85430d041c2b0adea7103382e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.918224 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:04.918417 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 78beea197e164b929f9e504f224a7872 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:04.918939 16338 raft_consensus.cc:2468] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:04.920058 16377 leader_election.cc:304] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:04.920619 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1356a85430d041c2b0adea7103382e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.920926 16460 raft_consensus.cc:2804] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.921277 16460 raft_consensus.cc:493] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.921598 16460 raft_consensus.cc:3060] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.933312 16328 tablet_service.cc:1511] Processing CreateTablet for tablet e06c54ac225248c9990993d6a2682a10 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:04.934624 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c54ac225248c9990993d6a2682a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.938328 16454 tablet_bootstrap.cc:492] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:04.938803 16454 ts_tablet_manager.cc:1403] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.008s
I20260709 14:54:04.941605 16454 raft_consensus.cc:359] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.942294 16454 raft_consensus.cc:385] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.942586 16454 raft_consensus.cc:740] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.943346 16454 consensus_queue.cc:260] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.943888 16245 tablet_service.cc:1511] Processing CreateTablet for tablet ec5262ac1ba940fe80cdb5f0f60e4e23 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:04.915617 16453 tablet_bootstrap.cc:654] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.929915 16452 tablet_bootstrap.cc:654] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.956346 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:04.958175 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:04.958262 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 78beea197e164b929f9e504f224a7872 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 14:54:04.958930 16229 leader_election.cc:343] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.959830 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78beea197e164b929f9e504f224a7872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.960992 16396 tablet_service.cc:1511] Processing CreateTablet for tablet e06c54ac225248c9990993d6a2682a10 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:04.958065 16460 raft_consensus.cc:515] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:04.962211 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06c54ac225248c9990993d6a2682a10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.963135 16458 raft_consensus.cc:493] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.963678 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78beea197e164b929f9e504f224a7872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.963573 16458 raft_consensus.cc:515] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:04.966069 16458 leader_election.cc:290] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:04.966295 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:04.966881 16338 raft_consensus.cc:3060] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.960913 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 1356a85430d041c2b0adea7103382e28 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 14:54:04.972978 16228 leader_election.cc:343] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.974495 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 78beea197e164b929f9e504f224a7872 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:04.974844 16228 leader_election.cc:304] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:04.963585 16460 leader_election.cc:290] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003)
I20260709 14:54:04.977164 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ae508f8248bf9ee9c33228fe090e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:04.978430 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ae508f8248bf9ee9c33228fe090e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.978626 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:04.979552 16454 ts_tablet_manager.cc:1434] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:54:04.980167 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:04.981158 16454 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:04.976347 16464 raft_consensus.cc:2749] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.978645 16401 tablet_service.cc:1511] Processing CreateTablet for tablet ec5262ac1ba940fe80cdb5f0f60e4e23 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:04.983337 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5262ac1ba940fe80cdb5f0f60e4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.972653 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1356a85430d041c2b0adea7103382e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.984810 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5262ac1ba940fe80cdb5f0f60e4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.987368 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78beea197e164b929f9e504f224a7872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:04.993315 16251 tablet_service.cc:1511] Processing CreateTablet for tablet d12d7909dcff4c0482799d34c542c370 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:04.994612 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12d7909dcff4c0482799d34c542c370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.010223 16338 raft_consensus.cc:2468] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:05.011686 16377 leader_election.cc:304] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:05.012544 16460 raft_consensus.cc:2804] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.013015 16460 raft_consensus.cc:697] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:05.013779 16460 consensus_queue.cc:237] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:05.019353 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448290e7d7864f068e7c1c46fcb41446" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:05.020756 16412 raft_consensus.cc:2468] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:05.026046 16304 leader_election.cc:304] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:05.026994 16458 raft_consensus.cc:2804] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.027571 16458 raft_consensus.cc:493] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.027431 16247 tablet_service.cc:1511] Processing CreateTablet for tablet bb48a5cdaf2147dbbe29089dc1ff4887 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:05.027969 16458 raft_consensus.cc:3060] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.028785 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb48a5cdaf2147dbbe29089dc1ff4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.035444 16458 raft_consensus.cc:515] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.038955 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448290e7d7864f068e7c1c46fcb41446" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
W20260709 14:54:05.039713 16376 leader_election.cc:343] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.040410 16412 raft_consensus.cc:3060] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:05.040793 16376 leader_election.cc:343] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.043641 16323 tablet_service.cc:1511] Processing CreateTablet for tablet ec5262ac1ba940fe80cdb5f0f60e4e23 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:05.044991 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5262ac1ba940fe80cdb5f0f60e4e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.052568 16412 raft_consensus.cc:2468] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:05.052807 16249 tablet_service.cc:1511] Processing CreateTablet for tablet ebda9f7093894f7c9835e3c660189f12 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:05.067731 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448290e7d7864f068e7c1c46fcb41446" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:05.075119 16454 tablet_bootstrap.cc:654] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.056552 16326 tablet_service.cc:1511] Processing CreateTablet for tablet d12d7909dcff4c0482799d34c542c370 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:05.097864 16304 leader_election.cc:304] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:05.078136 16453 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:05.050633 16458 leader_election.cc:290] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.085882 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448290e7d7864f068e7c1c46fcb41446" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:05.099084 16397 tablet_service.cc:1511] Processing CreateTablet for tablet ebda9f7093894f7c9835e3c660189f12 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:05.107975 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebda9f7093894f7c9835e3c660189f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.111047 16324 tablet_service.cc:1511] Processing CreateTablet for tablet ebda9f7093894f7c9835e3c660189f12 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:05.113435 16453 ts_tablet_manager.cc:1403] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.291s	user 0.022s	sys 0.012s
I20260709 14:54:05.069023 16402 tablet_service.cc:1511] Processing CreateTablet for tablet d12d7909dcff4c0482799d34c542c370 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:05.066118 16328 tablet_service.cc:1511] Processing CreateTablet for tablet bb48a5cdaf2147dbbe29089dc1ff4887 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:05.112887 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebda9f7093894f7c9835e3c660189f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.112886 16253 tablet_service.cc:1511] Processing CreateTablet for tablet a236d252dc0a4ddf896899da753fd542 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:05.115254 16160 catalog_manager.cc:5697] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.117624 16325 tablet_service.cc:1511] Processing CreateTablet for tablet a236d252dc0a4ddf896899da753fd542 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:05.097103 16396 tablet_service.cc:1511] Processing CreateTablet for tablet bb48a5cdaf2147dbbe29089dc1ff4887 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:05.099812 16262 raft_consensus.cc:2468] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:05.067711 16401 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ae508f8248bf9ee9c33228fe090e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:05.054261 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 7153ae508f8248bf9ee9c33228fe090e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:05.125916 16452 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:05.126127 16458 raft_consensus.cc:2804] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.133095 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12d7909dcff4c0482799d34c542c370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.134634 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236d252dc0a4ddf896899da753fd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.135280 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebda9f7093894f7c9835e3c660189f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.134969 16322 tablet_service.cc:1511] Processing CreateTablet for tablet 2420cf164cbc4a5e9003bac80a38db9c (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:05.136273 16322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2420cf164cbc4a5e9003bac80a38db9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.123826 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 2420cf164cbc4a5e9003bac80a38db9c (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:05.137138 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ae508f8248bf9ee9c33228fe090e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.141258 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a166a96104433a600917100c499ba (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:05.115659 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12d7909dcff4c0482799d34c542c370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.142539 16321 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a166a96104433a600917100c499ba (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:05.146471 16452 ts_tablet_manager.cc:1403] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.291s	user 0.016s	sys 0.001s
I20260709 14:54:05.149364 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a166a96104433a600917100c499ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.150647 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 2420cf164cbc4a5e9003bac80a38db9c (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:05.150946 16452 raft_consensus.cc:359] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.152390 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb48a5cdaf2147dbbe29089dc1ff4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.154047 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2420cf164cbc4a5e9003bac80a38db9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:05.154656 16304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 56871.9us
I20260709 14:54:05.145377 16458 raft_consensus.cc:697] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:05.168560 16458 consensus_queue.cc:237] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.157341 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb48a5cdaf2147dbbe29089dc1ff4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.172485 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a166a96104433a600917100c499ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.164253 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7153ae508f8248bf9ee9c33228fe090e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.155973 16452 raft_consensus.cc:385] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.185231 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 22dc4c20bde44ed09ee489168e4bd251 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:05.185959 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0a166a96104433a600917100c499ba (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:05.196926 16399 tablet_service.cc:1511] Processing CreateTablet for tablet a236d252dc0a4ddf896899da753fd542 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:05.186988 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2420cf164cbc4a5e9003bac80a38db9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.188752 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 22dc4c20bde44ed09ee489168e4bd251 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:05.189988 16453 raft_consensus.cc:359] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.191687 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236d252dc0a4ddf896899da753fd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.210314 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0a166a96104433a600917100c499ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.211081 16247 tablet_service.cc:1511] Processing CreateTablet for tablet 9455634921254ee0b349ff53255a7ed2 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:05.212836 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dc4c20bde44ed09ee489168e4bd251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.205749 16453 raft_consensus.cc:385] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.213471 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 22dc4c20bde44ed09ee489168e4bd251 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:05.214203 16453 raft_consensus.cc:740] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.214991 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dc4c20bde44ed09ee489168e4bd251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.215165 16453 consensus_queue.cc:260] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.191061 16452 raft_consensus.cc:740] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.221223 16454 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:05.221745 16454 ts_tablet_manager.cc:1403] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.241s	user 0.027s	sys 0.016s
I20260709 14:54:05.226442 16454 raft_consensus.cc:359] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.227174 16454 raft_consensus.cc:385] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.227502 16454 raft_consensus.cc:740] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.228384 16454 consensus_queue.cc:260] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.222986 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dc4c20bde44ed09ee489168e4bd251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.232589 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455634921254ee0b349ff53255a7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.233124 16452 consensus_queue.cc:260] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.235601 16452 ts_tablet_manager.cc:1434] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 14:54:05.246270 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 9455634921254ee0b349ff53255a7ed2 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:05.250325 16159 catalog_manager.cc:5697] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.240442 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a236d252dc0a4ddf896899da753fd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.256346 16395 tablet_service.cc:1511] Processing CreateTablet for tablet 9455634921254ee0b349ff53255a7ed2 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:05.261075 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455634921254ee0b349ff53255a7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.268115 16249 tablet_service.cc:1511] Processing CreateTablet for tablet e08f297468374aae9b0b8b7cd9865615 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:05.269526 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08f297468374aae9b0b8b7cd9865615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.269415 16394 tablet_service.cc:1511] Processing CreateTablet for tablet e08f297468374aae9b0b8b7cd9865615 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:05.274497 16452 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:05.270309 16245 tablet_service.cc:1511] Processing CreateTablet for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:05.275463 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.275844 16395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9455634921254ee0b349ff53255a7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.278003 16394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08f297468374aae9b0b8b7cd9865615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.284919 16328 tablet_service.cc:1511] Processing CreateTablet for tablet e08f297468374aae9b0b8b7cd9865615 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:05.286296 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08f297468374aae9b0b8b7cd9865615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.292688 16402 tablet_service.cc:1511] Processing CreateTablet for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:05.293955 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.294122 16454 ts_tablet_manager.cc:1434] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.004s
I20260709 14:54:05.302445 16454 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:05.305244 16323 tablet_service.cc:1511] Processing CreateTablet for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:05.313865 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 60eea82b3d974c7990ad6d823330a6f0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:05.310884 16453 ts_tablet_manager.cc:1434] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.197s	user 0.008s	sys 0.011s
I20260709 14:54:05.316257 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5e16cd3fc84aadb9f5512d9dfa2b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.316169 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60eea82b3d974c7990ad6d823330a6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.324482 16453 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:05.327842 16396 tablet_service.cc:1511] Processing CreateTablet for tablet 60eea82b3d974c7990ad6d823330a6f0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:05.314812 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 60eea82b3d974c7990ad6d823330a6f0 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:05.307860 16452 tablet_bootstrap.cc:654] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.330454 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60eea82b3d974c7990ad6d823330a6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.337926 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60eea82b3d974c7990ad6d823330a6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.335134 16454 tablet_bootstrap.cc:654] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.345424 16480 raft_consensus.cc:493] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.345898 16480 raft_consensus.cc:515] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.348404 16480 leader_election.cc:290] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.349084 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:05.349740 16262 raft_consensus.cc:2468] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:05.350574 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:05.351518 16302 leader_election.cc:304] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:05.352592 16480 raft_consensus.cc:2804] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.352952 16480 raft_consensus.cc:493] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.353271 16480 raft_consensus.cc:3060] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:05.353255 16304 leader_election.cc:343] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.375808 16453 tablet_bootstrap.cc:654] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.383708 16249 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:05.391180 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.357555 16245 tablet_service.cc:1511] Processing CreateTablet for tablet 98ca608b131f4ac4ac7048fc12d18dd3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:05.387063 16452 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:05.392765 16452 ts_tablet_manager.cc:1403] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.008s
I20260709 14:54:05.388790 16400 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:05.388908 16321 tablet_service.cc:1511] Processing CreateTablet for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:05.389910 16247 tablet_service.cc:1511] Processing CreateTablet for tablet a803ae0d31ff447f980bd6f30195e930 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:05.396770 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.385980 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 98ca608b131f4ac4ac7048fc12d18dd3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:05.397500 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803ae0d31ff447f980bd6f30195e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.397796 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ca608b131f4ac4ac7048fc12d18dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.396770 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb0d3cb40dc4a35b2d8cdcecd7cd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.401738 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:05.403030 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.395519 16452 raft_consensus.cc:359] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.404323 16452 raft_consensus.cc:385] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.404675 16452 raft_consensus.cc:740] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.410347 16452 consensus_queue.cc:260] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.412125 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:05.412634 16452 ts_tablet_manager.cc:1434] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:54:05.413507 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.414023 16452 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:05.414847 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ca608b131f4ac4ac7048fc12d18dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.416786 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2328a7ea4c7facaa982423dc0ff3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:05.420414 16327 tablet_service.cc:1511] Processing CreateTablet for tablet a803ae0d31ff447f980bd6f30195e930 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:05.420883 16324 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2328a7ea4c7facaa982423dc0ff3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:05.421125 16395 tablet_service.cc:1511] Processing CreateTablet for tablet 98ca608b131f4ac4ac7048fc12d18dd3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:05.428251 16480 raft_consensus.cc:515] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.428776 16401 tablet_service.cc:1511] Processing CreateTablet for tablet a803ae0d31ff447f980bd6f30195e930 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:05.438318 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2328a7ea4c7facaa982423dc0ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.439356 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803ae0d31ff447f980bd6f30195e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.439445 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccc2328a7ea4c7facaa982423dc0ff3 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:05.441664 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2328a7ea4c7facaa982423dc0ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.442561 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:05.442770 16480 leader_election.cc:290] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.443226 16262 raft_consensus.cc:3060] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.443324 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a14dc2dd6154300943e0f920107123b" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
W20260709 14:54:05.444741 16304 leader_election.cc:343] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.447806 16322 tablet_service.cc:1511] Processing CreateTablet for tablet 96160f1093884b14ad1830d7c711843a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:05.449108 16322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96160f1093884b14ad1830d7c711843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.456904 16395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ca608b131f4ac4ac7048fc12d18dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.457772 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 96160f1093884b14ad1830d7c711843a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:05.462431 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96160f1093884b14ad1830d7c711843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.462598 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9842aef7bd4a11b020bb84c06966b1 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:05.463828 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9842aef7bd4a11b020bb84c06966b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.465652 16401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a803ae0d31ff447f980bd6f30195e930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.468614 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9842aef7bd4a11b020bb84c06966b1 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:05.469878 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9842aef7bd4a11b020bb84c06966b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.469574 16394 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:05.470162 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccc2328a7ea4c7facaa982423dc0ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.470793 16394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa674bcdc1c4aa9bec4a03a57bd76e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.473932 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 3a9842aef7bd4a11b020bb84c06966b1 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:05.474201 16253 tablet_service.cc:1511] Processing CreateTablet for tablet 96160f1093884b14ad1830d7c711843a (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:05.475113 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a9842aef7bd4a11b020bb84c06966b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.475543 16253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96160f1093884b14ad1830d7c711843a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.481357 16454 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:05.481870 16454 ts_tablet_manager.cc:1403] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.025s
I20260709 14:54:05.485767 16262 raft_consensus.cc:2468] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:05.487162 16302 leader_election.cc:304] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb
I20260709 14:54:05.488333 16480 raft_consensus.cc:2804] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.488827 16480 raft_consensus.cc:697] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:05.488642 16453 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:05.489830 16453 ts_tablet_manager.cc:1403] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.009s
I20260709 14:54:05.489617 16480 consensus_queue.cc:237] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.501981 16160 catalog_manager.cc:5697] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.505527 16453 raft_consensus.cc:359] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.506281 16453 raft_consensus.cc:385] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.506589 16453 raft_consensus.cc:740] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.507153 16452 tablet_bootstrap.cc:654] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.512169 16244 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd951c6b2694f268dd7e591e7cac6cc (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:05.513409 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd951c6b2694f268dd7e591e7cac6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.515607 16395 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd951c6b2694f268dd7e591e7cac6cc (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:05.516814 16395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd951c6b2694f268dd7e591e7cac6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.520562 16453 consensus_queue.cc:260] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.524641 16453 ts_tablet_manager.cc:1434] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:54:05.531689 16396 tablet_service.cc:1511] Processing CreateTablet for tablet 6a12faa1b7064d4a9238ed6499aa17c8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:05.532991 16396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a12faa1b7064d4a9238ed6499aa17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.534808 16246 tablet_service.cc:1511] Processing CreateTablet for tablet 3f67f4704d8140718488e966863c1585 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:05.531710 16327 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd951c6b2694f268dd7e591e7cac6cc (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:05.536087 16246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f67f4704d8140718488e966863c1585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.538128 16327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd951c6b2694f268dd7e591e7cac6cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.539495 16453 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:05.541528 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 6a12faa1b7064d4a9238ed6499aa17c8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:05.542857 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a12faa1b7064d4a9238ed6499aa17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.559476 16320 tablet_service.cc:1511] Processing CreateTablet for tablet 3f67f4704d8140718488e966863c1585 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:05.560798 16320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f67f4704d8140718488e966863c1585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.536885 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 6a12faa1b7064d4a9238ed6499aa17c8 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:05.567032 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a12faa1b7064d4a9238ed6499aa17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.571677 16453 tablet_bootstrap.cc:654] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.582744 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 2949179972e44548a332427b29af56ce (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:05.586441 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2949179972e44548a332427b29af56ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.589843 16460 consensus_queue.cc:1048] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.593248 16247 tablet_service.cc:1511] Processing CreateTablet for tablet 383ab0d3e2704dd5b3ff24a07b5b9013 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:05.594520 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383ab0d3e2704dd5b3ff24a07b5b9013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.594826 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 2949179972e44548a332427b29af56ce (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:05.596017 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2949179972e44548a332427b29af56ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.596185 16460 raft_consensus.cc:493] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.596633 16460 raft_consensus.cc:515] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.599992 16460 leader_election.cc:290] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:05.601949 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:05.605115 16458 raft_consensus.cc:493] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.605506 16480 consensus_queue.cc:1048] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.605600 16458 raft_consensus.cc:515] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.607602 16458 leader_election.cc:290] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.608302 16399 tablet_service.cc:1511] Processing CreateTablet for tablet 3f67f4704d8140718488e966863c1585 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:05.600059 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:05.609294 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:05.610524 16377 leader_election.cc:343] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:05.610527 16302 leader_election.cc:343] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.611765 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
W20260709 14:54:05.612381 16376 leader_election.cc:343] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.612790 16376 leader_election.cc:304] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
W20260709 14:54:05.613111 16304 leader_election.cc:343] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.613543 16304 leader_election.cc:304] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:05.614677 16458 raft_consensus.cc:2749] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.616724 16460 raft_consensus.cc:2749] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.620882 16328 tablet_service.cc:1511] Processing CreateTablet for tablet 2949179972e44548a332427b29af56ce (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:05.622062 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2949179972e44548a332427b29af56ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.640473 16320 tablet_service.cc:1511] Processing CreateTablet for tablet 383ab0d3e2704dd5b3ff24a07b5b9013 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:05.641759 16320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383ab0d3e2704dd5b3ff24a07b5b9013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.628410 16454 raft_consensus.cc:359] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.652894 16454 raft_consensus.cc:385] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.653189 16454 raft_consensus.cc:740] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.653606 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 37744c40d7d4447eba78b1e7bc07e76e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:05.653903 16454 consensus_queue.cc:260] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.654929 16321 tablet_service.cc:1511] Processing CreateTablet for tablet 37744c40d7d4447eba78b1e7bc07e76e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:05.656224 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37744c40d7d4447eba78b1e7bc07e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.660802 16399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f67f4704d8140718488e966863c1585. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:05.667095 16376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 55226.8us
I20260709 14:54:05.670284 16454 ts_tablet_manager.cc:1434] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.187s	user 0.009s	sys 0.000s
I20260709 14:54:05.675236 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea3c04d6f0c4cb58761d74575a07bcf (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:05.675236 16452 tablet_bootstrap.cc:492] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:05.677073 16452 ts_tablet_manager.cc:1403] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.263s	user 0.018s	sys 0.006s
I20260709 14:54:05.677690 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea3c04d6f0c4cb58761d74575a07bcf (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:05.681252 16250 tablet_service.cc:1511] Processing CreateTablet for tablet afaa0cb870404821b6e990bb78a8c45e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:05.682551 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 383ab0d3e2704dd5b3ff24a07b5b9013 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:05.685231 16394 tablet_service.cc:1511] Processing CreateTablet for tablet 37744c40d7d4447eba78b1e7bc07e76e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:05.685695 16319 tablet_service.cc:1511] Processing CreateTablet for tablet afaa0cb870404821b6e990bb78a8c45e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:05.688989 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea3c04d6f0c4cb58761d74575a07bcf (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:05.690296 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea3c04d6f0c4cb58761d74575a07bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.691686 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea3c04d6f0c4cb58761d74575a07bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.692235 16394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37744c40d7d4447eba78b1e7bc07e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.694720 16492 raft_consensus.cc:493] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.695196 16492 raft_consensus.cc:515] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.669430 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37744c40d7d4447eba78b1e7bc07e76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.696257 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383ab0d3e2704dd5b3ff24a07b5b9013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.705101 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea3c04d6f0c4cb58761d74575a07bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.706831 16319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaa0cb870404821b6e990bb78a8c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.707407 16454 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:05.712642 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaa0cb870404821b6e990bb78a8c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.713634 16454 tablet_bootstrap.cc:654] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.716646 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:05.718173 16377 leader_election.cc:343] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.718834 16492 leader_election.cc:290] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:05.724213 16262 raft_consensus.cc:3060] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.725924 16464 raft_consensus.cc:493] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.726444 16464 raft_consensus.cc:515] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.729270 16464 leader_election.cc:290] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.730726 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:05.731340 16412 raft_consensus.cc:2468] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:05.732519 16229 leader_election.cc:304] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:05.730741 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:05.734546 16228 leader_election.cc:343] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.745419 16402 tablet_service.cc:1511] Processing CreateTablet for tablet afaa0cb870404821b6e990bb78a8c45e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:05.746891 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afaa0cb870404821b6e990bb78a8c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.748488 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:05.749914 16376 consensus_peers.cc:597] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.736204 16464 raft_consensus.cc:2804] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.756574 16480 consensus_queue.cc:1048] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.768487 16464 raft_consensus.cc:493] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.769134 16464 raft_consensus.cc:3060] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.779325 16328 tablet_service.cc:1511] Processing CreateTablet for tablet b3598bacd6374728ada513a937aee83e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:05.780645 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3598bacd6374728ada513a937aee83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.679838 16452 raft_consensus.cc:359] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.796710 16452 raft_consensus.cc:385] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.797149 16452 raft_consensus.cc:740] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.797957 16398 tablet_service.cc:1511] Processing CreateTablet for tablet b3598bacd6374728ada513a937aee83e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:05.798242 16452 consensus_queue.cc:260] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.799198 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3598bacd6374728ada513a937aee83e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.800892 16452 ts_tablet_manager.cc:1434] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.001s
I20260709 14:54:05.814671 16246 tablet_service.cc:1511] Processing CreateTablet for tablet b3598bacd6374728ada513a937aee83e (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:05.822106 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 40d8dc92bd3a4b8b95788a2c83be0d94 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:05.815999 16246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3598bacd6374728ada513a937aee83e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:05.831619 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:05.823380 16464 raft_consensus.cc:515] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.841495 16261 raft_consensus.cc:2393] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52a519055d20465295e66714ed913eeb in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:05.846264 16376 leader_election.cc:304] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:05.846513 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 40d8dc92bd3a4b8b95788a2c83be0d94 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:05.847280 16460 raft_consensus.cc:3060] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.849014 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d8dc92bd3a4b8b95788a2c83be0d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.847819 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d8dc92bd3a4b8b95788a2c83be0d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.814651 16452 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:05.860241 16453 tablet_bootstrap.cc:492] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:05.861349 16453 ts_tablet_manager.cc:1403] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.322s	user 0.035s	sys 0.037s
I20260709 14:54:05.884711 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:05.885048 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 18abfe54964c4675a394cfd4a1f2857f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:05.887563 16394 tablet_service.cc:1511] Processing CreateTablet for tablet 40d8dc92bd3a4b8b95788a2c83be0d94 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 14:54:05.888322 16228 leader_election.cc:343] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.888900 16394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d8dc92bd3a4b8b95788a2c83be0d94. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:05.879180 16377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:33465, user_credentials={real_user=slave}} blocked reactor thread for 68226.9us
I20260709 14:54:05.893532 16454 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:05.894057 16454 ts_tablet_manager.cc:1403] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.002s
I20260709 14:54:05.896979 16454 raft_consensus.cc:359] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.898526 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18abfe54964c4675a394cfd4a1f2857f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.901350 16319 tablet_service.cc:1511] Processing CreateTablet for tablet 18abfe54964c4675a394cfd4a1f2857f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:05.903299 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:05.903752 16464 leader_election.cc:290] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.908022 16244 tablet_service.cc:1511] Processing CreateTablet for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:05.908937 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:05.913400 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 18abfe54964c4675a394cfd4a1f2857f (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:05.918557 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18abfe54964c4675a394cfd4a1f2857f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.918910 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.911399 16454 raft_consensus.cc:385] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.915944 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:05.923491 16454 raft_consensus.cc:740] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.924250 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.924420 16454 consensus_queue.cc:260] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.930374 16454 ts_tablet_manager.cc:1434] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 14:54:05.920637 16452 tablet_bootstrap.cc:654] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.921180 16464 raft_consensus.cc:493] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.943861 16464 raft_consensus.cc:515] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.947803 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:05.948539 16411 raft_consensus.cc:2468] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:05.949316 16464 leader_election.cc:290] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.949698 16454 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:05.950517 16229 leader_election.cc:304] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:05.951380 16464 raft_consensus.cc:2804] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.951771 16464 raft_consensus.cc:493] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.952227 16464 raft_consensus.cc:3060] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.952272 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:05.914950 16453 raft_consensus.cc:359] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.953218 16453 raft_consensus.cc:385] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.953568 16453 raft_consensus.cc:740] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.922621 16460 raft_consensus.cc:2749] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.915841 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5b6480ba104df9b27d8e69cfdc9c13 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:05.934203 16319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18abfe54964c4675a394cfd4a1f2857f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.955444 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5b6480ba104df9b27d8e69cfdc9c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.955966 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3955ee9eb9c44a79ab4c3cecc285b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.939939 16321 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5b6480ba104df9b27d8e69cfdc9c13 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:05.960726 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5b6480ba104df9b27d8e69cfdc9c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.960275 16453 consensus_queue.cc:260] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.961553 16337 raft_consensus.cc:2468] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:05.964955 16453 ts_tablet_manager.cc:1434] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.003s
I20260709 14:54:05.963554 16464 raft_consensus.cc:515] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.966130 16453 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:05.941531 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5b6480ba104df9b27d8e69cfdc9c13 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:05.967619 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5b6480ba104df9b27d8e69cfdc9c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.972470 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:05.973168 16337 raft_consensus.cc:3060] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.977461 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:05.978046 16411 raft_consensus.cc:3060] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.984714 16411 raft_consensus.cc:2468] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:05.986449 16229 leader_election.cc:304] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:05.987476 16499 raft_consensus.cc:2804] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.985183 16464 leader_election.cc:290] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:05.993556 16412 raft_consensus.cc:2468] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:05.995749 16229 leader_election.cc:304] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:05.996613 16464 raft_consensus.cc:2804] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.997110 16464 raft_consensus.cc:697] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:05.997953 16464 consensus_queue.cc:237] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:05.999634 16337 raft_consensus.cc:2468] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.006323 16504 raft_consensus.cc:493] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.006867 16504 raft_consensus.cc:515] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.007447 16499 raft_consensus.cc:697] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:06.008548 16499 consensus_queue.cc:237] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.025313 16476 consensus_queue.cc:1048] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:06.034713 16454 tablet_bootstrap.cc:654] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.038044 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 419811085ac6406ebb4c8bc1b6ee98eb (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:06.039726 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419811085ac6406ebb4c8bc1b6ee98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.046315 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:06.048018 16228 leader_election.cc:343] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.048060 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
W20260709 14:54:06.049403 16229 leader_election.cc:343] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.049805 16229 leader_election.cc:304] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:06.050676 16464 raft_consensus.cc:2749] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.051275 16453 tablet_bootstrap.cc:654] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.056002 16504 leader_election.cc:290] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.058154 16412 raft_consensus.cc:3060] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.058209 16160 catalog_manager.cc:5697] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.063158 16397 tablet_service.cc:1511] Processing CreateTablet for tablet 419811085ac6406ebb4c8bc1b6ee98eb (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:06.064431 16397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419811085ac6406ebb4c8bc1b6ee98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.065008 16319 tablet_service.cc:1511] Processing CreateTablet for tablet 419811085ac6406ebb4c8bc1b6ee98eb (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:06.066258 16319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419811085ac6406ebb4c8bc1b6ee98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.066107 16244 tablet_service.cc:1511] Processing CreateTablet for tablet 6525d6d3f2a144abb9cc45771c1c0027 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:06.067312 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6525d6d3f2a144abb9cc45771c1c0027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.066395 16160 catalog_manager.cc:5697] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.072149 16321 tablet_service.cc:1511] Processing CreateTablet for tablet 6525d6d3f2a144abb9cc45771c1c0027 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:06.073560 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6525d6d3f2a144abb9cc45771c1c0027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.074290 16250 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:06.075006 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:06.075534 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.076086 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.076838 16398 tablet_service.cc:1511] Processing CreateTablet for tablet 6525d6d3f2a144abb9cc45771c1c0027 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:06.078105 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6525d6d3f2a144abb9cc45771c1c0027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.078553 16452 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.079030 16452 ts_tablet_manager.cc:1403] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.265s	user 0.037s	sys 0.067s
I20260709 14:54:06.084317 16454 tablet_bootstrap.cc:492] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.084885 16454 ts_tablet_manager.cc:1403] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.002s
I20260709 14:54:06.088557 16453 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.088176 16452 raft_consensus.cc:359] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.088912 16452 raft_consensus.cc:385] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.089022 16453 ts_tablet_manager.cc:1403] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.002s
I20260709 14:54:06.089226 16452 raft_consensus.cc:740] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.090001 16452 consensus_queue.cc:260] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.092149 16452 ts_tablet_manager.cc:1434] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 14:54:06.100455 16452 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.113255 16452 tablet_bootstrap.cc:654] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.115007 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:06.116398 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dee3b7c33c94505b7b69cf5c9dd8b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.124555 16454 raft_consensus.cc:359] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:06.126745 16454 raft_consensus.cc:385] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.127511 16454 raft_consensus.cc:740] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.128645 16454 consensus_queue.cc:260] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:06.136801 16480 consensus_queue.cc:1048] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.137172 16454 ts_tablet_manager.cc:1434] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:54:06.138319 16454 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.144414 16454 tablet_bootstrap.cc:654] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.144659 16453 raft_consensus.cc:359] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.145376 16453 raft_consensus.cc:385] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.145673 16453 raft_consensus.cc:740] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.146494 16453 consensus_queue.cc:260] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.153698 16321 tablet_service.cc:1511] Processing CreateTablet for tablet f0601335686247f49b5df54ac92ce0dd (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:06.155109 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0601335686247f49b5df54ac92ce0dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.161489 16244 tablet_service.cc:1511] Processing CreateTablet for tablet f0601335686247f49b5df54ac92ce0dd (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:06.162731 16454 tablet_bootstrap.cc:492] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.162868 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0601335686247f49b5df54ac92ce0dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.163218 16454 ts_tablet_manager.cc:1403] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 14:54:06.166193 16454 raft_consensus.cc:359] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.167251 16454 raft_consensus.cc:385] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.167569 16454 raft_consensus.cc:740] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.168323 16454 consensus_queue.cc:260] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.171363 16454 ts_tablet_manager.cc:1434] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:54:06.175596 16454 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.182200 16454 tablet_bootstrap.cc:654] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.193301 16454 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.193811 16454 ts_tablet_manager.cc:1403] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:54:06.195528 16504 raft_consensus.cc:493] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.196105 16504 raft_consensus.cc:515] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.198251 16504 leader_election.cc:290] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.199546 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bfc6c47c244e20a36fb842a60482b8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.200222 16337 raft_consensus.cc:2468] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:06.201298 16454 raft_consensus.cc:359] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.201532 16228 leader_election.cc:304] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.202028 16454 raft_consensus.cc:385] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.202323 16454 raft_consensus.cc:740] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.203006 16454 consensus_queue.cc:260] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.204012 16398 tablet_service.cc:1511] Processing CreateTablet for tablet f0601335686247f49b5df54ac92ce0dd (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:06.204644 16453 ts_tablet_manager.cc:1434] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.001s
I20260709 14:54:06.204883 16499 raft_consensus.cc:2804] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.205042 16454 ts_tablet_manager.cc:1434] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:06.206022 16454 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.207175 16499 raft_consensus.cc:493] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.207559 16499 raft_consensus.cc:3060] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.213217 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bfc6c47c244e20a36fb842a60482b8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.213766 16412 raft_consensus.cc:2468] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:06.215428 16452 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.215503 16398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0601335686247f49b5df54ac92ce0dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.216754 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 8062660b6c5b4822a9a4ac2d2d2ce387 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:06.217862 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8062660b6c5b4822a9a4ac2d2d2ce387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.211987 16454 tablet_bootstrap.cc:654] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.225659 16244 tablet_service.cc:1511] Processing CreateTablet for tablet 8062660b6c5b4822a9a4ac2d2d2ce387 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:06.226984 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8062660b6c5b4822a9a4ac2d2d2ce387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.226890 16400 tablet_service.cc:1511] Processing CreateTablet for tablet 8062660b6c5b4822a9a4ac2d2d2ce387 (DEFAULT_TABLE table=test-workload [id=a1d100b21c414aa58ae10f848a3a990d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:06.228134 16400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8062660b6c5b4822a9a4ac2d2d2ce387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:06.226681 16452 ts_tablet_manager.cc:1403] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.126s	user 0.056s	sys 0.038s
I20260709 14:54:06.232313 16452 raft_consensus.cc:359] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.211972 16453 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.238847 16452 raft_consensus.cc:385] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.239303 16452 raft_consensus.cc:740] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.239117 16499 raft_consensus.cc:515] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.240449 16452 consensus_queue.cc:260] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.242074 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bfc6c47c244e20a36fb842a60482b8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.242705 16337 raft_consensus.cc:3060] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.243300 16452 ts_tablet_manager.cc:1434] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:54:06.244546 16452 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.249902 16337 raft_consensus.cc:2468] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.251176 16228 leader_election.cc:304] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.251433 16452 tablet_bootstrap.cc:654] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.245231 16453 tablet_bootstrap.cc:654] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.252103 16504 raft_consensus.cc:2804] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.252579 16504 raft_consensus.cc:697] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:06.253477 16504 consensus_queue.cc:237] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.254616 16454 tablet_bootstrap.cc:492] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.255105 16454 ts_tablet_manager.cc:1403] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.008s
I20260709 14:54:06.257889 16454 raft_consensus.cc:359] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.258589 16454 raft_consensus.cc:385] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.258877 16454 raft_consensus.cc:740] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.259684 16454 consensus_queue.cc:260] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.262218 16454 ts_tablet_manager.cc:1434] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:06.263207 16454 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.266000 16499 leader_election.cc:290] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.267171 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bfc6c47c244e20a36fb842a60482b8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.267798 16412 raft_consensus.cc:3060] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.275488 16412 raft_consensus.cc:2468] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.281245 16453 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.283484 16453 ts_tablet_manager.cc:1403] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.004s
I20260709 14:54:06.283783 16454 tablet_bootstrap.cc:654] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.283058 16160 catalog_manager.cc:5697] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.286547 16453 raft_consensus.cc:359] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.287284 16453 raft_consensus.cc:385] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.287571 16453 raft_consensus.cc:740] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.288367 16453 consensus_queue.cc:260] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.282876 16452 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.289709 16452 ts_tablet_manager.cc:1403] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.017s
I20260709 14:54:06.292140 16452 raft_consensus.cc:359] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.292851 16452 raft_consensus.cc:385] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.293103 16452 raft_consensus.cc:740] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.293673 16453 ts_tablet_manager.cc:1434] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:54:06.293732 16452 consensus_queue.cc:260] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.294824 16453 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.295746 16452 ts_tablet_manager.cc:1434] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:06.301678 16453 tablet_bootstrap.cc:654] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.303862 16452 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.305552 16454 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.306267 16454 ts_tablet_manager.cc:1403] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.009s
I20260709 14:54:06.309321 16454 raft_consensus.cc:359] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.309912 16452 tablet_bootstrap.cc:654] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.310166 16454 raft_consensus.cc:385] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.310581 16454 raft_consensus.cc:740] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.311457 16454 consensus_queue.cc:260] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.314023 16454 ts_tablet_manager.cc:1434] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:06.317184 16454 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.317263 16452 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.317853 16452 ts_tablet_manager.cc:1403] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:54:06.320384 16452 raft_consensus.cc:359] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.321040 16452 raft_consensus.cc:385] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.321339 16452 raft_consensus.cc:740] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.322095 16452 consensus_queue.cc:260] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.324275 16454 tablet_bootstrap.cc:654] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.327292 16452 ts_tablet_manager.cc:1434] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:06.328323 16452 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.330912 16453 tablet_bootstrap.cc:492] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.331387 16453 ts_tablet_manager.cc:1403] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260709 14:54:06.331719 16454 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.332418 16454 ts_tablet_manager.cc:1403] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 14:54:06.334491 16452 tablet_bootstrap.cc:654] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.335143 16453 raft_consensus.cc:359] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.335846 16453 raft_consensus.cc:385] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.335618 16454 raft_consensus.cc:359] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.336181 16453 raft_consensus.cc:740] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.336297 16454 raft_consensus.cc:385] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.336911 16454 raft_consensus.cc:740] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.337008 16453 consensus_queue.cc:260] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.337589 16454 consensus_queue.cc:260] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.339445 16454 ts_tablet_manager.cc:1434] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:54:06.340667 16453 ts_tablet_manager.cc:1434] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:54:06.341585 16453 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.342079 16454 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.347183 16453 tablet_bootstrap.cc:654] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.350834 16452 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.351248 16454 tablet_bootstrap.cc:654] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.351361 16452 ts_tablet_manager.cc:1403] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 14:54:06.353960 16453 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.354408 16453 ts_tablet_manager.cc:1403] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:06.355469 16452 raft_consensus.cc:359] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.356164 16452 raft_consensus.cc:385] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.356443 16452 raft_consensus.cc:740] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.356849 16453 raft_consensus.cc:359] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.357479 16453 raft_consensus.cc:385] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.357197 16452 consensus_queue.cc:260] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.357786 16453 raft_consensus.cc:740] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.358587 16453 consensus_queue.cc:260] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.359416 16452 ts_tablet_manager.cc:1434] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:06.360705 16452 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.361505 16453 ts_tablet_manager.cc:1434] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:54:06.364228 16454 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.364295 16453 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.364885 16454 ts_tablet_manager.cc:1403] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 14:54:06.366506 16452 tablet_bootstrap.cc:654] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.367653 16454 raft_consensus.cc:359] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.368407 16454 raft_consensus.cc:385] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.368741 16454 raft_consensus.cc:740] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.369614 16454 consensus_queue.cc:260] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.370175 16453 tablet_bootstrap.cc:654] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.377403 16454 ts_tablet_manager.cc:1434] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:06.377943 16452 tablet_bootstrap.cc:492] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.378399 16452 ts_tablet_manager.cc:1403] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 14:54:06.378480 16454 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.381153 16453 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.381124 16452 raft_consensus.cc:359] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.381724 16453 ts_tablet_manager.cc:1403] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:54:06.381958 16452 raft_consensus.cc:385] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.382285 16452 raft_consensus.cc:740] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.383044 16452 consensus_queue.cc:260] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.384305 16453 raft_consensus.cc:359] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.385401 16453 raft_consensus.cc:385] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.385479 16452 ts_tablet_manager.cc:1434] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:06.385577 16453 raft_consensus.cc:740] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.386520 16452 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.386376 16453 consensus_queue.cc:260] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.390470 16453 ts_tablet_manager.cc:1434] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:06.391345 16453 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.392441 16452 tablet_bootstrap.cc:654] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.393846 16454 tablet_bootstrap.cc:654] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.396813 16453 tablet_bootstrap.cc:654] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.404194 16452 tablet_bootstrap.cc:492] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.404683 16452 ts_tablet_manager.cc:1403] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:54:06.404641 16504 raft_consensus.cc:493] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.405247 16504 raft_consensus.cc:515] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.407688 16504 leader_election.cc:290] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.408144 16453 tablet_bootstrap.cc:492] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.408537 16453 ts_tablet_manager.cc:1403] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:54:06.409622 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b049ec95d6e45468070421338e22374" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.410305 16337 raft_consensus.cc:2468] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:06.410386 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b049ec95d6e45468070421338e22374" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.410718 16458 raft_consensus.cc:493] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.411139 16458 raft_consensus.cc:515] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.411649 16228 leader_election.cc:304] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
W20260709 14:54:06.412364 16229 leader_election.cc:343] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.412679 16504 raft_consensus.cc:2804] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.413076 16458 leader_election.cc:290] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.413102 16504 raft_consensus.cc:493] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.413987 16504 raft_consensus.cc:3060] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.413805 16453 raft_consensus.cc:359] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.414116 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba619e94020b40189e9a83b47c70b3d9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.414522 16453 raft_consensus.cc:385] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.414297 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba619e94020b40189e9a83b47c70b3d9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.414719 16412 raft_consensus.cc:2468] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.415221 16261 raft_consensus.cc:2468] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.414804 16453 raft_consensus.cc:740] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.415922 16460 raft_consensus.cc:493] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.416188 16304 leader_election.cc:304] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.416419 16460 raft_consensus.cc:515] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.416409 16453 consensus_queue.cc:260] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.418792 16453 ts_tablet_manager.cc:1434] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:54:06.416952 16458 raft_consensus.cc:2804] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.420603 16453 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.420709 16458 raft_consensus.cc:493] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.421125 16458 raft_consensus.cc:3060] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.421317 16499 consensus_queue.cc:1048] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.418800 16460 leader_election.cc:290] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.421135 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.423265 16337 raft_consensus.cc:2468] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:06.424588 16377 leader_election.cc:304] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.420421 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.426039 16261 raft_consensus.cc:2468] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:06.426497 16453 tablet_bootstrap.cc:654] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.428184 16460 raft_consensus.cc:2804] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.428582 16460 raft_consensus.cc:493] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.428941 16460 raft_consensus.cc:3060] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.436872 16458 raft_consensus.cc:515] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.440050 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba619e94020b40189e9a83b47c70b3d9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.440703 16261 raft_consensus.cc:3060] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.448508 16261 raft_consensus.cc:2468] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.450021 16302 leader_election.cc:304] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.450971 16476 raft_consensus.cc:2804] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.452831 16499 raft_consensus.cc:493] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.453306 16476 raft_consensus.cc:697] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:06.453884 16337 raft_consensus.cc:3060] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.454246 16476 consensus_queue.cc:237] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.453333 16499 raft_consensus.cc:515] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } }
I20260709 14:54:06.462167 16499 leader_election.cc:290] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52a519055d20465295e66714ed913eeb (127.14.207.3:44859), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.464751 16504 raft_consensus.cc:515] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.466976 16504 leader_election.cc:290] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.468964 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.469138 16452 raft_consensus.cc:359] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.469841 16452 raft_consensus.cc:385] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.470121 16452 raft_consensus.cc:740] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.474757 16454 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.475477 16454 ts_tablet_manager.cc:1403] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.015s
I20260709 14:54:06.478348 16458 leader_election.cc:290] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.478055 16460 raft_consensus.cc:515] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.478260 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba619e94020b40189e9a83b47c70b3d9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.479992 16458 raft_consensus.cc:493] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.480058 16411 raft_consensus.cc:3060] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.476998 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b049ec95d6e45468070421338e22374" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.482467 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.483013 16261 raft_consensus.cc:3060] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.483469 16499 consensus_queue.cc:1048] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.484215 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872627a8b1d44412913639a1326ad99f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.485522 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b049ec95d6e45468070421338e22374" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.486173 16336 raft_consensus.cc:3060] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.486899 16454 raft_consensus.cc:359] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.487538 16454 raft_consensus.cc:385] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.487795 16454 raft_consensus.cc:740] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.479210 16452 consensus_queue.cc:260] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.490027 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6a486630f74ae8b66ca610357b3eff" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.495182 16338 raft_consensus.cc:3060] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.495338 16336 raft_consensus.cc:2468] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.495574 16261 raft_consensus.cc:2468] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:06.496939 16376 leader_election.cc:304] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.498009 16533 raft_consensus.cc:2804] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.492790 16228 leader_election.cc:304] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:06.494347 16499 consensus_queue.cc:1048] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.496272 16158 catalog_manager.cc:5697] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.500051 16499 raft_consensus.cc:2749] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.501196 16228 leader_election.cc:304] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.502054 16503 consensus_queue.cc:1048] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:06.490531 16460 leader_election.cc:290] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.503446 16503 raft_consensus.cc:2804] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.504341 16453 tablet_bootstrap.cc:492] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.504781 16453 ts_tablet_manager.cc:1403] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.038s
I20260709 14:54:06.506090 16454 consensus_queue.cc:260] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.507920 16453 raft_consensus.cc:359] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.508725 16453 raft_consensus.cc:385] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.509027 16453 raft_consensus.cc:740] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.508452 16338 raft_consensus.cc:2468] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:06.509783 16453 consensus_queue.cc:260] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.509832 16454 ts_tablet_manager.cc:1434] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:54:06.511687 16453 ts_tablet_manager.cc:1434] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:06.512449 16454 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.512568 16453 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.513474 16410 raft_consensus.cc:3060] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.518466 16453 tablet_bootstrap.cc:654] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.520558 16503 raft_consensus.cc:697] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:06.521265 16503 consensus_queue.cc:237] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.521472 16410 raft_consensus.cc:2468] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.525134 16452 ts_tablet_manager.cc:1434] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.115s	user 0.003s	sys 0.002s
I20260709 14:54:06.528340 16499 raft_consensus.cc:493] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.526221 16411 raft_consensus.cc:2468] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.528841 16499 raft_consensus.cc:515] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.529608 16453 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.490051 16458 raft_consensus.cc:515] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.530161 16453 ts_tablet_manager.cc:1403] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260709 14:54:06.530706 16454 tablet_bootstrap.cc:654] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.530953 16499 leader_election.cc:290] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.532563 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.532615 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.532817 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:06.534337 16229 leader_election.cc:343] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:06.534801 16228 leader_election.cc:343] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.535208 16228 leader_election.cc:304] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:06.535614 16460 raft_consensus.cc:493] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.536379 16499 raft_consensus.cc:2749] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.536209 16460 raft_consensus.cc:515] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.536922 16458 leader_election.cc:290] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.538429 16460 leader_election.cc:290] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.535768 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c155f2d1b0340e18826317a9d2f4de0" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.543500 16304 leader_election.cc:304] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:06.540390 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc12468bc934b6486cc3249511c984d" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.540426 16453 raft_consensus.cc:359] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.540279 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc12468bc934b6486cc3249511c984d" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.544848 16453 raft_consensus.cc:385] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.544976 16336 raft_consensus.cc:2468] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:06.545002 16261 raft_consensus.cc:2468] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:06.545463 16453 raft_consensus.cc:740] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.536554 16452 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.546594 16377 leader_election.cc:304] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.547050 16453 consensus_queue.cc:260] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.548842 16458 raft_consensus.cc:2749] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.549139 16453 ts_tablet_manager.cc:1434] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:54:06.549646 16538 raft_consensus.cc:2804] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.550122 16453 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.550962 16533 raft_consensus.cc:697] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:06.550263 16538 raft_consensus.cc:493] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.551833 16538 raft_consensus.cc:3060] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.551836 16533 consensus_queue.cc:237] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.556628 16452 tablet_bootstrap.cc:654] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.567972 16460 raft_consensus.cc:493] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.568485 16460 raft_consensus.cc:515] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.570051 16452 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.570708 16452 ts_tablet_manager.cc:1403] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260709 14:54:06.571991 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00372c7f0b34df1a97b76445a15bfd4" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.572283 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00372c7f0b34df1a97b76445a15bfd4" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.572962 16261 raft_consensus.cc:2468] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:06.573184 16161 catalog_manager.cc:5697] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.573930 16452 raft_consensus.cc:359] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.574224 16376 leader_election.cc:304] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.570853 16460 leader_election.cc:290] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.574997 16452 raft_consensus.cc:385] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.575172 16460 raft_consensus.cc:2804] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.575567 16460 raft_consensus.cc:493] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.575928 16460 raft_consensus.cc:3060] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.578162 16454 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.578666 16454 ts_tablet_manager.cc:1403] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.005s
I20260709 14:54:06.578691 16159 catalog_manager.cc:5697] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.579866 16452 raft_consensus.cc:740] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.580679 16452 consensus_queue.cc:260] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.582619 16460 raft_consensus.cc:515] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:06.582675 16377 leader_election.cc:343] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.583619 16452 ts_tablet_manager.cc:1434] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:06.586048 16538 raft_consensus.cc:515] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.586756 16452 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.588801 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc12468bc934b6486cc3249511c984d" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.585443 16454 raft_consensus.cc:359] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.589388 16261 raft_consensus.cc:3060] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.589594 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00372c7f0b34df1a97b76445a15bfd4" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.590243 16262 raft_consensus.cc:3060] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.593513 16452 tablet_bootstrap.cc:654] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.598666 16453 tablet_bootstrap.cc:654] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.604274 16261 raft_consensus.cc:2468] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:06.604610 16262 raft_consensus.cc:2468] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:06.605480 16376 leader_election.cc:304] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.606436 16539 raft_consensus.cc:2804] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.606962 16539 raft_consensus.cc:697] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:06.589407 16454 raft_consensus.cc:385] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.608112 16454 raft_consensus.cc:740] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.607838 16539 consensus_queue.cc:237] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.609292 16460 leader_election.cc:290] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.609324 16376 leader_election.cc:304] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.611111 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00372c7f0b34df1a97b76445a15bfd4" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.616392 16454 consensus_queue.cc:260] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:06.617033 16377 leader_election.cc:343] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.619064 16453 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.619189 16454 ts_tablet_manager.cc:1434] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260709 14:54:06.619511 16453 ts_tablet_manager.cc:1403] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.004s
I20260709 14:54:06.620090 16454 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.615794 16452 tablet_bootstrap.cc:492] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.620666 16452 ts_tablet_manager.cc:1403] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260709 14:54:06.620613 16533 raft_consensus.cc:2804] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.621603 16533 raft_consensus.cc:697] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:06.622007 16453 raft_consensus.cc:359] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.622668 16453 raft_consensus.cc:385] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.622421 16533 consensus_queue.cc:237] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.622952 16453 raft_consensus.cc:740] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.624215 16452 raft_consensus.cc:359] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.625936 16452 raft_consensus.cc:385] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.626297 16454 tablet_bootstrap.cc:654] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.626665 16452 raft_consensus.cc:740] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.628156 16453 consensus_queue.cc:260] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.629582 16538 leader_election.cc:290] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:06.630111 16452 consensus_queue.cc:260] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.631218 16453 ts_tablet_manager.cc:1434] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:54:06.632133 16453 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.633703 16452 ts_tablet_manager.cc:1434] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:06.636109 16452 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.636857 16503 raft_consensus.cc:493] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.637696 16503 raft_consensus.cc:515] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.640020 16503 leader_election.cc:290] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.641626 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc12468bc934b6486cc3249511c984d" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.642283 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.642611 16338 raft_consensus.cc:3060] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.642902 16337 raft_consensus.cc:2468] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:06.644101 16228 leader_election.cc:304] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.645949 16503 raft_consensus.cc:2804] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.646314 16503 raft_consensus.cc:493] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.646624 16503 raft_consensus.cc:3060] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.649964 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.650686 16412 raft_consensus.cc:2468] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:06.651829 16452 tablet_bootstrap.cc:654] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.656922 16338 raft_consensus.cc:2468] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:06.660214 16453 tablet_bootstrap.cc:654] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.656950 16503 raft_consensus.cc:515] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.665297 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.665992 16412 raft_consensus.cc:3060] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.665381 16159 catalog_manager.cc:5697] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.667379 16159 catalog_manager.cc:5697] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.669468 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:06.670146 16338 raft_consensus.cc:3060] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.673620 16458 raft_consensus.cc:493] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.674140 16458 raft_consensus.cc:515] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.672474 16503 leader_election.cc:290] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.678490 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dfb736b8a742e29dbfbfef6c61a12e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:06.679549 16302 leader_election.cc:343] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.680110 16458 leader_election.cc:290] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.681145 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dfb736b8a742e29dbfbfef6c61a12e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.681938 16411 raft_consensus.cc:2468] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.684059 16304 leader_election.cc:304] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:06.684825 16458 raft_consensus.cc:2804] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.685163 16458 raft_consensus.cc:493] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.685463 16458 raft_consensus.cc:3060] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.690975 16454 tablet_bootstrap.cc:492] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.691439 16454 ts_tablet_manager.cc:1403] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.017s
I20260709 14:54:06.692839 16458 raft_consensus.cc:515] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.695333 16452 tablet_bootstrap.cc:492] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.695367 16458 leader_election.cc:290] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.695675 16338 raft_consensus.cc:2468] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.695684 16503 consensus_queue.cc:1048] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:54:06.697537 16454 raft_consensus.cc:359] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.703758 16454 raft_consensus.cc:385] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.702736 16452 ts_tablet_manager.cc:1403] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.002s
I20260709 14:54:06.704039 16454 raft_consensus.cc:740] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.696192 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dfb736b8a742e29dbfbfef6c61a12e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.704769 16454 consensus_queue.cc:260] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.701488 16412 raft_consensus.cc:2468] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:06.706557 16262 raft_consensus.cc:3060] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.707093 16454 ts_tablet_manager.cc:1434] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:54:06.696799 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dfb736b8a742e29dbfbfef6c61a12e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.708045 16411 raft_consensus.cc:3060] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.708212 16454 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.704057 16228 leader_election.cc:304] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:06.708907 16504 raft_consensus.cc:2804] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.709345 16504 raft_consensus.cc:697] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:06.710104 16504 consensus_queue.cc:237] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.713385 16452 raft_consensus.cc:359] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.714300 16454 tablet_bootstrap.cc:654] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.716713 16452 raft_consensus.cc:385] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.716996 16452 raft_consensus.cc:740] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.715576 16262 raft_consensus.cc:2468] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.719542 16261 raft_consensus.cc:3060] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.722055 16453 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.722409 16453 ts_tablet_manager.cc:1403] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.008s
I20260709 14:54:06.723023 16452 consensus_queue.cc:260] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.724546 16411 raft_consensus.cc:2468] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.726220 16304 leader_election.cc:304] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.729657 16458 raft_consensus.cc:2804] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.730225 16458 raft_consensus.cc:697] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:06.731148 16458 consensus_queue.cc:237] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.736442 16452 ts_tablet_manager.cc:1434] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 14:54:06.737380 16452 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.740698 16454 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.741084 16454 ts_tablet_manager.cc:1403] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.013s
I20260709 14:54:06.744993 16453 raft_consensus.cc:359] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.745661 16453 raft_consensus.cc:385] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.745932 16453 raft_consensus.cc:740] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.751638 16499 consensus_queue.cc:1048] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:06.757206 16452 tablet_bootstrap.cc:654] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.757355 16159 catalog_manager.cc:5697] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.757966 16454 raft_consensus.cc:359] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.759441 16476 raft_consensus.cc:493] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.760007 16476 raft_consensus.cc:515] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.761281 16453 consensus_queue.cc:260] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.762151 16476 leader_election.cc:290] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.763860 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.764489 16412 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.764953 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.765669 16262 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.766101 16304 leader_election.cc:304] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.766923 16476 raft_consensus.cc:2804] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.758752 16454 raft_consensus.cc:385] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.767272 16476 raft_consensus.cc:493] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.767637 16476 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.767602 16454 raft_consensus.cc:740] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.775878 16536 raft_consensus.cc:493] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.776508 16536 raft_consensus.cc:515] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.778635 16536 leader_election.cc:290] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.779811 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.780489 16412 raft_consensus.cc:2468] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.781602 16304 leader_election.cc:304] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.782159 16536 raft_consensus.cc:493] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.782658 16536 raft_consensus.cc:515] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.784101 16452 tablet_bootstrap.cc:492] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.782626 16480 raft_consensus.cc:2804] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.784473 16480 raft_consensus.cc:493] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.784809 16480 raft_consensus.cc:3060] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.785028 16453 ts_tablet_manager.cc:1434] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:54:06.785540 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfd14764f1442dfab99ed5f70d71269" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.785966 16453 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.786211 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.786865 16262 raft_consensus.cc:2468] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.787732 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfd14764f1442dfab99ed5f70d71269" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
W20260709 14:54:06.788977 16304 leader_election.cc:343] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.789665 16536 leader_election.cc:290] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.785584 16158 catalog_manager.cc:5697] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.789479 16454 consensus_queue.cc:260] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.790490 16263 raft_consensus.cc:2468] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:06.791636 16480 raft_consensus.cc:515] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.792344 16453 tablet_bootstrap.cc:654] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.792449 16302 leader_election.cc:304] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb
I20260709 14:54:06.795142 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.795768 16412 raft_consensus.cc:3060] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.795888 16536 raft_consensus.cc:2804] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.796305 16536 raft_consensus.cc:493] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.796624 16536 raft_consensus.cc:3060] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.793843 16476 raft_consensus.cc:515] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.800434 16476 leader_election.cc:290] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.802023 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.802748 16411 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.804077 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.793991 16480 leader_election.cc:290] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.804668 16263 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.793360 16452 ts_tablet_manager.cc:1403] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.004s
I20260709 14:54:06.809175 16452 raft_consensus.cc:359] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.809818 16452 raft_consensus.cc:385] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.810067 16452 raft_consensus.cc:740] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.810706 16452 consensus_queue.cc:260] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.812762 16452 ts_tablet_manager.cc:1434] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:06.810299 16411 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.816883 16304 leader_election.cc:304] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.820343 16480 raft_consensus.cc:2804] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.820986 16480 raft_consensus.cc:697] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:06.821774 16480 consensus_queue.cc:237] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.822305 16452 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.815878 16536 raft_consensus.cc:515] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.825408 16454 ts_tablet_manager.cc:1434] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 14:54:06.826297 16454 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.828989 16452 tablet_bootstrap.cc:654] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.819286 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f47542d5e184881a7ae7a2cf5fcb41e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.819187 16412 raft_consensus.cc:2468] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.833423 16261 raft_consensus.cc:3060] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.818976 16263 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.837100 16304 leader_election.cc:304] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:06.837890 16476 raft_consensus.cc:2804] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.838579 16476 raft_consensus.cc:697] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:06.839346 16476 consensus_queue.cc:237] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.845400 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfd14764f1442dfab99ed5f70d71269" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:06.846599 16536 leader_election.cc:290] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.847653 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfd14764f1442dfab99ed5f70d71269" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:06.848335 16412 raft_consensus.cc:3060] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.846004 16262 raft_consensus.cc:3060] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.858776 16454 tablet_bootstrap.cc:654] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.859161 16412 raft_consensus.cc:2468] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.852555 16261 raft_consensus.cc:2468] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.864698 16304 leader_election.cc:304] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
W20260709 14:54:06.865001 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:06.865479 16476 raft_consensus.cc:2804] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.865869 16476 raft_consensus.cc:697] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:06.866569 16476 consensus_queue.cc:237] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.872318 16453 tablet_bootstrap.cc:492] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.872859 16453 ts_tablet_manager.cc:1403] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.027s
I20260709 14:54:06.873090 16452 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.873507 16452 ts_tablet_manager.cc:1403] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 14:54:06.877247 16262 raft_consensus.cc:2468] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:06.878057 16161 catalog_manager.cc:5697] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.879334 16161 catalog_manager.cc:5697] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.883198 16453 raft_consensus.cc:359] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.883275 16452 raft_consensus.cc:359] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.883859 16453 raft_consensus.cc:385] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.884061 16452 raft_consensus.cc:385] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.884193 16453 raft_consensus.cc:740] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.884564 16452 raft_consensus.cc:740] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.884873 16453 consensus_queue.cc:260] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.885335 16452 consensus_queue.cc:260] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.886744 16453 ts_tablet_manager.cc:1434] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260709 14:54:06.887317 16452 ts_tablet_manager.cc:1434] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:06.887599 16453 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.888206 16452 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.903543 16452 tablet_bootstrap.cc:654] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.904145 16453 tablet_bootstrap.cc:654] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.906368 16161 catalog_manager.cc:5697] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.908262 16452 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.908597 16454 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.908738 16452 ts_tablet_manager.cc:1403] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 14:54:06.909018 16454 ts_tablet_manager.cc:1403] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.005s
I20260709 14:54:06.911067 16454 raft_consensus.cc:359] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.911727 16452 raft_consensus.cc:359] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.911727 16454 raft_consensus.cc:385] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.912513 16452 raft_consensus.cc:385] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.912611 16454 raft_consensus.cc:740] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.912820 16452 raft_consensus.cc:740] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.913179 16453 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.913972 16453 ts_tablet_manager.cc:1403] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 14:54:06.913479 16452 consensus_queue.cc:260] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.913481 16454 consensus_queue.cc:260] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.916642 16453 raft_consensus.cc:359] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.917291 16453 raft_consensus.cc:385] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.917605 16453 raft_consensus.cc:740] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.918085 16476 consensus_queue.cc:1048] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.918470 16504 raft_consensus.cc:493] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.918247 16453 consensus_queue.cc:260] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.918941 16504 raft_consensus.cc:515] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.920691 16453 ts_tablet_manager.cc:1434] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:06.921005 16504 leader_election.cc:290] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:06.921662 16453 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.922501 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:06.923938 16228 leader_election.cc:343] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.925655 16454 ts_tablet_manager.cc:1434] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:06.926578 16454 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:06.926652 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:06.928288 16453 tablet_bootstrap.cc:654] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:06.928995 16229 leader_election.cc:343] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.929435 16229 leader_election.cc:304] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:06.931383 16504 raft_consensus.cc:2749] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.934896 16454 tablet_bootstrap.cc:654] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.937606 16452 ts_tablet_manager.cc:1434] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:54:06.938338 16452 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.946064 16452 tablet_bootstrap.cc:654] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.949280 16453 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.949728 16453 ts_tablet_manager.cc:1403] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260709 14:54:06.953760 16453 raft_consensus.cc:359] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.954232 16453 raft_consensus.cc:385] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.954475 16453 raft_consensus.cc:740] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.954950 16453 consensus_queue.cc:260] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.959460 16458 consensus_queue.cc:1048] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.963653 16454 tablet_bootstrap.cc:492] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:06.964103 16454 ts_tablet_manager.cc:1403] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.001s
I20260709 14:54:06.964813 16499 consensus_queue.cc:1048] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:06.969504 16453 ts_tablet_manager.cc:1434] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:54:06.970584 16453 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:06.972290 16452 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:06.972812 16452 ts_tablet_manager.cc:1403] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.012s
I20260709 14:54:06.976199 16453 tablet_bootstrap.cc:654] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.975399 16452 raft_consensus.cc:359] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.978528 16452 raft_consensus.cc:385] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.978886 16452 raft_consensus.cc:740] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.980480 16452 consensus_queue.cc:260] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.983578 16452 ts_tablet_manager.cc:1434] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:06.984705 16452 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:06.988561 16453 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:06.989023 16453 ts_tablet_manager.cc:1403] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:54:06.989146 16539 raft_consensus.cc:493] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.989605 16539 raft_consensus.cc:515] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.990306 16452 tablet_bootstrap.cc:654] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.993754 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cd341240414997a018a9daa9da198a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:06.994854 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cd341240414997a018a9daa9da198a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:06.995453 16338 raft_consensus.cc:2468] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
W20260709 14:54:06.996542 16376 leader_election.cc:343] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.998288 16453 raft_consensus.cc:359] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:06.998934 16453 raft_consensus.cc:385] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.999184 16453 raft_consensus.cc:740] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.999881 16453 consensus_queue.cc:260] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.001864 16503 consensus_queue.cc:1048] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.002286 16453 ts_tablet_manager.cc:1434] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:54:07.003204 16453 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.003181 16377 leader_election.cc:304] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.004295 16533 raft_consensus.cc:2804] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.004659 16533 raft_consensus.cc:493] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.004963 16533 raft_consensus.cc:3060] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.007136 16454 raft_consensus.cc:359] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.009217 16453 tablet_bootstrap.cc:654] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.012817 16538 consensus_queue.cc:1048] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.008934 16454 raft_consensus.cc:385] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.991650 16539 leader_election.cc:290] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.019579 16454 raft_consensus.cc:740] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.020509 16454 consensus_queue.cc:260] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.023342 16453 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.023792 16453 ts_tablet_manager.cc:1403] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260709 14:54:07.030151 16338 raft_consensus.cc:3060] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.035625 16453 raft_consensus.cc:359] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.036351 16453 raft_consensus.cc:385] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.036612 16453 raft_consensus.cc:740] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.037231 16453 consensus_queue.cc:260] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.039170 16453 ts_tablet_manager.cc:1434] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 14:54:07.039991 16453 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.043826 16538 consensus_queue.cc:1048] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.039561 16533 raft_consensus.cc:515] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.047626 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cd341240414997a018a9daa9da198a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:07.048225 16337 raft_consensus.cc:3060] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.049450 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cd341240414997a018a9daa9da198a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.050009 16263 raft_consensus.cc:3060] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.053977 16460 consensus_queue.cc:1048] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.055133 16533 leader_election.cc:290] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.054726 16337 raft_consensus.cc:2468] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:07.056674 16377 leader_election.cc:304] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:07.057500 16533 raft_consensus.cc:2804] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.057943 16533 raft_consensus.cc:697] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:07.058706 16533 consensus_queue.cc:237] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.060619 16454 ts_tablet_manager.cc:1434] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 14:54:07.061657 16454 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.068212 16460 consensus_queue.cc:1048] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.068763 16263 raft_consensus.cc:2468] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:07.087899 16453 tablet_bootstrap.cc:654] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.088775 16582 consensus_queue.cc:1048] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.094127 16452 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.094596 16452 ts_tablet_manager.cc:1403] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.110s	user 0.047s	sys 0.045s
I20260709 14:54:07.097286 16452 raft_consensus.cc:359] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.097896 16452 raft_consensus.cc:385] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.098143 16452 raft_consensus.cc:740] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.098784 16452 consensus_queue.cc:260] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.106093 16454 tablet_bootstrap.cc:654] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.108819 16452 ts_tablet_manager.cc:1434] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:54:07.114794 16452 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.118120 16538 consensus_queue.cc:1048] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.121564 16452 tablet_bootstrap.cc:654] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.134923 16454 tablet_bootstrap.cc:492] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.137017 16454 ts_tablet_manager.cc:1403] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260709 14:54:07.137931 16452 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.138384 16452 ts_tablet_manager.cc:1403] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:54:07.142016 16452 raft_consensus.cc:359] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.142652 16452 raft_consensus.cc:385] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.142915 16452 raft_consensus.cc:740] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.143543 16454 raft_consensus.cc:359] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.144649 16454 raft_consensus.cc:385] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.145670 16504 consensus_queue.cc:1048] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.146447 16453 tablet_bootstrap.cc:492] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.147886 16453 ts_tablet_manager.cc:1403] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.006s
I20260709 14:54:07.150449 16453 raft_consensus.cc:359] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.150751 16452 consensus_queue.cc:260] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.151124 16454 raft_consensus.cc:740] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.152100 16454 consensus_queue.cc:260] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.152791 16453 raft_consensus.cc:385] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.153357 16453 raft_consensus.cc:740] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.154315 16452 ts_tablet_manager.cc:1434] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 14:54:07.155810 16453 consensus_queue.cc:260] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.157117 16452 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.155126 16454 ts_tablet_manager.cc:1434] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:54:07.158377 16454 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.159399 16581 raft_consensus.cc:493] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.159080 16453 ts_tablet_manager.cc:1434] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:54:07.159868 16581 raft_consensus.cc:515] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.167013 16581 leader_election.cc:290] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.168167 16453 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.171793 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830ac6a32cae4ee9a7756bf76f316a53" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.172490 16262 raft_consensus.cc:2468] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:07.173599 16376 leader_election.cc:304] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.164904 16454 tablet_bootstrap.cc:654] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.174342 16452 tablet_bootstrap.cc:654] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.174739 16582 raft_consensus.cc:2804] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.175117 16582 raft_consensus.cc:493] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.175477 16582 raft_consensus.cc:3060] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.176092 16453 tablet_bootstrap.cc:654] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.177981 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830ac6a32cae4ee9a7756bf76f316a53" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.178488 16337 raft_consensus.cc:2468] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:07.187207 16582 raft_consensus.cc:515] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.201843 16464 consensus_queue.cc:1048] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.208969 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830ac6a32cae4ee9a7756bf76f316a53" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.209575 16263 raft_consensus.cc:3060] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.216075 16582 leader_election.cc:290] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.219385 16454 tablet_bootstrap.cc:492] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.219848 16454 ts_tablet_manager.cc:1403] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.005s
I20260709 14:54:07.220041 16452 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.220474 16452 ts_tablet_manager.cc:1403] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.009s
I20260709 14:54:07.221544 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830ac6a32cae4ee9a7756bf76f316a53" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:07.222105 16338 raft_consensus.cc:3060] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.222688 16454 raft_consensus.cc:359] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.222900 16452 raft_consensus.cc:359] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.223338 16454 raft_consensus.cc:385] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.223543 16452 raft_consensus.cc:385] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.223867 16452 raft_consensus.cc:740] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.213846 16159 catalog_manager.cc:5697] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.224536 16452 consensus_queue.cc:260] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.225695 16263 raft_consensus.cc:2468] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:07.226708 16452 ts_tablet_manager.cc:1434] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:07.226890 16376 leader_election.cc:304] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.227604 16452 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.227759 16533 raft_consensus.cc:2804] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.228292 16533 raft_consensus.cc:697] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:07.229069 16533 consensus_queue.cc:237] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.233611 16452 tablet_bootstrap.cc:654] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.234513 16454 raft_consensus.cc:740] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.235270 16454 consensus_queue.cc:260] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.237460 16338 raft_consensus.cc:2468] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:07.237496 16454 ts_tablet_manager.cc:1434] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:54:07.240097 16454 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.240731 16458 raft_consensus.cc:493] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.241176 16458 raft_consensus.cc:515] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.244613 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.245225 16411 raft_consensus.cc:2468] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.246376 16476 consensus_queue.cc:1048] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.248461 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.249101 16261 raft_consensus.cc:2468] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.249418 16454 tablet_bootstrap.cc:654] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.250387 16304 leader_election.cc:304] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:07.251263 16536 consensus_queue.cc:1048] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.252322 16453 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.252616 16536 raft_consensus.cc:2804] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.252796 16453 ts_tablet_manager.cc:1403] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.003s
I20260709 14:54:07.253058 16536 raft_consensus.cc:493] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.253443 16536 raft_consensus.cc:3060] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.255388 16453 raft_consensus.cc:359] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.258147 16453 raft_consensus.cc:385] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.258462 16453 raft_consensus.cc:740] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.259137 16453 consensus_queue.cc:260] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.259861 16458 leader_election.cc:290] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.265275 16454 tablet_bootstrap.cc:492] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.265733 16454 ts_tablet_manager.cc:1403] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 14:54:07.265556 16458 consensus_queue.cc:1048] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.266110 16536 raft_consensus.cc:515] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.273993 16453 ts_tablet_manager.cc:1434] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:54:07.267513 16452 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.273830 16454 raft_consensus.cc:359] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.279629 16454 raft_consensus.cc:385] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.279824 16453 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.281107 16454 raft_consensus.cc:740] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.282198 16452 ts_tablet_manager.cc:1403] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.011s
I20260709 14:54:07.283195 16454 consensus_queue.cc:260] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.269312 16476 raft_consensus.cc:493] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.284394 16476 raft_consensus.cc:515] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.287165 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78beea197e164b929f9e504f224a7872" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.287750 16262 raft_consensus.cc:2468] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.287792 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78beea197e164b929f9e504f224a7872" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.288525 16411 raft_consensus.cc:2468] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.289266 16302 leader_election.cc:304] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.290130 16458 raft_consensus.cc:2804] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.290627 16458 raft_consensus.cc:493] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.290688 16476 leader_election.cc:290] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.298420 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.298656 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06c54ac225248c9990993d6a2682a10" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:07.299185 16262 raft_consensus.cc:3060] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.298557 16458 raft_consensus.cc:3060] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.284772 16452 raft_consensus.cc:359] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.294776 16453 tablet_bootstrap.cc:654] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.299255 16411 raft_consensus.cc:3060] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.302382 16452 raft_consensus.cc:385] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.302742 16452 raft_consensus.cc:740] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.304451 16536 leader_election.cc:290] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.294638 16454 ts_tablet_manager.cc:1434] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:54:07.306087 16454 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.304908 16452 consensus_queue.cc:260] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.308604 16411 raft_consensus.cc:2468] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.310806 16262 raft_consensus.cc:2468] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.314733 16476 consensus_queue.cc:1048] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.315662 16452 ts_tablet_manager.cc:1434] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 14:54:07.315722 16302 leader_election.cc:304] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.316767 16452 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.316700 16476 raft_consensus.cc:2804] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.317317 16476 raft_consensus.cc:697] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:07.318239 16476 consensus_queue.cc:237] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.322980 16452 tablet_bootstrap.cc:654] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.312585 16454 tablet_bootstrap.cc:654] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.326870 16499 raft_consensus.cc:493] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.327364 16499 raft_consensus.cc:515] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.331121 16499 leader_election.cc:290] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.332068 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5262ac1ba940fe80cdb5f0f60e4e23" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.332600 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5262ac1ba940fe80cdb5f0f60e4e23" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.332762 16412 raft_consensus.cc:2468] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:07.333272 16338 raft_consensus.cc:2468] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:07.334101 16229 leader_election.cc:304] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.334998 16464 raft_consensus.cc:2804] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.335361 16464 raft_consensus.cc:493] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.335690 16464 raft_consensus.cc:3060] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.338608 16453 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.339066 16453 ts_tablet_manager.cc:1403] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.008s
I20260709 14:54:07.341653 16453 raft_consensus.cc:359] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.342299 16453 raft_consensus.cc:385] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.342564 16453 raft_consensus.cc:740] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.342482 16480 raft_consensus.cc:493] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.343179 16480 raft_consensus.cc:515] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.343312 16453 consensus_queue.cc:260] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.345770 16453 ts_tablet_manager.cc:1434] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:07.346650 16453 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.345451 16536 consensus_queue.cc:1048] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.347995 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1356a85430d041c2b0adea7103382e28" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.348598 16412 raft_consensus.cc:2468] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.342133 16464 raft_consensus.cc:515] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.350018 16304 leader_election.cc:304] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:07.350904 16536 raft_consensus.cc:2804] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.351260 16536 raft_consensus.cc:493] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.351588 16536 raft_consensus.cc:3060] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.352005 16453 tablet_bootstrap.cc:654] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.352597 16464 leader_election.cc:290] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.352779 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5262ac1ba940fe80cdb5f0f60e4e23" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:07.353354 16410 raft_consensus.cc:3060] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.354002 16480 leader_election.cc:290] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.355579 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1356a85430d041c2b0adea7103382e28" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.358558 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5262ac1ba940fe80cdb5f0f60e4e23" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:07.359175 16338 raft_consensus.cc:3060] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.326499 16458 raft_consensus.cc:515] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.362568 16160 catalog_manager.cc:5697] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.363293 16458 leader_election.cc:290] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.371629 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78beea197e164b929f9e504f224a7872" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:07.372907 16409 raft_consensus.cc:3060] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.370805 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78beea197e164b929f9e504f224a7872" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.384502 16409 raft_consensus.cc:2468] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.385739 16304 leader_election.cc:304] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:07.386651 16480 raft_consensus.cc:2804] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.387125 16480 raft_consensus.cc:697] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:07.375450 16261 raft_consensus.cc:3060] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.387976 16480 consensus_queue.cc:237] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:07.374356 16302 leader_election.cc:343] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.398588 16338 raft_consensus.cc:2468] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:07.406260 16261 raft_consensus.cc:2468] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.416124 16160 catalog_manager.cc:5697] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.419207 16454 tablet_bootstrap.cc:492] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.419661 16454 ts_tablet_manager.cc:1403] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.114s	user 0.029s	sys 0.008s
I20260709 14:54:07.413671 16228 leader_election.cc:304] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.424517 16499 raft_consensus.cc:2804] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.425031 16499 raft_consensus.cc:697] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:07.425859 16499 consensus_queue.cc:237] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.418619 16410 raft_consensus.cc:2468] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:07.432129 16453 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.432575 16453 ts_tablet_manager.cc:1403] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.000s
I20260709 14:54:07.435660 16480 consensus_queue.cc:1048] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.437021 16480 consensus_queue.cc:1048] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.438813 16452 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.439389 16452 ts_tablet_manager.cc:1403] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.123s	user 0.034s	sys 0.068s
W20260709 14:54:07.442231 16609 log.cc:927] Time spent T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:54:07.441196 16458 consensus_queue.cc:1048] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.443156 16454 raft_consensus.cc:359] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.445307 16454 raft_consensus.cc:385] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.445575 16454 raft_consensus.cc:740] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.448398 16454 consensus_queue.cc:260] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.449136 16453 raft_consensus.cc:359] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.449775 16453 raft_consensus.cc:385] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.450017 16453 raft_consensus.cc:740] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.450280 16454 ts_tablet_manager.cc:1434] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:54:07.450623 16453 consensus_queue.cc:260] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.452258 16453 ts_tablet_manager.cc:1434] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:54:07.457432 16453 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.461139 16454 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.466427 16533 raft_consensus.cc:493] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.452726 16536 raft_consensus.cc:515] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.474924 16533 raft_consensus.cc:515] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.476953 16533 leader_election.cc:290] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.478097 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.479673 16452 raft_consensus.cc:359] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.480268 16452 raft_consensus.cc:385] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.480492 16452 raft_consensus.cc:740] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.480976 16452 consensus_queue.cc:260] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.490089 16604 raft_consensus.cc:493] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.490603 16604 raft_consensus.cc:515] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.493645 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.495462 16604 leader_election.cc:290] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.491457 16480 raft_consensus.cc:493] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.500983 16452 ts_tablet_manager.cc:1434] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 14:54:07.501691 16452 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
W20260709 14:54:07.489281 16376 leader_election.cc:343] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.502900 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.500092 16536 leader_election.cc:290] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:07.504403 16377 leader_election.cc:343] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:07.508000 16302 leader_election.cc:343] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.503144 16480 raft_consensus.cc:515] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.503067 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1356a85430d041c2b0adea7103382e28" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.511996 16454 tablet_bootstrap.cc:654] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.512498 16480 leader_election.cc:290] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.513473 16263 raft_consensus.cc:3060] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.514585 16160 catalog_manager.cc:5697] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.516466 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb48a5cdaf2147dbbe29089dc1ff4887" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.516666 16377 leader_election.cc:304] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
W20260709 14:54:07.520653 16302 leader_election.cc:343] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.527004 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1356a85430d041c2b0adea7103382e28" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:07.527577 16409 raft_consensus.cc:3060] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.518422 16158 catalog_manager.cc:5697] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.517320 16533 raft_consensus.cc:2749] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:07.534536 16581 consensus_queue.cc:1048] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.536116 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb48a5cdaf2147dbbe29089dc1ff4887" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.536741 16410 raft_consensus.cc:2468] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.537899 16304 leader_election.cc:304] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.538699 16480 raft_consensus.cc:2804] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.539292 16263 raft_consensus.cc:2468] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.539588 16480 raft_consensus.cc:493] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.540117 16480 raft_consensus.cc:3060] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.553949 16453 tablet_bootstrap.cc:654] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.554303 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
W20260709 14:54:07.563858 16304 leader_election.cc:343] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.564402 16304 leader_election.cc:304] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.565145 16536 raft_consensus.cc:2749] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:07.567322 16539 consensus_queue.cc:1048] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.569164 16302 leader_election.cc:304] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:07.569973 16476 raft_consensus.cc:2804] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.570643 16476 raft_consensus.cc:697] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:07.571559 16476 consensus_queue.cc:237] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.577975 16409 raft_consensus.cc:2468] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.581966 16452 tablet_bootstrap.cc:654] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.593938 16480 raft_consensus.cc:515] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.596055 16452 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.596499 16452 ts_tablet_manager.cc:1403] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.005s
I20260709 14:54:07.599835 16480 leader_election.cc:290] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.600597 16452 raft_consensus.cc:359] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.601096 16452 raft_consensus.cc:385] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.601316 16452 raft_consensus.cc:740] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.601900 16452 consensus_queue.cc:260] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.602340 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb48a5cdaf2147dbbe29089dc1ff4887" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.603732 16533 raft_consensus.cc:493] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:07.603775 16302 leader_election.cc:343] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.604247 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb48a5cdaf2147dbbe29089dc1ff4887" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:07.603860 16452 ts_tablet_manager.cc:1434] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:54:07.604288 16533 raft_consensus.cc:515] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.604947 16409 raft_consensus.cc:3060] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.605439 16452 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.609314 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:07.610764 16376 leader_election.cc:343] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.611341 16452 tablet_bootstrap.cc:654] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.612813 16533 leader_election.cc:290] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.614048 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.642329 16409 raft_consensus.cc:2468] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:07.643699 16304 leader_election.cc:304] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.644840 16480 raft_consensus.cc:2804] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.644963 16453 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.645125 16454 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.646654 16453 ts_tablet_manager.cc:1403] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.189s	user 0.018s	sys 0.012s
I20260709 14:54:07.646682 16454 ts_tablet_manager.cc:1403] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.186s	user 0.025s	sys 0.014s
I20260709 14:54:07.645748 16480 raft_consensus.cc:697] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:07.653345 16160 catalog_manager.cc:5697] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.654628 16480 consensus_queue.cc:237] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:07.657612 16377 leader_election.cc:343] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.658080 16377 leader_election.cc:304] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.659401 16539 raft_consensus.cc:2749] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:07.659237 16454 raft_consensus.cc:359] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.660030 16454 raft_consensus.cc:385] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.660322 16454 raft_consensus.cc:740] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.660990 16454 consensus_queue.cc:260] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.662184 16453 raft_consensus.cc:359] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.662891 16453 raft_consensus.cc:385] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.663443 16453 raft_consensus.cc:740] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.664242 16453 consensus_queue.cc:260] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.666394 16453 ts_tablet_manager.cc:1434] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:54:07.667351 16453 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.669205 16452 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.669644 16452 ts_tablet_manager.cc:1403] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.024s
I20260709 14:54:07.672179 16452 raft_consensus.cc:359] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.672751 16453 tablet_bootstrap.cc:654] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.672809 16452 raft_consensus.cc:385] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.673180 16452 raft_consensus.cc:740] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.673928 16452 consensus_queue.cc:260] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.676590 16454 ts_tablet_manager.cc:1434] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:54:07.677464 16454 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.682061 16582 raft_consensus.cc:493] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.682816 16454 tablet_bootstrap.cc:654] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.682528 16582 raft_consensus.cc:515] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.684578 16582 leader_election.cc:290] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.687700 16452 ts_tablet_manager.cc:1434] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:54:07.687016 16161 catalog_manager.cc:5697] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.688731 16452 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.689260 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dc4c20bde44ed09ee489168e4bd251" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.689881 16337 raft_consensus.cc:2468] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:07.694859 16452 tablet_bootstrap.cc:654] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.696179 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dc4c20bde44ed09ee489168e4bd251" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:07.697949 16376 leader_election.cc:343] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.699592 16377 leader_election.cc:304] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.700212 16582 raft_consensus.cc:2804] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.700552 16582 raft_consensus.cc:493] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.700888 16582 raft_consensus.cc:3060] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.702870 16453 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.703375 16453 ts_tablet_manager.cc:1403] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260709 14:54:07.707109 16582 raft_consensus.cc:515] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.709690 16539 consensus_queue.cc:1048] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.711952 16454 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.712404 16454 ts_tablet_manager.cc:1403] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260709 14:54:07.715732 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dc4c20bde44ed09ee489168e4bd251" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:07.715776 16453 raft_consensus.cc:359] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.717495 16453 raft_consensus.cc:385] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.717779 16453 raft_consensus.cc:740] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.718415 16453 consensus_queue.cc:260] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:07.717239 16376 leader_election.cc:343] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.719492 16454 raft_consensus.cc:359] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.720202 16454 raft_consensus.cc:385] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.720486 16454 raft_consensus.cc:740] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.721068 16582 leader_election.cc:290] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.721344 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dc4c20bde44ed09ee489168e4bd251" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:07.721131 16454 consensus_queue.cc:260] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.721841 16338 raft_consensus.cc:3060] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.723395 16454 ts_tablet_manager.cc:1434] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:54:07.725245 16453 ts_tablet_manager.cc:1434] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:54:07.726133 16453 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.728600 16454 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.730219 16452 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.730628 16452 ts_tablet_manager.cc:1403] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.008s
I20260709 14:54:07.732539 16453 tablet_bootstrap.cc:654] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.732645 16480 consensus_queue.cc:1048] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.733273 16452 raft_consensus.cc:359] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.733896 16452 raft_consensus.cc:385] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.734144 16452 raft_consensus.cc:740] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.734879 16452 consensus_queue.cc:260] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.727715 16338 raft_consensus.cc:2468] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:07.738440 16377 leader_election.cc:304] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.739609 16582 raft_consensus.cc:2804] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.740139 16582 raft_consensus.cc:697] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:07.740967 16582 consensus_queue.cc:237] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.743248 16454 tablet_bootstrap.cc:654] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.744683 16452 ts_tablet_manager.cc:1434] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:07.745702 16452 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.751273 16452 tablet_bootstrap.cc:654] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.761582 16604 consensus_queue.cc:1048] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.763252 16161 catalog_manager.cc:5697] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.785840 16452 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.786339 16452 ts_tablet_manager.cc:1403] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:54:07.786339 16582 consensus_queue.cc:1048] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.788908 16452 raft_consensus.cc:359] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.789564 16452 raft_consensus.cc:385] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.789851 16452 raft_consensus.cc:740] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.801591 16452 consensus_queue.cc:260] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.802312 16476 consensus_queue.cc:1048] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.803891 16452 ts_tablet_manager.cc:1434] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:54:07.804831 16452 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.810491 16452 tablet_bootstrap.cc:654] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.816531 16453 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.817119 16453 ts_tablet_manager.cc:1403] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.091s	user 0.065s	sys 0.020s
I20260709 14:54:07.819612 16453 raft_consensus.cc:359] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.820470 16453 raft_consensus.cc:385] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.820794 16453 raft_consensus.cc:740] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.821555 16453 consensus_queue.cc:260] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.823506 16453 ts_tablet_manager.cc:1434] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:07.823740 16504 consensus_queue.cc:1048] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.824518 16453 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.831023 16453 tablet_bootstrap.cc:654] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.836356 16458 consensus_queue.cc:1048] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.862636 16453 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.863178 16453 ts_tablet_manager.cc:1403] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.020s
I20260709 14:54:07.865689 16453 raft_consensus.cc:359] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.866396 16453 raft_consensus.cc:385] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.866714 16453 raft_consensus.cc:740] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.867355 16453 consensus_queue.cc:260] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.869627 16453 ts_tablet_manager.cc:1434] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:07.870523 16453 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.879097 16453 tablet_bootstrap.cc:654] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.888391 16539 raft_consensus.cc:493] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.888986 16539 raft_consensus.cc:515] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.891139 16539 leader_election.cc:290] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:07.893405 16454 tablet_bootstrap.cc:492] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.893949 16454 ts_tablet_manager.cc:1403] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.000s
I20260709 14:54:07.897082 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:07.897537 16452 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.897868 16453 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.898005 16452 ts_tablet_manager.cc:1403] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.093s	user 0.041s	sys 0.028s
I20260709 14:54:07.898483 16453 ts_tablet_manager.cc:1403] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260709 14:54:07.900646 16452 raft_consensus.cc:359] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.901309 16452 raft_consensus.cc:385] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.901571 16452 raft_consensus.cc:740] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
W20260709 14:54:07.901953 16377 leader_election.cc:343] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.902154 16452 consensus_queue.cc:260] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.904213 16452 ts_tablet_manager.cc:1434] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:07.905076 16452 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:07.904882 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.905581 16261 raft_consensus.cc:2468] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:07.906898 16376 leader_election.cc:304] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:07.908882 16539 raft_consensus.cc:2804] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.909289 16539 raft_consensus.cc:493] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.909677 16539 raft_consensus.cc:3060] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.911278 16452 tablet_bootstrap.cc:654] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.915277 16453 raft_consensus.cc:359] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.916015 16453 raft_consensus.cc:385] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.916278 16453 raft_consensus.cc:740] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.916946 16453 consensus_queue.cc:260] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.919167 16453 ts_tablet_manager.cc:1434] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.003s
I20260709 14:54:07.920071 16453 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:07.924225 16458 raft_consensus.cc:493] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.924712 16458 raft_consensus.cc:515] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.926787 16458 leader_election.cc:290] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.898132 16454 raft_consensus.cc:359] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.927289 16454 raft_consensus.cc:385] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.927560 16454 raft_consensus.cc:740] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.928450 16454 consensus_queue.cc:260] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.931296 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2420cf164cbc4a5e9003bac80a38db9c" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.933396 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2420cf164cbc4a5e9003bac80a38db9c" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.934008 16411 raft_consensus.cc:2468] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.935326 16304 leader_election.cc:304] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
W20260709 14:54:07.935945 16302 leader_election.cc:343] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.937841 16454 ts_tablet_manager.cc:1434] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:54:07.938716 16454 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:07.939316 16503 consensus_queue.cc:1048] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.941390 16480 raft_consensus.cc:2804] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.941807 16480 raft_consensus.cc:493] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.942129 16480 raft_consensus.cc:3060] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.944247 16454 tablet_bootstrap.cc:654] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.947367 16453 tablet_bootstrap.cc:654] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:07.949600 16536 raft_consensus.cc:493] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.950121 16536 raft_consensus.cc:515] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.956069 16536 leader_election.cc:290] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.957592 16458 raft_consensus.cc:493] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.957873 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.958143 16458 raft_consensus.cc:515] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.958623 16409 raft_consensus.cc:2468] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:07.959875 16304 leader_election.cc:304] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:07.960815 16536 raft_consensus.cc:2804] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.961203 16536 raft_consensus.cc:493] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.961539 16536 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.962029 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.963795 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:07.979525 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:07.980412 16536 raft_consensus.cc:515] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.982256 16453 tablet_bootstrap.cc:492] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:07.982312 16536 leader_election.cc:290] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.982827 16453 ts_tablet_manager.cc:1403] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
W20260709 14:54:07.974432 16302 leader_election.cc:343] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:07.983306 16304 leader_election.cc:343] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.984767 16302 leader_election.cc:304] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:07.985358 16453 raft_consensus.cc:359] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.986065 16453 raft_consensus.cc:385] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:07.986331 16453 raft_consensus.cc:740] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.990423 16453 consensus_queue.cc:260] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.992204 16453 ts_tablet_manager.cc:1434] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:07.992475 16539 raft_consensus.cc:515] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:07.993098 16453 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
W20260709 14:54:07.985723 16302 leader_election.cc:343] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:07.995406 16454 tablet_bootstrap.cc:492] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:07.995862 16454 ts_tablet_manager.cc:1403] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.012s
I20260709 14:54:07.993615 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
W20260709 14:54:07.992467 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:07.988199 16536 raft_consensus.cc:2749] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:07.988023 16458 leader_election.cc:290] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:07.996861 16409 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.998329 16452 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:07.998729 16452 ts_tablet_manager.cc:1403] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.094s	user 0.041s	sys 0.028s
I20260709 14:54:08.004952 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.005149 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.006034 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
W20260709 14:54:08.006584 16377 leader_election.cc:343] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.006621 16263 raft_consensus.cc:3060] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.006943 16480 raft_consensus.cc:515] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.007822 16539 leader_election.cc:290] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.008930 16480 leader_election.cc:290] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.010008 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2420cf164cbc4a5e9003bac80a38db9c" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.010598 16412 raft_consensus.cc:3060] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.012333 16409 raft_consensus.cc:2468] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.012657 16263 raft_consensus.cc:2468] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.013813 16376 leader_election.cc:304] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:08.015893 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2420cf164cbc4a5e9003bac80a38db9c" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.015123 16304 leader_election.cc:304] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.015070 16454 raft_consensus.cc:359] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.018096 16454 raft_consensus.cc:385] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.018172 16480 raft_consensus.cc:2804] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.018250 16539 raft_consensus.cc:2804] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.019692 16452 raft_consensus.cc:359] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.019140 16480 raft_consensus.cc:697] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:08.020383 16452 raft_consensus.cc:385] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.020666 16452 raft_consensus.cc:740] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.020951 16480 consensus_queue.cc:237] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.021325 16452 consensus_queue.cc:260] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.022060 16581 raft_consensus.cc:493] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.018962 16412 raft_consensus.cc:2468] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.022507 16581 raft_consensus.cc:515] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:08.017699 16302 leader_election.cc:343] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.023488 16304 leader_election.cc:304] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.020071 16539 raft_consensus.cc:697] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:08.023728 16454 raft_consensus.cc:740] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.023479 16452 ts_tablet_manager.cc:1434] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:54:08.024631 16458 raft_consensus.cc:2804] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.025163 16458 raft_consensus.cc:697] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:08.025400 16452 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.024648 16454 consensus_queue.cc:260] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.026314 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.027055 16458 consensus_queue.cc:237] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:08.027621 16377 leader_election.cc:343] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.024674 16581 leader_election.cc:290] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.028470 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.028884 16539 consensus_queue.cc:237] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:08.029923 16376 leader_election.cc:343] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.030351 16376 leader_election.cc:304] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.031028 16581 raft_consensus.cc:2749] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.031255 16452 tablet_bootstrap.cc:654] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.022085 16453 tablet_bootstrap.cc:654] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.035039 16454 ts_tablet_manager.cc:1434] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:54:08.036028 16454 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
W20260709 14:54:08.033754 16302 leader_election.cc:343] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.041759 16454 tablet_bootstrap.cc:654] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.049835 16453 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.053719 16453 ts_tablet_manager.cc:1403] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.000s
I20260709 14:54:08.056968 16453 raft_consensus.cc:359] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.057740 16453 raft_consensus.cc:385] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.058056 16453 raft_consensus.cc:740] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.058770 16453 consensus_queue.cc:260] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.061175 16453 ts_tablet_manager.cc:1434] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:08.062242 16453 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.063515 16161 catalog_manager.cc:5697] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.068157 16453 tablet_bootstrap.cc:654] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.072454 16452 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:08.072894 16452 ts_tablet_manager.cc:1403] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.023s
I20260709 14:54:08.075273 16452 raft_consensus.cc:359] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.075947 16452 raft_consensus.cc:385] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.074923 16159 catalog_manager.cc:5697] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:08.076241 16452 raft_consensus.cc:740] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.080331 16454 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.084537 16454 ts_tablet_manager.cc:1403] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.012s
I20260709 14:54:08.076992 16452 consensus_queue.cc:260] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.086304 16452 ts_tablet_manager.cc:1434] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:54:08.087240 16452 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.087426 16454 raft_consensus.cc:359] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.082332 16453 tablet_bootstrap.cc:492] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.088147 16454 raft_consensus.cc:385] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.088449 16454 raft_consensus.cc:740] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.088603 16453 ts_tablet_manager.cc:1403] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 14:54:08.080394 16160 catalog_manager.cc:5697] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.091398 16453 raft_consensus.cc:359] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.093019 16453 raft_consensus.cc:385] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.093341 16453 raft_consensus.cc:740] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.094000 16453 consensus_queue.cc:260] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.094228 16454 consensus_queue.cc:260] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.099277 16454 ts_tablet_manager.cc:1434] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:08.098120 16452 tablet_bootstrap.cc:654] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.100139 16453 ts_tablet_manager.cc:1434] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:08.101019 16454 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.101471 16453 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.104493 16480 consensus_queue.cc:1048] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.109377 16454 tablet_bootstrap.cc:654] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.110175 16453 tablet_bootstrap.cc:654] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.121284 16503 raft_consensus.cc:493] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.122336 16503 raft_consensus.cc:515] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.123606 16480 consensus_queue.cc:1048] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.124397 16503 leader_election.cc:290] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.125422 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.126050 16337 raft_consensus.cc:2468] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:08.126214 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.129459 16409 raft_consensus.cc:2468] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:08.132120 16228 leader_election.cc:304] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.136790 16458 raft_consensus.cc:493] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.139745 16458 raft_consensus.cc:515] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.137735 16503 raft_consensus.cc:2804] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.145421 16263 raft_consensus.cc:3060] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.151821 16452 tablet_bootstrap.cc:492] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:08.152302 16452 ts_tablet_manager.cc:1403] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.004s
I20260709 14:54:08.155455 16454 tablet_bootstrap.cc:492] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.148375 16503 raft_consensus.cc:493] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.155972 16454 ts_tablet_manager.cc:1403] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.005s
I20260709 14:54:08.155787 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.156445 16261 raft_consensus.cc:2468] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:08.158531 16458 leader_election.cc:290] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.158661 16302 leader_election.cc:304] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.155980 16503 raft_consensus.cc:3060] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.159937 16536 raft_consensus.cc:2804] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.160298 16536 raft_consensus.cc:493] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.160624 16536 raft_consensus.cc:3060] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.161342 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.162176 16412 raft_consensus.cc:2468] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:08.167496 16536 raft_consensus.cc:515] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.171653 16452 raft_consensus.cc:359] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.172415 16452 raft_consensus.cc:385] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.172694 16452 raft_consensus.cc:740] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.173071 16536 leader_election.cc:290] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.173326 16452 consensus_queue.cc:260] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.174111 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.174701 16261 raft_consensus.cc:3060] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.175560 16452 ts_tablet_manager.cc:1434] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260709 14:54:08.177085 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebda9f7093894f7c9835e3c660189f12" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.177785 16412 raft_consensus.cc:3060] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.181751 16601 consensus_queue.cc:1048] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.185184 16503 raft_consensus.cc:515] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.193671 16503 leader_election.cc:290] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.191488 16454 raft_consensus.cc:359] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.194337 16454 raft_consensus.cc:385] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.194676 16454 raft_consensus.cc:740] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.188674 16452 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.196357 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.196935 16337 raft_consensus.cc:3060] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.197965 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12d7909dcff4c0482799d34c542c370" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.198576 16409 raft_consensus.cc:3060] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.198913 16412 raft_consensus.cc:2468] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.201783 16452 tablet_bootstrap.cc:654] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.202744 16337 raft_consensus.cc:2468] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:08.195358 16454 consensus_queue.cc:260] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.203935 16228 leader_election.cc:304] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.204928 16504 raft_consensus.cc:2804] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.205317 16504 raft_consensus.cc:697] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:08.205449 16454 ts_tablet_manager.cc:1434] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 14:54:08.206399 16454 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.206135 16504 consensus_queue.cc:237] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.207266 16304 leader_election.cc:304] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.209863 16616 raft_consensus.cc:493] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.210246 16409 raft_consensus.cc:2468] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:08.210367 16616 raft_consensus.cc:515] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.213426 16616 leader_election.cc:290] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.211253 16458 raft_consensus.cc:2804] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.214732 16454 tablet_bootstrap.cc:654] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.214895 16458 raft_consensus.cc:697] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:08.215687 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.215750 16458 consensus_queue.cc:237] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.217880 16412 raft_consensus.cc:2393] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:08.217159 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.221320 16228 leader_election.cc:304] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:08.221966 16261 raft_consensus.cc:2468] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.222498 16616 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.233675 16616 raft_consensus.cc:2749] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.238456 16454 tablet_bootstrap.cc:492] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.239379 16453 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.240125 16454 ts_tablet_manager.cc:1403] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.005s
I20260709 14:54:08.242956 16454 raft_consensus.cc:359] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.243678 16454 raft_consensus.cc:385] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.243988 16454 raft_consensus.cc:740] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.244848 16454 consensus_queue.cc:260] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.247088 16454 ts_tablet_manager.cc:1434] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:08.248041 16454 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.248034 16159 catalog_manager.cc:5697] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.254891 16453 ts_tablet_manager.cc:1403] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.015s
I20260709 14:54:08.257772 16453 raft_consensus.cc:359] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.258548 16453 raft_consensus.cc:385] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.258826 16453 raft_consensus.cc:740] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.260207 16454 tablet_bootstrap.cc:654] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.266865 16458 raft_consensus.cc:493] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.267544 16458 raft_consensus.cc:515] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.268168 16159 catalog_manager.cc:5697] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.270689 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:08.273295 16302 leader_election.cc:343] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.279699 16458 leader_election.cc:290] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.281168 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.283655 16412 raft_consensus.cc:2468] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:08.282668 16601 consensus_queue.cc:1048] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.296217 16453 consensus_queue.cc:260] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.297887 16453 ts_tablet_manager.cc:1434] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 14:54:08.298753 16453 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.304955 16452 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:08.306252 16452 ts_tablet_manager.cc:1403] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.058s
I20260709 14:54:08.307076 16304 leader_election.cc:304] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.307425 16454 tablet_bootstrap.cc:492] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.303900 16453 tablet_bootstrap.cc:654] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.308010 16454 ts_tablet_manager.cc:1403] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.022s
I20260709 14:54:08.310917 16454 raft_consensus.cc:359] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.311309 16581 consensus_queue.cc:1048] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.311621 16454 raft_consensus.cc:385] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.311970 16454 raft_consensus.cc:740] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.315557 16452 raft_consensus.cc:359] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.316401 16452 raft_consensus.cc:385] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.316996 16452 raft_consensus.cc:740] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.312811 16454 consensus_queue.cc:260] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.318653 16453 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.319177 16453 ts_tablet_manager.cc:1403] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260709 14:54:08.319584 16454 ts_tablet_manager.cc:1434] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:54:08.320524 16454 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.320905 16536 raft_consensus.cc:2804] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.321250 16536 raft_consensus.cc:493] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.318300 16452 consensus_queue.cc:260] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.321611 16536 raft_consensus.cc:3060] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.323724 16452 ts_tablet_manager.cc:1434] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:54:08.321630 16453 raft_consensus.cc:359] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.324792 16453 raft_consensus.cc:385] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.325052 16453 raft_consensus.cc:740] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.325665 16453 consensus_queue.cc:260] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.327574 16453 ts_tablet_manager.cc:1434] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:54:08.328462 16453 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.328478 16454 tablet_bootstrap.cc:654] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.333864 16453 tablet_bootstrap.cc:654] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.335846 16536 raft_consensus.cc:515] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.336625 16452 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.344367 16263 raft_consensus.cc:3060] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.350243 16452 tablet_bootstrap.cc:654] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.350696 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.351677 16261 raft_consensus.cc:3060] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.353865 16536 leader_election.cc:290] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.354781 16604 raft_consensus.cc:493] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.356194 16604 raft_consensus.cc:515] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.358199 16604 leader_election.cc:290] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.360347 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:08.361945 16302 leader_election.cc:343] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.363706 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9455634921254ee0b349ff53255a7ed2" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.364414 16409 raft_consensus.cc:3060] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.369956 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.377485 16261 raft_consensus.cc:2468] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
W20260709 14:54:08.378324 16304 leader_election.cc:343] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.378791 16304 leader_election.cc:304] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.381719 16601 raft_consensus.cc:2749] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.382823 16601 raft_consensus.cc:493] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.383301 16601 raft_consensus.cc:515] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.385654 16601 leader_election.cc:290] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.386776 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.388890 16453 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.389317 16453 ts_tablet_manager.cc:1403] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.013s
I20260709 14:54:08.389889 16454 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.390290 16454 ts_tablet_manager.cc:1403] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.022s
I20260709 14:54:08.391846 16453 raft_consensus.cc:359] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.392366 16454 raft_consensus.cc:359] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.393013 16454 raft_consensus.cc:385] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.393273 16454 raft_consensus.cc:740] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.393884 16454 consensus_queue.cc:260] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.394105 16302 leader_election.cc:304] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.394959 16458 raft_consensus.cc:2804] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.395099 16454 ts_tablet_manager.cc:1434] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:08.395299 16453 raft_consensus.cc:385] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.395459 16458 raft_consensus.cc:697] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:08.395622 16453 raft_consensus.cc:740] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.396063 16454 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.396279 16453 consensus_queue.cc:260] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.396324 16458 consensus_queue.cc:237] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.398172 16582 raft_consensus.cc:493] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.398353 16453 ts_tablet_manager.cc:1434] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:08.398677 16582 raft_consensus.cc:515] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.399179 16453 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.400954 16582 leader_election.cc:290] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.402331 16454 tablet_bootstrap.cc:654] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.403118 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.403369 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7153ae508f8248bf9ee9c33228fe090e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.403774 16337 raft_consensus.cc:2468] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.404212 16262 raft_consensus.cc:2393] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:08.405514 16377 leader_election.cc:304] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.411075 16582 raft_consensus.cc:2804] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.412782 16582 raft_consensus.cc:493] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.413219 16582 raft_consensus.cc:3060] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.414481 16454 tablet_bootstrap.cc:492] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.414932 16454 ts_tablet_manager.cc:1403] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:54:08.417595 16454 raft_consensus.cc:359] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.418253 16454 raft_consensus.cc:385] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.418502 16454 raft_consensus.cc:740] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.419358 16454 consensus_queue.cc:260] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.420888 16454 ts_tablet_manager.cc:1434] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:08.421268 16453 tablet_bootstrap.cc:654] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.421746 16454 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.411369 16302 leader_election.cc:304] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.408020 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.422330 16261 raft_consensus.cc:2468] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.424844 16601 raft_consensus.cc:3060] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.432911 16453 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.433388 16453 ts_tablet_manager.cc:1403] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:54:08.439246 16454 tablet_bootstrap.cc:654] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.435869 16453 raft_consensus.cc:359] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.446069 16601 raft_consensus.cc:2749] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.449859 16539 raft_consensus.cc:493] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.450385 16539 raft_consensus.cc:515] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.440421 16453 raft_consensus.cc:385] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.452488 16539 leader_election.cc:290] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.452754 16453 raft_consensus.cc:740] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.453840 16453 consensus_queue.cc:260] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.454735 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.455473 16261 raft_consensus.cc:2468] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.458241 16453 ts_tablet_manager.cc:1434] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:54:08.458889 16452 tablet_bootstrap.cc:492] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:08.459129 16453 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.459334 16452 ts_tablet_manager.cc:1403] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.123s	user 0.027s	sys 0.021s
I20260709 14:54:08.461805 16376 leader_election.cc:304] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.463593 16409 raft_consensus.cc:2468] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.467679 16454 tablet_bootstrap.cc:492] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.464499 16453 tablet_bootstrap.cc:654] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.465351 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.468138 16454 ts_tablet_manager.cc:1403] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.010s
I20260709 14:54:08.468192 16581 raft_consensus.cc:2804] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.468904 16337 raft_consensus.cc:2468] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.468420 16539 consensus_queue.cc:1048] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:08.461786 16452 raft_consensus.cc:359] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.469691 16452 raft_consensus.cc:385] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.469985 16452 raft_consensus.cc:740] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.470463 16452 consensus_queue.cc:260] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.471143 16533 consensus_queue.cc:1048] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.471211 16454 raft_consensus.cc:359] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.471925 16454 raft_consensus.cc:385] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.472199 16454 raft_consensus.cc:740] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.472966 16454 consensus_queue.cc:260] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.475628 16454 ts_tablet_manager.cc:1434] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:08.472265 16452 ts_tablet_manager.cc:1434] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:54:08.476755 16452 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.477952 16581 raft_consensus.cc:493] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.478397 16581 raft_consensus.cc:3060] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.480998 16454 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.486883 16539 consensus_queue.cc:1048] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.491281 16503 raft_consensus.cc:493] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.492733 16503 raft_consensus.cc:515] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.515192 16503 leader_election.cc:290] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.506122 16582 raft_consensus.cc:515] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.516536 16536 consensus_queue.cc:1048] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.486901 16581 raft_consensus.cc:515] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.521692 16536 raft_consensus.cc:493] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.522205 16536 raft_consensus.cc:515] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.525245 16536 leader_election.cc:290] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.519662 16160 catalog_manager.cc:5697] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.529057 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.529712 16262 raft_consensus.cc:3060] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.529801 16409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.530459 16409 raft_consensus.cc:2468] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:08.531550 16229 leader_election.cc:304] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.532378 16503 raft_consensus.cc:2804] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.533248 16582 leader_election.cc:290] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.533529 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08f297468374aae9b0b8b7cd9865615" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.534861 16338 raft_consensus.cc:3060] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.540993 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.541675 16263 raft_consensus.cc:3060] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.533964 16503 raft_consensus.cc:493] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.542196 16503 raft_consensus.cc:3060] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.549633 16480 raft_consensus.cc:493] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.549913 16338 raft_consensus.cc:2468] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.550148 16480 raft_consensus.cc:515] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.552770 16480 leader_election.cc:290] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.553769 16377 leader_election.cc:304] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
W20260709 14:54:08.553961 16302 consensus_peers.cc:597] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:08.561793 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.562736 16480 consensus_queue.cc:1048] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.562948 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.563594 16412 raft_consensus.cc:2468] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:08.564795 16263 raft_consensus.cc:2468] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.571936 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a236d252dc0a4ddf896899da753fd542" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.572181 16376 leader_election.cc:304] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.572577 16338 raft_consensus.cc:3060] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.588618 16539 raft_consensus.cc:2804] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.573110 16582 raft_consensus.cc:2804] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.577687 16581 leader_election.cc:290] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.578613 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.589897 16262 raft_consensus.cc:2468] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.628520 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.628610 16304 leader_election.cc:304] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.629230 16336 raft_consensus.cc:2468] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:08.631291 16458 raft_consensus.cc:2804] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.631647 16458 raft_consensus.cc:493] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.631991 16458 raft_consensus.cc:3060] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.633054 16503 raft_consensus.cc:515] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.634374 16260 raft_consensus.cc:2393] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:08.634486 16338 raft_consensus.cc:2468] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.625907 16582 raft_consensus.cc:697] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:08.643137 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.644030 16582 consensus_queue.cc:237] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.644356 16458 raft_consensus.cc:515] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:08.624137 16678 log.cc:927] Time spent T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 14:54:08.646525 16458 leader_election.cc:290] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:08.649389 16302 leader_election.cc:343] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:08.650463 16304 leader_election.cc:343] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.650913 16304 leader_election.cc:304] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.636118 16539 raft_consensus.cc:697] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:08.664259 16536 raft_consensus.cc:2749] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.672008 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:08.683130 16259 raft_consensus.cc:2393] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:08.684175 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.684757 16412 raft_consensus.cc:3060] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.690864 16452 tablet_bootstrap.cc:654] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.694054 16412 raft_consensus.cc:2468] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:08.702414 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.703155 16453 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.703258 16337 raft_consensus.cc:2393] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
W20260709 14:54:08.706799 16304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 56356.8us
I20260709 14:54:08.708431 16453 ts_tablet_manager.cc:1403] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.249s	user 0.027s	sys 0.034s
I20260709 14:54:08.715147 16454 tablet_bootstrap.cc:654] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.716380 16536 consensus_queue.cc:1048] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.717182 16539 consensus_queue.cc:237] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.717579 16504 consensus_queue.cc:1048] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.721095 16503 leader_election.cc:290] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.722482 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5e16cd3fc84aadb9f5512d9dfa2b03" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:08.723196 16412 raft_consensus.cc:2393] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:08.728505 16458 consensus_queue.cc:1048] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.729161 16304 leader_election.cc:304] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:08.729933 16604 raft_consensus.cc:2804] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.730365 16604 raft_consensus.cc:697] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:08.731151 16604 consensus_queue.cc:237] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.732978 16453 raft_consensus.cc:359] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.733485 16453 raft_consensus.cc:385] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.733716 16453 raft_consensus.cc:740] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.734194 16453 consensus_queue.cc:260] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.740696 16453 ts_tablet_manager.cc:1434] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260709 14:54:08.759966 16453 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:08.754139 16683 raft_consensus.cc:493] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.755012 16604 raft_consensus.cc:493] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.782021 16604 raft_consensus.cc:515] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.782737 16504 consensus_queue.cc:1048] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:08.784049 16604 leader_election.cc:290] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.786808 16453 tablet_bootstrap.cc:654] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.788828 16159 catalog_manager.cc:5697] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.770577 16228 leader_election.cc:304] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [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: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:08.786175 16683 raft_consensus.cc:515] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.817879 16686 raft_consensus.cc:2749] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:08.822095 16686 raft_consensus.cc:493] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.824111 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.824035 16686 raft_consensus.cc:515] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.834910 16683 leader_election.cc:290] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.862914 16159 catalog_manager.cc:5697] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:08.849710 16337 raft_consensus.cc:2468] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.873797 16452 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:08.874258 16452 ts_tablet_manager.cc:1403] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.398s	user 0.023s	sys 0.038s
W20260709 14:54:08.864006 16228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:33465, user_credentials={real_user=slave}} blocked reactor thread for 109933us
I20260709 14:54:08.878001 16454 tablet_bootstrap.cc:492] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:08.878386 16454 ts_tablet_manager.cc:1403] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.398s	user 0.025s	sys 0.009s
I20260709 14:54:08.881582 16377 leader_election.cc:304] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.882330 16683 raft_consensus.cc:2804] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:08.882670 16683 raft_consensus.cc:493] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:08.882988 16683 raft_consensus.cc:3060] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.890223 16452 raft_consensus.cc:359] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.890758 16452 raft_consensus.cc:385] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.890969 16452 raft_consensus.cc:740] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.893050 16452 consensus_queue.cc:260] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.895327 16476 raft_consensus.cc:493] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.895813 16476 raft_consensus.cc:515] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.885102 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.879703 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.901871 16452 ts_tablet_manager.cc:1434] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 14:54:08.904220 16452 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:08.904966 16260 raft_consensus.cc:2468] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:08.911279 16454 raft_consensus.cc:359] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.912473 16454 raft_consensus.cc:385] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.912703 16454 raft_consensus.cc:740] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.914182 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.914212 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:08.917188 16258 raft_consensus.cc:2468] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:08.904757 16686 leader_election.cc:290] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.919868 16454 consensus_queue.cc:260] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.923300 16476 leader_election.cc:290] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:08.926224 16683 raft_consensus.cc:515] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.927444 16407 raft_consensus.cc:2393] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:08.929790 16454 ts_tablet_manager.cc:1434] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.004s
I20260709 14:54:08.930563 16258 raft_consensus.cc:3060] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.932866 16454 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:08.938202 16684 raft_consensus.cc:493] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.938678 16684 raft_consensus.cc:515] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.940850 16453 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:08.941234 16453 ts_tablet_manager.cc:1403] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.006s
I20260709 14:54:08.942940 16684 leader_election.cc:290] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.943434 16683 leader_election.cc:290] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:08.936672 16604 consensus_queue.cc:1048] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:54:08.944687 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:08.944716 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.945614 16337 raft_consensus.cc:3060] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.946141 16604 consensus_queue.cc:1048] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:08.946516 16377 leader_election.cc:343] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:08.946995 16302 leader_election.cc:304] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:08.950652 16160 catalog_manager.cc:5697] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:08.952375 16337 raft_consensus.cc:2468] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:08.952881 16476 raft_consensus.cc:2764] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:08.956925 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:08.958173 16338 raft_consensus.cc:2393] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:08.959481 16453 raft_consensus.cc:359] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.960166 16453 raft_consensus.cc:385] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:08.960457 16453 raft_consensus.cc:740] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.961099 16453 consensus_queue.cc:260] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:08.962826 16228 leader_election.cc:304] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:08.964329 16504 raft_consensus.cc:3060] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:08.971756 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:08.972033 16377 leader_election.cc:304] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:08.973654 16683 raft_consensus.cc:2804] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:08.974171 16683 raft_consensus.cc:697] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:08.975069 16683 consensus_queue.cc:237] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.000402 16453 ts_tablet_manager.cc:1434] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.003s
I20260709 14:54:09.000654 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60eea82b3d974c7990ad6d823330a6f0" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:09.001435 16453 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.004278 16452 tablet_bootstrap.cc:654] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:08.996075 16504 raft_consensus.cc:2749] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:09.013541 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:09.024034 16692 log.cc:927] Time spent T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:54:09.025700 16160 catalog_manager.cc:5697] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.033679 16453 tablet_bootstrap.cc:654] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.034983 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.037297 16454 tablet_bootstrap.cc:654] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:09.041560 16304 leader_election.cc:343] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.024030 16260 raft_consensus.cc:2468] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
W20260709 14:54:09.097510 16376 leader_election.cc:343] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.098071 16376 leader_election.cc:304] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.098925 16684 raft_consensus.cc:2749] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:09.107873 16302 leader_election.cc:343] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.108363 16302 leader_election.cc:304] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.109099 16476 raft_consensus.cc:2749] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:09.110127 16476 consensus_queue.cc:1048] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.138257 16458 consensus_queue.cc:1048] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.142438 16458 raft_consensus.cc:493] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.142865 16458 raft_consensus.cc:515] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.145704 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.144690 16458 leader_election.cc:290] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:09.147097 16304 leader_election.cc:343] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.147881 16454 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.149538 16454 ts_tablet_manager.cc:1403] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.010s
I20260709 14:54:09.153888 16453 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.154371 16453 ts_tablet_manager.cc:1403] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.009s
I20260709 14:54:09.156884 16453 raft_consensus.cc:359] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.157552 16453 raft_consensus.cc:385] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.157819 16453 raft_consensus.cc:740] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.159001 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.166478 16452 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
W20260709 14:54:09.151306 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:09.166997 16452 ts_tablet_manager.cc:1403] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.263s	user 0.023s	sys 0.015s
I20260709 14:54:09.167580 16454 raft_consensus.cc:359] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.168340 16454 raft_consensus.cc:385] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.168694 16454 raft_consensus.cc:740] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.169334 16454 consensus_queue.cc:260] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.170324 16452 raft_consensus.cc:359] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:09.170609 16302 leader_election.cc:343] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.170994 16452 raft_consensus.cc:385] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.171078 16302 leader_election.cc:304] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.171303 16452 raft_consensus.cc:740] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.172055 16454 ts_tablet_manager.cc:1434] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:54:09.177613 16454 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.172111 16458 raft_consensus.cc:2749] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:09.172104 16452 consensus_queue.cc:260] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.179039 16601 consensus_queue.cc:1048] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.184283 16454 tablet_bootstrap.cc:654] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.177717 16453 consensus_queue.cc:260] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.190091 16452 ts_tablet_manager.cc:1434] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:54:09.192884 16452 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.192993 16453 ts_tablet_manager.cc:1434] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.005s
I20260709 14:54:09.195559 16453 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.199424 16454 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.200454 16454 ts_tablet_manager.cc:1403] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260709 14:54:09.199769 16452 tablet_bootstrap.cc:654] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.206163 16454 raft_consensus.cc:359] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.206974 16454 raft_consensus.cc:385] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.207270 16454 raft_consensus.cc:740] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.208364 16454 consensus_queue.cc:260] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.210343 16454 ts_tablet_manager.cc:1434] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 14:54:09.210922 16453 tablet_bootstrap.cc:654] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.211221 16454 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.218705 16452 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.219125 16452 ts_tablet_manager.cc:1403] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:54:09.222189 16452 raft_consensus.cc:359] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.222856 16452 raft_consensus.cc:385] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.223109 16452 raft_consensus.cc:740] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.223706 16452 consensus_queue.cc:260] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.226419 16452 ts_tablet_manager.cc:1434] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:09.229072 16452 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.231803 16454 tablet_bootstrap.cc:654] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.235332 16452 tablet_bootstrap.cc:654] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.246215 16453 tablet_bootstrap.cc:492] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.247128 16453 ts_tablet_manager.cc:1403] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.004s
I20260709 14:54:09.249806 16453 raft_consensus.cc:359] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.250525 16453 raft_consensus.cc:385] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.250805 16453 raft_consensus.cc:740] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.254101 16453 consensus_queue.cc:260] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.255353 16684 consensus_queue.cc:1048] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.256178 16453 ts_tablet_manager.cc:1434] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:54:09.257901 16453 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.266010 16453 tablet_bootstrap.cc:654] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.259732 16454 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.266636 16454 ts_tablet_manager.cc:1403] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.015s
I20260709 14:54:09.269193 16454 raft_consensus.cc:359] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.269644 16503 raft_consensus.cc:493] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.269886 16454 raft_consensus.cc:385] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.270165 16454 raft_consensus.cc:740] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.270113 16503 raft_consensus.cc:515] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.270998 16454 consensus_queue.cc:260] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.273126 16454 ts_tablet_manager.cc:1434] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:09.273265 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.273850 16337 raft_consensus.cc:2468] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:09.277228 16454 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.277824 16228 leader_election.cc:304] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.278724 16686 raft_consensus.cc:2804] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.279081 16686 raft_consensus.cc:493] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.279386 16686 raft_consensus.cc:3060] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.280838 16503 leader_election.cc:290] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.282994 16453 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.283497 16453 ts_tablet_manager.cc:1403] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 14:54:09.287010 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
W20260709 14:54:09.288571 16229 leader_election.cc:343] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.288998 16453 raft_consensus.cc:359] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.289757 16453 raft_consensus.cc:385] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.290024 16453 raft_consensus.cc:740] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.290570 16454 tablet_bootstrap.cc:654] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.291004 16453 consensus_queue.cc:260] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.295266 16453 ts_tablet_manager.cc:1434] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:09.296161 16453 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.296384 16686 raft_consensus.cc:515] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.297519 16452 tablet_bootstrap.cc:492] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.297964 16452 ts_tablet_manager.cc:1403] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.037s
I20260709 14:54:09.298960 16686 leader_election.cc:290] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.299465 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.300040 16337 raft_consensus.cc:3060] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.300469 16452 raft_consensus.cc:359] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.301220 16452 raft_consensus.cc:385] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.301493 16452 raft_consensus.cc:740] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.302147 16452 consensus_queue.cc:260] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.303973 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb0d3cb40dc4a35b2d8cdcecd7cd108" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:09.304315 16452 ts_tablet_manager.cc:1434] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:09.304497 16407 raft_consensus.cc:3060] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.305940 16452 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.309648 16683 consensus_queue.cc:1048] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.310974 16683 consensus_queue.cc:1048] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.312330 16452 tablet_bootstrap.cc:654] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.316071 16686 raft_consensus.cc:493] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.316538 16686 raft_consensus.cc:515] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.323386 16452 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.323850 16452 ts_tablet_manager.cc:1403] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:54:09.327646 16503 raft_consensus.cc:493] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.326711 16452 raft_consensus.cc:359] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.328385 16452 raft_consensus.cc:385] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.328167 16503 raft_consensus.cc:515] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.328231 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.328812 16452 raft_consensus.cc:740] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
W20260709 14:54:09.329897 16228 leader_election.cc:343] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.329672 16452 consensus_queue.cc:260] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.330233 16503 leader_election.cc:290] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.331527 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2328a7ea4c7facaa982423dc0ff3" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.331650 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2328a7ea4c7facaa982423dc0ff3" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.332167 16335 raft_consensus.cc:2468] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:09.332190 16411 raft_consensus.cc:2468] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:09.332142 16452 ts_tablet_manager.cc:1434] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:09.333566 16228 leader_election.cc:304] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.334005 16452 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.334349 16616 raft_consensus.cc:2804] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.334726 16616 raft_consensus.cc:493] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.335048 16616 raft_consensus.cc:3060] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.336284 16407 raft_consensus.cc:2468] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:09.337260 16686 leader_election.cc:290] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.338701 16229 leader_election.cc:304] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.339310 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.339977 16410 raft_consensus.cc:2468] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:09.348467 16229 leader_election.cc:304] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:09.349771 16504 raft_consensus.cc:2804] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.350225 16504 raft_consensus.cc:697] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:09.350656 16452 tablet_bootstrap.cc:654] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.350992 16504 consensus_queue.cc:237] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.352070 16685 raft_consensus.cc:2804] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.352469 16685 raft_consensus.cc:493] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.352792 16685 raft_consensus.cc:3060] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.367316 16452 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.367871 16452 ts_tablet_manager.cc:1403] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.011s
I20260709 14:54:09.370561 16452 raft_consensus.cc:359] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.371266 16452 raft_consensus.cc:385] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.371536 16452 raft_consensus.cc:740] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.372283 16452 consensus_queue.cc:260] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.373631 16683 consensus_queue.cc:1048] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.373935 16452 ts_tablet_manager.cc:1434] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:09.380681 16685 raft_consensus.cc:515] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.389083 16337 raft_consensus.cc:2468] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:09.396530 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:09.396860 16452 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.397126 16410 raft_consensus.cc:3060] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.351847 16616 raft_consensus.cc:515] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.405202 16685 leader_election.cc:290] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.418607 16452 tablet_bootstrap.cc:654] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.410048 16410 raft_consensus.cc:2468] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:09.426275 16616 leader_election.cc:290] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.417325 16159 catalog_manager.cc:5697] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.429154 16454 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.441994 16454 ts_tablet_manager.cc:1403] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.165s	user 0.056s	sys 0.055s
I20260709 14:54:09.441788 16229 leader_election.cc:304] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.442902 16616 raft_consensus.cc:2804] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.426748 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2328a7ea4c7facaa982423dc0ff3" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:09.444525 16407 raft_consensus.cc:3060] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.443418 16616 raft_consensus.cc:697] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:09.446056 16616 consensus_queue.cc:237] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.419611 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.408746 16453 tablet_bootstrap.cc:654] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:09.454277 16228 leader_election.cc:343] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.455031 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccc2328a7ea4c7facaa982423dc0ff3" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.455667 16452 tablet_bootstrap.cc:492] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.455670 16335 raft_consensus.cc:3060] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.456336 16452 ts_tablet_manager.cc:1403] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.015s
I20260709 14:54:09.462872 16452 raft_consensus.cc:359] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.463523 16452 raft_consensus.cc:385] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.463788 16452 raft_consensus.cc:740] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.464421 16452 consensus_queue.cc:260] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.466472 16452 ts_tablet_manager.cc:1434] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:54:09.466799 16684 consensus_queue.cc:1048] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.472306 16452 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.475967 16454 raft_consensus.cc:359] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.476649 16454 raft_consensus.cc:385] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.476922 16454 raft_consensus.cc:740] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.477548 16454 consensus_queue.cc:260] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.480350 16454 ts_tablet_manager.cc:1434] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:54:09.481293 16454 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.484302 16335 raft_consensus.cc:2468] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:09.485833 16407 raft_consensus.cc:2468] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:09.487072 16229 leader_election.cc:304] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.487947 16686 raft_consensus.cc:2804] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.488396 16686 raft_consensus.cc:697] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:09.488555 16452 tablet_bootstrap.cc:654] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.489424 16686 consensus_queue.cc:237] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.494261 16454 tablet_bootstrap.cc:654] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.511464 16683 consensus_queue.cc:1048] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.518702 16454 tablet_bootstrap.cc:492] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.520637 16454 ts_tablet_manager.cc:1403] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260709 14:54:09.519037 16452 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.521775 16452 ts_tablet_manager.cc:1403] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.007s
I20260709 14:54:09.524760 16452 raft_consensus.cc:359] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.525431 16452 raft_consensus.cc:385] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.525687 16452 raft_consensus.cc:740] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.526345 16452 consensus_queue.cc:260] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.528614 16452 ts_tablet_manager.cc:1434] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:09.530740 16452 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.532752 16453 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.533345 16453 ts_tablet_manager.cc:1403] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.237s	user 0.014s	sys 0.032s
I20260709 14:54:09.536307 16452 tablet_bootstrap.cc:654] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.536082 16453 raft_consensus.cc:359] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.536957 16453 raft_consensus.cc:385] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.537308 16453 raft_consensus.cc:740] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.538131 16453 consensus_queue.cc:260] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.539752 16454 raft_consensus.cc:359] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.540421 16454 raft_consensus.cc:385] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.540504 16453 ts_tablet_manager.cc:1434] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:09.540719 16454 raft_consensus.cc:740] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.541683 16453 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.541429 16454 consensus_queue.cc:260] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.543473 16454 ts_tablet_manager.cc:1434] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
I20260709 14:54:09.544328 16454 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.547729 16453 tablet_bootstrap.cc:654] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.549629 16454 tablet_bootstrap.cc:654] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.568315 16458 raft_consensus.cc:493] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.568853 16458 raft_consensus.cc:515] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.564191 16684 raft_consensus.cc:493] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.574012 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2949179972e44548a332427b29af56ce" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.574666 16262 raft_consensus.cc:2468] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:09.572779 16684 raft_consensus.cc:515] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.578768 16684 leader_election.cc:290] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.582130 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.582821 16453 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.582847 16334 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:09.583374 16453 ts_tablet_manager.cc:1403] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.011s
I20260709 14:54:09.585418 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.586026 16258 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:09.585844 16453 raft_consensus.cc:359] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.586495 16453 raft_consensus.cc:385] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.586745 16453 raft_consensus.cc:740] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.587330 16453 consensus_queue.cc:260] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.591189 16452 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.592532 16452 ts_tablet_manager.cc:1403] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.004s
I20260709 14:54:09.592619 16453 ts_tablet_manager.cc:1434] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:54:09.593474 16302 leader_election.cc:304] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.594380 16601 raft_consensus.cc:2804] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.594738 16601 raft_consensus.cc:493] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.594949 16453 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.595078 16601 raft_consensus.cc:3060] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.599474 16452 raft_consensus.cc:359] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.600116 16452 raft_consensus.cc:385] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.600340 16452 raft_consensus.cc:740] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.600919 16452 consensus_queue.cc:260] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.601856 16454 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.602300 16454 ts_tablet_manager.cc:1403] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.010s
I20260709 14:54:09.602999 16452 ts_tablet_manager.cc:1434] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:09.604853 16454 raft_consensus.cc:359] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.605520 16454 raft_consensus.cc:385] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.605791 16454 raft_consensus.cc:740] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.600831 16377 leader_election.cc:304] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:09.606508 16454 consensus_queue.cc:260] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.606983 16684 raft_consensus.cc:2804] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.607348 16684 raft_consensus.cc:493] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.607672 16684 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.608131 16454 ts_tablet_manager.cc:1434] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:09.609261 16454 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.610337 16452 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.615203 16454 tablet_bootstrap.cc:654] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.615648 16453 tablet_bootstrap.cc:654] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.616811 16452 tablet_bootstrap.cc:654] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.626315 16539 raft_consensus.cc:493] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.626547 16453 tablet_bootstrap.cc:492] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.626958 16453 ts_tablet_manager.cc:1403] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.007s
I20260709 14:54:09.626844 16539 raft_consensus.cc:515] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.628901 16539 leader_election.cc:290] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.630924 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96160f1093884b14ad1830d7c711843a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.631568 16334 raft_consensus.cc:2468] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:09.632761 16453 raft_consensus.cc:359] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.633436 16453 raft_consensus.cc:385] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.633263 16377 leader_election.cc:304] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:09.634094 16683 raft_consensus.cc:2804] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.634459 16683 raft_consensus.cc:493] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.634784 16683 raft_consensus.cc:3060] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.644569 16476 raft_consensus.cc:493] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.645179 16476 raft_consensus.cc:515] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.647418 16476 leader_election.cc:290] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.647302 16683 raft_consensus.cc:515] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.650100 16683 leader_election.cc:290] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.650676 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96160f1093884b14ad1830d7c711843a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.651274 16334 raft_consensus.cc:3060] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.652475 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96160f1093884b14ad1830d7c711843a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
W20260709 14:54:09.653867 16376 leader_election.cc:343] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.650592 16453 raft_consensus.cc:740] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.655036 16453 consensus_queue.cc:260] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.657231 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2949179972e44548a332427b29af56ce" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.657552 16334 raft_consensus.cc:2468] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:09.657917 16411 raft_consensus.cc:2468] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:09.658636 16377 leader_election.cc:304] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.658972 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96160f1093884b14ad1830d7c711843a" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.659716 16683 raft_consensus.cc:2804] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.660211 16683 raft_consensus.cc:697] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:09.660562 16452 tablet_bootstrap.cc:492] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.661037 16452 ts_tablet_manager.cc:1403] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.008s
I20260709 14:54:09.661172 16683 consensus_queue.cc:237] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.663800 16452 raft_consensus.cc:359] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.664593 16452 raft_consensus.cc:385] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.664933 16452 raft_consensus.cc:740] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.665808 16452 consensus_queue.cc:260] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.668190 16452 ts_tablet_manager.cc:1434] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:09.669667 16452 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
W20260709 14:54:09.668193 16376 leader_election.cc:343] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.670099 16453 ts_tablet_manager.cc:1434] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:54:09.677498 16452 tablet_bootstrap.cc:654] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.679328 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f67f4704d8140718488e966863c1585" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.680063 16410 raft_consensus.cc:2468] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:09.650568 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f67f4704d8140718488e966863c1585" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.683158 16262 raft_consensus.cc:2468] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:09.685866 16302 leader_election.cc:304] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.687479 16476 raft_consensus.cc:2804] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.687857 16476 raft_consensus.cc:493] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.688225 16476 raft_consensus.cc:3060] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.690243 16453 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.693534 16458 leader_election.cc:290] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.695473 16737 raft_consensus.cc:493] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.695957 16737 raft_consensus.cc:515] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.697927 16684 raft_consensus.cc:515] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.698783 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:09.700066 16376 leader_election.cc:343] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.700546 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:09.700984 16684 leader_election.cc:290] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.701092 16258 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.702446 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.702991 16337 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.707551 16258 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:09.708796 16376 leader_election.cc:304] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.709604 16337 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:09.696384 16159 catalog_manager.cc:5697] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.710991 16159 catalog_manager.cc:5697] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.712248 16453 tablet_bootstrap.cc:654] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.713431 16601 raft_consensus.cc:515] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.714932 16684 raft_consensus.cc:2804] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.716653 16601 leader_election.cc:290] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.717131 16684 raft_consensus.cc:697] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:09.717345 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2949179972e44548a332427b29af56ce" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:09.702595 16476 raft_consensus.cc:515] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.718066 16684 consensus_queue.cc:237] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.719852 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f67f4704d8140718488e966863c1585" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:09.720407 16262 raft_consensus.cc:3060] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.721300 16737 leader_election.cc:290] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.717950 16258 raft_consensus.cc:3060] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.727761 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2949179972e44548a332427b29af56ce" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:09.728610 16411 raft_consensus.cc:3060] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.728996 16262 raft_consensus.cc:2468] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:09.732736 16302 leader_election.cc:304] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.733657 16601 raft_consensus.cc:2804] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.734138 16601 raft_consensus.cc:697] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:09.735200 16476 leader_election.cc:290] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.734920 16601 consensus_queue.cc:237] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.737375 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f67f4704d8140718488e966863c1585" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:09.737385 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.738085 16407 raft_consensus.cc:3060] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.738137 16337 raft_consensus.cc:2468] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:09.739552 16377 leader_election.cc:304] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.742720 16737 raft_consensus.cc:2804] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.743131 16737 raft_consensus.cc:493] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.743474 16737 raft_consensus.cc:3060] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.741645 16160 catalog_manager.cc:5697] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.750718 16407 raft_consensus.cc:2468] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:09.757633 16454 tablet_bootstrap.cc:492] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.758134 16454 ts_tablet_manager.cc:1403] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.033s
I20260709 14:54:09.727793 16258 raft_consensus.cc:2468] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:09.771323 16302 leader_election.cc:304] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.771987 16160 catalog_manager.cc:5697] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.772954 16458 raft_consensus.cc:2804] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.772656 16737 raft_consensus.cc:515] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.774964 16458 raft_consensus.cc:697] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:09.775568 16458 consensus_queue.cc:237] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.773857 16159 catalog_manager.cc:5697] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.786397 16411 raft_consensus.cc:2468] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:09.787310 16452 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.787760 16452 ts_tablet_manager.cc:1403] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.039s
I20260709 14:54:09.789062 16454 raft_consensus.cc:359] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.790037 16454 raft_consensus.cc:385] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.790346 16454 raft_consensus.cc:740] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.790158 16452 raft_consensus.cc:359] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.791339 16454 consensus_queue.cc:260] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.791666 16452 raft_consensus.cc:385] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.792078 16452 raft_consensus.cc:740] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.796631 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:09.797253 16258 raft_consensus.cc:3060] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.797329 16453 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:09.797284 16452 consensus_queue.cc:260] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.797964 16453 ts_tablet_manager.cc:1403] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.028s
I20260709 14:54:09.799180 16737 leader_election.cc:290] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.801019 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a9842aef7bd4a11b020bb84c06966b1" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:09.801564 16337 raft_consensus.cc:3060] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.804381 16258 raft_consensus.cc:2468] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:09.806095 16452 ts_tablet_manager.cc:1434] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:09.807116 16452 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.808691 16159 catalog_manager.cc:5697] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.813786 16376 leader_election.cc:304] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:09.814639 16737 raft_consensus.cc:2804] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:09.815279 16737 raft_consensus.cc:697] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:09.808794 16453 raft_consensus.cc:359] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.816335 16453 raft_consensus.cc:385] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.816602 16453 raft_consensus.cc:740] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.817821 16737 consensus_queue.cc:237] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.817221 16453 consensus_queue.cc:260] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.819033 16337 raft_consensus.cc:2468] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:09.820709 16453 ts_tablet_manager.cc:1434] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:54:09.821592 16453 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:09.824044 16454 ts_tablet_manager.cc:1434] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 14:54:09.824949 16454 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.846474 16454 tablet_bootstrap.cc:654] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.846280 16159 catalog_manager.cc:5697] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.848214 16452 tablet_bootstrap.cc:654] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.851641 16454 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.852094 16454 ts_tablet_manager.cc:1403] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:54:09.856103 16454 raft_consensus.cc:359] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.856768 16454 raft_consensus.cc:385] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.857033 16454 raft_consensus.cc:740] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.857647 16454 consensus_queue.cc:260] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.859675 16454 ts_tablet_manager.cc:1434] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:54:09.861335 16454 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.862287 16452 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:09.862733 16452 ts_tablet_manager.cc:1403] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.008s
I20260709 14:54:09.862317 16453 tablet_bootstrap.cc:654] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.868101 16452 raft_consensus.cc:359] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.868788 16452 raft_consensus.cc:385] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.869048 16452 raft_consensus.cc:740] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.869755 16454 tablet_bootstrap.cc:654] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.869799 16452 consensus_queue.cc:260] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.890636 16686 consensus_queue.cc:1048] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:09.893484 16452 ts_tablet_manager.cc:1434] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:54:09.898051 16452 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:09.912817 16454 tablet_bootstrap.cc:492] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.913350 16454 ts_tablet_manager.cc:1403] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.052s	user 0.036s	sys 0.011s
I20260709 14:54:09.916535 16452 tablet_bootstrap.cc:654] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.921078 16683 raft_consensus.cc:493] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.921581 16683 raft_consensus.cc:515] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.922344 16454 raft_consensus.cc:359] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.922988 16454 raft_consensus.cc:385] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.923652 16454 raft_consensus.cc:740] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.924971 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.925784 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:09.926333 16376 leader_election.cc:343] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.924362 16454 consensus_queue.cc:260] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.928889 16454 ts_tablet_manager.cc:1434] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:09.929919 16454 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:09.926390 16334 raft_consensus.cc:2468] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:09.933233 16377 leader_election.cc:304] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:09.934139 16539 raft_consensus.cc:2804] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.934513 16539 raft_consensus.cc:493] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.934831 16539 raft_consensus.cc:3060] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.935572 16686 raft_consensus.cc:493] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.936271 16454 tablet_bootstrap.cc:654] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:09.936147 16686 raft_consensus.cc:515] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.937842 16718 consensus_queue.cc:1048] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.938269 16686 leader_election.cc:290] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.923573 16683 leader_election.cc:290] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:09.941154 16334 raft_consensus.cc:3060] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.941948 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:09.948547 16480 raft_consensus.cc:493] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.949106 16480 raft_consensus.cc:515] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.951272 16411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.952008 16411 raft_consensus.cc:2468] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:09.952733 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:09.953442 16410 raft_consensus.cc:2468] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
W20260709 14:54:09.954860 16228 leader_election.cc:343] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:09.955823 16304 leader_election.cc:304] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:09.951335 16480 leader_election.cc:290] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.957929 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:09.958477 16480 raft_consensus.cc:2804] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.958587 16258 raft_consensus.cc:2468] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:09.958835 16480 raft_consensus.cc:493] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.959187 16480 raft_consensus.cc:3060] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:09.961684 16229 leader_election.cc:304] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:09.970168 16753 consensus_queue.cc:1048] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:09.971612 16753 raft_consensus.cc:2804] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:09.972030 16753 raft_consensus.cc:493] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.972352 16753 raft_consensus.cc:3060] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:09.976065 16748 log.cc:927] Time spent T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:54:09.985335 16454 tablet_bootstrap.cc:492] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:09.985936 16454 ts_tablet_manager.cc:1403] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.056s	user 0.033s	sys 0.017s
I20260709 14:54:09.988740 16454 raft_consensus.cc:359] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.989504 16454 raft_consensus.cc:385] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:09.989796 16454 raft_consensus.cc:740] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.967392 16539 raft_consensus.cc:515] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.990589 16454 consensus_queue.cc:260] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:09.994647 16454 ts_tablet_manager.cc:1434] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:09.995621 16454 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.000898 16616 consensus_queue.cc:1048] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.001503 16454 tablet_bootstrap.cc:654] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:10.005412 16304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 49667.2us
I20260709 14:54:10.007061 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:10.007706 16258 raft_consensus.cc:3060] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.009579 16539 leader_election.cc:290] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.014420 16258 raft_consensus.cc:2468] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
W20260709 14:54:10.016245 16229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 54673.5us
I20260709 14:54:10.038026 16376 leader_election.cc:304] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.024507 16453 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.038805 16683 raft_consensus.cc:2804] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.039307 16453 ts_tablet_manager.cc:1403] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.218s	user 0.018s	sys 0.009s
I20260709 14:54:10.039270 16683 raft_consensus.cc:697] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:10.040172 16683 consensus_queue.cc:237] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.024911 16452 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.030361 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.041954 16453 raft_consensus.cc:359] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.045310 16453 raft_consensus.cc:385] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.045605 16453 raft_consensus.cc:740] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.046262 16453 consensus_queue.cc:260] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.046895 16333 raft_consensus.cc:3060] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.048203 16452 ts_tablet_manager.cc:1403] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.021s
I20260709 14:54:10.050863 16452 raft_consensus.cc:359] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.051493 16452 raft_consensus.cc:385] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.052004 16452 raft_consensus.cc:740] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.052611 16452 consensus_queue.cc:260] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.058102 16452 ts_tablet_manager.cc:1434] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:54:10.059577 16333 raft_consensus.cc:2468] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:10.031198 16753 raft_consensus.cc:515] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.059849 16453 ts_tablet_manager.cc:1434] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:54:10.060814 16453 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:10.061553 16753 leader_election.cc:290] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:09.992496 16480 raft_consensus.cc:515] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.063769 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
W20260709 14:54:10.064929 16228 leader_election.cc:343] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.066365 16453 tablet_bootstrap.cc:654] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.066854 16480 leader_election.cc:290] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.066773 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:10.068432 16258 raft_consensus.cc:3060] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.068457 16452 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.073076 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.032500 16454 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.073698 16408 raft_consensus.cc:3060] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.073899 16454 ts_tablet_manager.cc:1403] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.007s
I20260709 14:54:10.076253 16454 raft_consensus.cc:359] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.079245 16408 raft_consensus.cc:2468] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:10.079242 16258 raft_consensus.cc:2468] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:10.083686 16454 raft_consensus.cc:385] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.084059 16454 raft_consensus.cc:740] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.084276 16302 leader_election.cc:304] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.084677 16454 consensus_queue.cc:260] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.085417 16753 consensus_queue.cc:1048] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.085672 16480 raft_consensus.cc:2804] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.084288 16159 catalog_manager.cc:5697] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.087160 16454 ts_tablet_manager.cc:1434] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:10.088071 16454 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.088765 16480 raft_consensus.cc:697] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:10.089610 16480 consensus_queue.cc:237] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.094978 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ca608b131f4ac4ac7048fc12d18dd3" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.096191 16752 raft_consensus.cc:493] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.098356 16410 raft_consensus.cc:3060] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.098443 16752 raft_consensus.cc:515] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.101641 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.103210 16454 tablet_bootstrap.cc:654] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:10.104686 16302 leader_election.cc:343] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.108516 16752 leader_election.cc:290] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.110709 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.113659 16229 leader_election.cc:304] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
W20260709 14:54:10.114560 16304 leader_election.cc:343] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.114648 16686 raft_consensus.cc:2804] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.115216 16686 raft_consensus.cc:697] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:10.111107 16410 raft_consensus.cc:2468] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:10.116088 16686 consensus_queue.cc:237] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.123665 16753 consensus_queue.cc:1048] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.125389 16304 leader_election.cc:304] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:10.126895 16752 raft_consensus.cc:2749] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:10.135176 16452 tablet_bootstrap.cc:654] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.140578 16454 tablet_bootstrap.cc:492] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.141074 16454 ts_tablet_manager.cc:1403] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.000s
I20260709 14:54:10.141366 16756 raft_consensus.cc:493] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.144515 16756 raft_consensus.cc:515] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.147229 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:10.148604 16376 leader_election.cc:343] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.149353 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.155498 16756 leader_election.cc:290] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
W20260709 14:54:10.155835 16377 leader_election.cc:343] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.160633 16159 catalog_manager.cc:5697] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.159739 16377 leader_election.cc:304] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:10.169689 16454 raft_consensus.cc:359] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.171165 16454 raft_consensus.cc:385] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.171521 16454 raft_consensus.cc:740] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
W20260709 14:54:10.186012 16376 consensus_peers.cc:597] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:10.190305 16683 consensus_queue.cc:1048] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.192171 16454 consensus_queue.cc:260] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.197394 16616 raft_consensus.cc:493] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.197932 16616 raft_consensus.cc:515] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.173965 16756 raft_consensus.cc:2749] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:10.213033 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.214828 16454 ts_tablet_manager.cc:1434] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 14:54:10.215809 16454 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.236903 16452 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.237432 16452 ts_tablet_manager.cc:1403] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.006s
I20260709 14:54:10.240010 16452 raft_consensus.cc:359] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.240667 16452 raft_consensus.cc:385] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.240923 16452 raft_consensus.cc:740] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.241597 16452 consensus_queue.cc:260] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.245755 16454 tablet_bootstrap.cc:654] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.245952 16452 ts_tablet_manager.cc:1434] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:10.246876 16452 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.242849 16616 leader_election.cc:290] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:10.247812 16228 leader_election.cc:343] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.236220 16756 consensus_queue.cc:1048] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:54:10.254428 16453 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.254941 16453 ts_tablet_manager.cc:1403] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.194s	user 0.009s	sys 0.015s
I20260709 14:54:10.257782 16539 consensus_queue.cc:1048] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.257979 16453 raft_consensus.cc:359] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.258654 16453 raft_consensus.cc:385] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.259423 16453 raft_consensus.cc:740] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.266996 16453 consensus_queue.cc:260] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.269635 16453 ts_tablet_manager.cc:1434] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:54:10.271637 16453 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:10.281173 16159 catalog_manager.cc:5697] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.274104 16539 consensus_queue.cc:1048] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.283267 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.288261 16410 raft_consensus.cc:2468] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:10.291220 16229 leader_election.cc:304] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:10.287210 16454 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.296698 16616 raft_consensus.cc:2804] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.297087 16616 raft_consensus.cc:493] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.297441 16616 raft_consensus.cc:3060] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.296802 16454 ts_tablet_manager.cc:1403] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.009s
I20260709 14:54:10.295285 16453 tablet_bootstrap.cc:654] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.304005 16452 tablet_bootstrap.cc:654] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.305505 16616 raft_consensus.cc:515] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.311584 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.312367 16616 leader_election.cc:290] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:10.313853 16228 leader_election.cc:343] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.320549 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.321226 16408 raft_consensus.cc:3060] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.321962 16683 consensus_queue.cc:1048] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.330534 16454 raft_consensus.cc:359] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.332165 16454 raft_consensus.cc:385] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.332476 16454 raft_consensus.cc:740] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.346050 16454 consensus_queue.cc:260] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.349524 16454 ts_tablet_manager.cc:1434] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:54:10.344491 16601 consensus_queue.cc:1048] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 14:54:10.351253 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:10.367453 16480 consensus_queue.cc:1048] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:10.377203 16752 consensus_queue.cc:1048] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:10.378842 16454 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.355474 16408 raft_consensus.cc:2468] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:10.383248 16229 leader_election.cc:304] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:10.384089 16616 raft_consensus.cc:2804] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.384593 16616 raft_consensus.cc:697] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:10.385442 16616 consensus_queue.cc:237] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.393847 16480 consensus_queue.cc:1048] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:10.401738 16452 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.402225 16452 ts_tablet_manager.cc:1403] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.001s
I20260709 14:54:10.441880 16452 raft_consensus.cc:359] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.444169 16454 tablet_bootstrap.cc:654] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.447001 16452 raft_consensus.cc:385] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.447383 16452 raft_consensus.cc:740] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.450095 16452 consensus_queue.cc:260] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.451736 16454 tablet_bootstrap.cc:492] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.449155 16453 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.452303 16453 ts_tablet_manager.cc:1403] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.028s
I20260709 14:54:10.453184 16454 ts_tablet_manager.cc:1403] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.006s
I20260709 14:54:10.454867 16453 raft_consensus.cc:359] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.455538 16454 raft_consensus.cc:359] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.456692 16454 raft_consensus.cc:385] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.456945 16454 raft_consensus.cc:740] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.457546 16454 consensus_queue.cc:260] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.455590 16453 raft_consensus.cc:385] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.455885 16452 ts_tablet_manager.cc:1434] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 14:54:10.458628 16453 raft_consensus.cc:740] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.459379 16452 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.459218 16453 consensus_queue.cc:260] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.460834 16454 ts_tablet_manager.cc:1434] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:54:10.461686 16454 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.463469 16616 raft_consensus.cc:493] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.463959 16616 raft_consensus.cc:515] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.465986 16616 leader_election.cc:290] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.466686 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.467260 16335 raft_consensus.cc:2468] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:10.467518 16453 ts_tablet_manager.cc:1434] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:54:10.467684 16454 tablet_bootstrap.cc:654] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.467455 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.468472 16453 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
W20260709 14:54:10.469028 16229 leader_election.cc:343] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.470439 16228 leader_election.cc:304] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [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: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb
I20260709 14:54:10.471971 16616 raft_consensus.cc:2804] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.472333 16616 raft_consensus.cc:493] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.472641 16616 raft_consensus.cc:3060] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.474334 16755 raft_consensus.cc:493] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.474823 16755 raft_consensus.cc:515] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.476234 16160 catalog_manager.cc:5697] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.477735 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd951c6b2694f268dd7e591e7cac6cc" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.478286 16262 raft_consensus.cc:2468] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:10.478912 16616 raft_consensus.cc:515] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.479575 16376 leader_election.cc:304] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.480429 16756 raft_consensus.cc:2804] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.480638 16755 leader_election.cc:290] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.480773 16756 raft_consensus.cc:493] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.481947 16756 raft_consensus.cc:3060] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.482411 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd951c6b2694f268dd7e591e7cac6cc" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.483458 16335 raft_consensus.cc:2468] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:10.486590 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.487133 16335 raft_consensus.cc:3060] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.498214 16755 consensus_queue.cc:1048] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.482710 16454 tablet_bootstrap.cc:492] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.503041 16454 ts_tablet_manager.cc:1403] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.001s
I20260709 14:54:10.479548 16453 tablet_bootstrap.cc:654] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.507283 16452 tablet_bootstrap.cc:654] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.506158 16454 raft_consensus.cc:359] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.505779 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.503988 16756 raft_consensus.cc:515] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.508785 16616 leader_election.cc:290] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.503567 16335 raft_consensus.cc:2468] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:10.511642 16454 raft_consensus.cc:385] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.511886 16454 raft_consensus.cc:740] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
W20260709 14:54:10.511132 16229 leader_election.cc:343] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52a519055d20465295e66714ed913eeb (127.14.207.3:44859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.512468 16228 leader_election.cc:304] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [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: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb
I20260709 14:54:10.512571 16454 consensus_queue.cc:260] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.513757 16616 raft_consensus.cc:2804] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.514202 16454 ts_tablet_manager.cc:1434] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 14:54:10.514762 16616 raft_consensus.cc:697] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:10.515226 16454 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.515709 16616 consensus_queue.cc:237] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.537822 16756 leader_election.cc:290] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.538156 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd951c6b2694f268dd7e591e7cac6cc" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:10.539101 16259 raft_consensus.cc:3060] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.542527 16454 tablet_bootstrap.cc:654] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.545548 16755 consensus_queue.cc:1048] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.546378 16718 consensus_queue.cc:1048] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.554013 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd951c6b2694f268dd7e591e7cac6cc" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.554641 16334 raft_consensus.cc:3060] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.587845 16159 catalog_manager.cc:5697] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.604256 16259 raft_consensus.cc:2468] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:10.604382 16334 raft_consensus.cc:2468] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:10.605533 16376 leader_election.cc:304] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.607560 16453 tablet_bootstrap.cc:492] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.608129 16453 ts_tablet_manager.cc:1403] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.010s
I20260709 14:54:10.612792 16756 raft_consensus.cc:2804] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.613683 16756 raft_consensus.cc:697] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:10.617614 16452 tablet_bootstrap.cc:492] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.618086 16756 consensus_queue.cc:237] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.618096 16452 ts_tablet_manager.cc:1403] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.159s	user 0.035s	sys 0.004s
I20260709 14:54:10.627480 16480 consensus_queue.cc:1048] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.631306 16452 raft_consensus.cc:359] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.632138 16452 raft_consensus.cc:385] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.632411 16452 raft_consensus.cc:740] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.633044 16452 consensus_queue.cc:260] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.634225 16454 tablet_bootstrap.cc:492] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.634683 16454 ts_tablet_manager.cc:1403] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.001s
I20260709 14:54:10.635159 16452 ts_tablet_manager.cc:1434] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:54:10.636207 16452 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.637358 16454 raft_consensus.cc:359] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.638005 16454 raft_consensus.cc:385] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.638268 16454 raft_consensus.cc:740] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.639139 16454 consensus_queue.cc:260] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.642603 16453 raft_consensus.cc:359] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.641160 16454 ts_tablet_manager.cc:1434] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:10.643333 16453 raft_consensus.cc:385] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.643640 16453 raft_consensus.cc:740] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.644099 16454 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.648191 16453 consensus_queue.cc:260] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.650441 16453 ts_tablet_manager.cc:1434] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:54:10.650555 16454 tablet_bootstrap.cc:654] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.651417 16453 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:10.647759 16452 tablet_bootstrap.cc:654] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:10.658200 16228 consensus_peers.cc:597] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:10.663601 16453 tablet_bootstrap.cc:654] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.670152 16452 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.670643 16452 ts_tablet_manager.cc:1403] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260709 14:54:10.673215 16452 raft_consensus.cc:359] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.673885 16452 raft_consensus.cc:385] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.674124 16452 raft_consensus.cc:740] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.675707 16452 consensus_queue.cc:260] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.677851 16452 ts_tablet_manager.cc:1434] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:10.678805 16452 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.682067 16480 raft_consensus.cc:493] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.682575 16480 raft_consensus.cc:515] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.684563 16480 leader_election.cc:290] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.685674 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.686358 16408 raft_consensus.cc:2468] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:10.686314 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.687618 16262 raft_consensus.cc:2468] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:10.691936 16453 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.693188 16453 ts_tablet_manager.cc:1403] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:54:10.694227 16302 leader_election.cc:304] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.695115 16458 raft_consensus.cc:2804] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.695461 16458 raft_consensus.cc:493] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.695735 16458 raft_consensus.cc:3060] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.697249 16752 consensus_queue.cc:1048] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.701834 16458 raft_consensus.cc:515] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.703786 16458 leader_election.cc:290] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.707228 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.707500 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea3c04d6f0c4cb58761d74575a07bcf" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:10.707837 16408 raft_consensus.cc:3060] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.709180 16752 raft_consensus.cc:493] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.709635 16752 raft_consensus.cc:515] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.711565 16752 leader_election.cc:290] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.712945 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.715615 16407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383ab0d3e2704dd5b3ff24a07b5b9013" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.716454 16407 raft_consensus.cc:2393] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:10.720949 16408 raft_consensus.cc:2468] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:10.705334 16453 raft_consensus.cc:359] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.722625 16453 raft_consensus.cc:385] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.723007 16453 raft_consensus.cc:740] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.723757 16453 consensus_queue.cc:260] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.727466 16452 tablet_bootstrap.cc:654] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.727500 16258 raft_consensus.cc:3060] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.736698 16262 raft_consensus.cc:3060] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.742890 16262 raft_consensus.cc:2468] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:10.745405 16304 leader_election.cc:304] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:10.746148 16695 raft_consensus.cc:3060] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.746309 16453 ts_tablet_manager.cc:1434] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:54:10.747838 16453 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:10.752377 16304 leader_election.cc:304] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:10.752983 16480 raft_consensus.cc:2804] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.753471 16480 raft_consensus.cc:697] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:10.753669 16453 tablet_bootstrap.cc:654] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.754179 16480 consensus_queue.cc:237] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.754150 16161 catalog_manager.cc:5697] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.757438 16452 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.757905 16452 ts_tablet_manager.cc:1403] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.004s
I20260709 14:54:10.760522 16452 raft_consensus.cc:359] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.761350 16686 raft_consensus.cc:493] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.761683 16452 raft_consensus.cc:385] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.762040 16452 raft_consensus.cc:740] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.761837 16686 raft_consensus.cc:515] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.763593 16453 tablet_bootstrap.cc:492] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.764087 16453 ts_tablet_manager.cc:1403] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:54:10.764149 16686 leader_election.cc:290] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.764853 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaa0cb870404821b6e990bb78a8c45e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.765558 16333 raft_consensus.cc:2468] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:10.764959 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaa0cb870404821b6e990bb78a8c45e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:10.766474 16410 raft_consensus.cc:2468] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:10.766575 16453 raft_consensus.cc:359] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.767207 16453 raft_consensus.cc:385] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.767470 16453 raft_consensus.cc:740] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.767794 16229 leader_election.cc:304] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:10.768338 16695 raft_consensus.cc:2749] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:10.768115 16453 consensus_queue.cc:260] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.769075 16686 raft_consensus.cc:2804] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.769421 16686 raft_consensus.cc:493] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.770265 16453 ts_tablet_manager.cc:1434] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:10.769757 16686 raft_consensus.cc:3060] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.771701 16452 consensus_queue.cc:260] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.774006 16452 ts_tablet_manager.cc:1434] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:54:10.774814 16452 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.771124 16453 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:10.781653 16756 raft_consensus.cc:493] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.782179 16756 raft_consensus.cc:515] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.784332 16756 leader_election.cc:290] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.785953 16452 tablet_bootstrap.cc:654] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.792011 16453 tablet_bootstrap.cc:654] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.793126 16333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d8dc92bd3a4b8b95788a2c83be0d94" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.793602 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d8dc92bd3a4b8b95788a2c83be0d94" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
W20260709 14:54:10.795742 16376 leader_election.cc:343] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.796278 16454 tablet_bootstrap.cc:492] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.796715 16454 ts_tablet_manager.cc:1403] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.003s
I20260709 14:54:10.797138 16686 raft_consensus.cc:515] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.799121 16454 raft_consensus.cc:359] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.793898 16333 raft_consensus.cc:2468] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:10.803035 16377 leader_election.cc:304] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:10.803241 16410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaa0cb870404821b6e990bb78a8c45e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:10.804000 16410 raft_consensus.cc:3060] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.799790 16454 raft_consensus.cc:385] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.804965 16454 raft_consensus.cc:740] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.805589 16454 consensus_queue.cc:260] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.804021 16756 raft_consensus.cc:2804] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:10.808425 16756 raft_consensus.cc:493] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:10.808784 16756 raft_consensus.cc:3060] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.812094 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afaa0cb870404821b6e990bb78a8c45e" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.812762 16334 raft_consensus.cc:3060] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.813422 16454 ts_tablet_manager.cc:1434] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 14:54:10.815716 16452 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:10.816198 16452 ts_tablet_manager.cc:1403] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.002s
I20260709 14:54:10.818689 16452 raft_consensus.cc:359] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.819319 16452 raft_consensus.cc:385] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:10.819581 16452 raft_consensus.cc:740] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:10.820406 16454 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:10.822288 16452 consensus_queue.cc:260] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.822583 16718 consensus_queue.cc:1048] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:10.829457 16756 raft_consensus.cc:515] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.832711 16452 ts_tablet_manager.cc:1434] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 14:54:10.833685 16452 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:10.834681 16683 raft_consensus.cc:493] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.835147 16683 raft_consensus.cc:515] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.837114 16683 leader_election.cc:290] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.838994 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:10.839811 16334 raft_consensus.cc:2468] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
W20260709 14:54:10.841028 16377 leader_election.cc:343] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.845291 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.846019 16228 leader_election.cc:304] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
W20260709 14:54:10.846783 16376 leader_election.cc:343] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:10.846901 16718 raft_consensus.cc:2804] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:10.847337 16376 leader_election.cc:304] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:10.847468 16718 raft_consensus.cc:697] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:10.848120 16683 raft_consensus.cc:2749] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:10.848541 16718 consensus_queue.cc:237] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.849928 16454 tablet_bootstrap.cc:654] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.851187 16410 raft_consensus.cc:2468] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:10.853514 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d8dc92bd3a4b8b95788a2c83be0d94" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:10.854151 16259 raft_consensus.cc:3060] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.857488 16452 tablet_bootstrap.cc:654] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:10.856364 16686 leader_election.cc:290] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:10.877115 16756 leader_election.cc:290] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.882252 16539 raft_consensus.cc:493] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:10.895570 16539 raft_consensus.cc:515] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:10.897590 16539 leader_election.cc:290] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:10.899042 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:10.912247 16161 catalog_manager.cc:5697] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.909579 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d8dc92bd3a4b8b95788a2c83be0d94" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:10.972414 16453 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:10.972929 16453 ts_tablet_manager.cc:1403] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.202s	user 0.021s	sys 0.030s
I20260709 14:54:10.974121 16454 tablet_bootstrap.cc:492] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:10.974608 16454 ts_tablet_manager.cc:1403] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.018s
I20260709 14:54:10.971642 16335 raft_consensus.cc:3060] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:10.962105 16616 consensus_queue.cc:1048] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 14:54:11.093946 16444 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.14.207.62:35689, user_credentials={real_user=slave}} blocked reactor thread for 47458.1us
I20260709 14:54:11.092330 16737 raft_consensus.cc:493] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.154009 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:11.154839 16337 raft_consensus.cc:2393] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52a519055d20465295e66714ed913eeb in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:11.154311 16452 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:11.155779 16452 ts_tablet_manager.cc:1403] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.322s	user 0.048s	sys 0.032s
I20260709 14:54:11.140477 16737 raft_consensus.cc:515] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.160058 16737 leader_election.cc:290] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:11.165118 16452 raft_consensus.cc:359] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.166091 16452 raft_consensus.cc:385] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.166406 16452 raft_consensus.cc:740] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:11.160946 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3955ee9eb9c44a79ab4c3cecc285b0e7" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:11.171453 16452 consensus_queue.cc:260] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.180903 16452 ts_tablet_manager.cc:1434] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:54:11.181797 16452 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
W20260709 14:54:11.183414 16376 leader_election.cc:343] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:11.183317 16454 raft_consensus.cc:359] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.184177 16454 raft_consensus.cc:385] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.184464 16454 raft_consensus.cc:740] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:11.172705 16335 raft_consensus.cc:2468] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:11.172902 16259 raft_consensus.cc:2468] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:11.187947 16454 consensus_queue.cc:260] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.180259 16409 raft_consensus.cc:3060] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:11.196720 16454 ts_tablet_manager.cc:1434] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.222s	user 0.005s	sys 0.016s
I20260709 14:54:11.197587 16454 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:11.202080 16376 leader_election.cc:304] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:11.206408 16453 raft_consensus.cc:359] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.207158 16453 raft_consensus.cc:385] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.207433 16453 raft_consensus.cc:740] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
W20260709 14:54:11.207926 16803 log.cc:927] Time spent T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 14:54:11.239063 16604 raft_consensus.cc:493] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.239626 16604 raft_consensus.cc:515] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.242419 16604 leader_election.cc:290] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:11.300642 16812 raft_consensus.cc:2804] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:11.301357 16812 raft_consensus.cc:697] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:11.302274 16812 consensus_queue.cc:237] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.306699 16453 consensus_queue.cc:260] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.310352 16452 tablet_bootstrap.cc:654] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:11.317258 16453 ts_tablet_manager.cc:1434] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.344s	user 0.023s	sys 0.009s
I20260709 14:54:11.318514 16453 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:11.328377 16454 tablet_bootstrap.cc:654] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:11.357203 16807 log.cc:927] Time spent T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: Append to log took a long time: real 0.259s	user 0.003s	sys 0.001s
I20260709 14:54:11.363646 16377 leader_election.cc:304] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:11.364449 16683 raft_consensus.cc:2749] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:11.366815 16453 tablet_bootstrap.cc:654] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:11.417953 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3955ee9eb9c44a79ab4c3cecc285b0e7" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:11.430367 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:11.424253 16335 raft_consensus.cc:2468] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:11.447001 16753 consensus_queue.cc:1048] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:11.450738 16539 consensus_queue.cc:1048] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:54:11.473788 16601 consensus_queue.cc:1048] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:54:11.502269 16336 raft_consensus.cc:3060] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:11.504783 16452 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:11.506203 16452 ts_tablet_manager.cc:1403] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.325s	user 0.025s	sys 0.010s
I20260709 14:54:11.510740 16686 consensus_queue.cc:1048] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:11.522522 16756 consensus_queue.cc:1048] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:11.535503 16757 raft_consensus.cc:493] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.535619 16753 consensus_queue.cc:1048] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:11.536224 16454 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:11.536955 16454 ts_tablet_manager.cc:1403] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.340s	user 0.016s	sys 0.005s
I20260709 14:54:11.536322 16757 raft_consensus.cc:515] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.554708 16718 consensus_queue.cc:1048] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:54:11.558995 16453 tablet_bootstrap.cc:492] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:11.572863 16453 ts_tablet_manager.cc:1403] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.255s	user 0.013s	sys 0.005s
I20260709 14:54:11.572885 16377 leader_election.cc:304] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:11.578208 16812 raft_consensus.cc:2804] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:11.578661 16812 raft_consensus.cc:493] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:11.579013 16812 raft_consensus.cc:3060] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:11.586431 16757 leader_election.cc:290] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:11.610787 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:11.613389 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:11.613833 16158 catalog_manager.cc:5697] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:11.616040 16376 leader_election.cc:343] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:11.619138 16452 raft_consensus.cc:359] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.619961 16452 raft_consensus.cc:385] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.620265 16452 raft_consensus.cc:740] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:11.620978 16452 consensus_queue.cc:260] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:11.621237 16229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 70247.8us
I20260709 14:54:11.621639 16812 raft_consensus.cc:515] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:11.631009 16377 leader_election.cc:343] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:11.631526 16377 leader_election.cc:304] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:11.625121 16812 leader_election.cc:290] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:11.636000 16737 raft_consensus.cc:2749] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:11.643692 16338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3955ee9eb9c44a79ab4c3cecc285b0e7" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:11.644387 16338 raft_consensus.cc:3060] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:11.652318 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37744c40d7d4447eba78b1e7bc07e76e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:11.627382 16453 raft_consensus.cc:359] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.656735 16453 raft_consensus.cc:385] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.657052 16453 raft_consensus.cc:740] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:11.658437 16338 raft_consensus.cc:2468] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:11.664435 16453 consensus_queue.cc:260] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.668275 16452 ts_tablet_manager.cc:1434] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.002s
I20260709 14:54:11.674521 16454 raft_consensus.cc:359] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.675346 16454 raft_consensus.cc:385] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:11.675617 16454 raft_consensus.cc:740] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:11.676255 16454 consensus_queue.cc:260] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.677459 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3955ee9eb9c44a79ab4c3cecc285b0e7" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:11.678150 16256 raft_consensus.cc:3060] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:11.679847 16377 leader_election.cc:304] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:11.694296 16453 ts_tablet_manager.cc:1434] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.000s
I20260709 14:54:11.683640 16539 raft_consensus.cc:2804] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:11.698801 16827 log.cc:927] Time spent T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 14:54:11.711048 16829 log.cc:927] Time spent T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 14:54:11.702965 16539 raft_consensus.cc:697] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:11.715164 16454 ts_tablet_manager.cc:1434] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.177s	user 0.006s	sys 0.003s
I20260709 14:54:11.724790 16539 consensus_queue.cc:237] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.844223 16256 raft_consensus.cc:2468] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:11.844638 16304 leader_election.cc:304] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
W20260709 14:54:11.854007 16832 log.cc:927] Time spent T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 14:54:11.854709 16454 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:11.864080 16480 raft_consensus.cc:2749] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:11.864092 16683 raft_consensus.cc:493] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:11.921211 16304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 76777us
W20260709 14:54:11.924862 16377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:33465, user_credentials={real_user=slave}} blocked reactor thread for 75810.4us
I20260709 14:54:11.935350 16454 tablet_bootstrap.cc:654] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:11.925468 16752 raft_consensus.cc:493] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.947798 16752 raft_consensus.cc:515] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.950003 16752 leader_election.cc:290] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:11.922116 16683 raft_consensus.cc:515] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.953678 16683 leader_election.cc:290] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:11.946497 16604 consensus_queue.cc:1048] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:11.968182 16453 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:11.969610 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:11.994077 16814 raft_consensus.cc:493] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.994611 16814 raft_consensus.cc:515] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:11.992633 16406 raft_consensus.cc:2468] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:12.017621 16255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:12.019219 16304 leader_election.cc:304] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:12.024766 16814 leader_election.cc:290] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.027402 16255 raft_consensus.cc:2468] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:12.056023 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:12.054733 16331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:12.059474 16454 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.059988 16454 ts_tablet_manager.cc:1403] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.206s	user 0.024s	sys 0.014s
I20260709 14:54:12.054656 16842 raft_consensus.cc:2804] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:12.064005 16406 raft_consensus.cc:2468] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:12.064436 16842 raft_consensus.cc:493] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.064802 16842 raft_consensus.cc:3060] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.066573 16229 leader_election.cc:304] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:12.069306 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:12.077494 16836 log.cc:927] Time spent T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: Append to log took a long time: real 0.172s	user 0.000s	sys 0.003s
W20260709 14:54:12.077006 16377 leader_election.cc:343] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:12.081928 16850 raft_consensus.cc:2804] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:12.082346 16850 raft_consensus.cc:493] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.082669 16850 raft_consensus.cc:3060] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.087987 16683 consensus_queue.cc:1048] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:12.090072 16453 tablet_bootstrap.cc:654] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.098596 16452 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:12.116343 16454 raft_consensus.cc:359] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.118424 16454 raft_consensus.cc:385] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.118754 16454 raft_consensus.cc:740] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.121915 16454 consensus_queue.cc:260] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.130179 16683 consensus_queue.cc:1048] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:12.134044 16158 catalog_manager.cc:5697] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } } }
I20260709 14:54:12.157898 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:12.158674 16259 raft_consensus.cc:2468] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:12.159943 16452 tablet_bootstrap.cc:654] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.164297 16376 leader_election.cc:304] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:12.179844 16454 ts_tablet_manager.cc:1434] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.002s
I20260709 14:54:12.181381 16454 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:12.181651 16842 raft_consensus.cc:515] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.200579 16337 raft_consensus.cc:2393] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:12.186992 16539 raft_consensus.cc:2804] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:12.188905 16454 tablet_bootstrap.cc:654] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.201480 16539 raft_consensus.cc:493] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.152588 16158 catalog_manager.cc:5697] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.201913 16539 raft_consensus.cc:3060] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.208771 16816 consensus_queue.cc:1048] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:12.210220 16453 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.210700 16453 ts_tablet_manager.cc:1403] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.001s
I20260709 14:54:12.211431 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:12.212016 16406 raft_consensus.cc:3060] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.213692 16453 raft_consensus.cc:359] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.214387 16453 raft_consensus.cc:385] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.214675 16453 raft_consensus.cc:740] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
W20260709 14:54:12.215379 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:12.222213 16406 raft_consensus.cc:2468] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:12.223196 16304 leader_election.cc:304] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:12.224337 16476 raft_consensus.cc:2804] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:12.224862 16476 raft_consensus.cc:697] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:12.208711 16842 leader_election.cc:290] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.225718 16476 consensus_queue.cc:237] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.231240 16454 tablet_bootstrap.cc:492] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.231814 16454 ts_tablet_manager.cc:1403] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.011s
I20260709 14:54:12.236760 16453 consensus_queue.cc:260] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.239856 16453 ts_tablet_manager.cc:1434] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:54:12.239571 16454 raft_consensus.cc:359] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.242889 16816 consensus_queue.cc:1048] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:12.243340 16454 raft_consensus.cc:385] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.229137 16539 raft_consensus.cc:515] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.245409 16452 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:12.246085 16452 ts_tablet_manager.cc:1403] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.042s
I20260709 14:54:12.243767 16454 raft_consensus.cc:740] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.248593 16454 consensus_queue.cc:260] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.240931 16453 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:12.250654 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:12.250941 16454 ts_tablet_manager.cc:1434] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:12.253046 16850 raft_consensus.cc:515] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.255811 16259 raft_consensus.cc:2393] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:12.256546 16403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:12.257336 16403 raft_consensus.cc:2393] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:12.258755 16850 leader_election.cc:290] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.259985 16329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18abfe54964c4675a394cfd4a1f2857f" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:12.262774 16454 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:12.253428 16452 raft_consensus.cc:359] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.263379 16452 raft_consensus.cc:385] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.263669 16452 raft_consensus.cc:740] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.260150 16539 leader_election.cc:290] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.266553 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:12.268122 16334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:12.276652 16453 tablet_bootstrap.cc:654] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.284292 16262 raft_consensus.cc:3060] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:12.288265 16377 leader_election.cc:343] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:12.290292 16228 leader_election.cc:304] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [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: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:12.290546 16452 consensus_queue.cc:260] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.292297 16452 ts_tablet_manager.cc:1434] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:54:12.293941 16828 raft_consensus.cc:2749] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:12.299440 16452 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:12.326114 16262 raft_consensus.cc:2468] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:12.327227 16376 leader_election.cc:304] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:12.327946 16816 raft_consensus.cc:2804] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:12.328584 16816 raft_consensus.cc:697] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:12.334312 16452 tablet_bootstrap.cc:654] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.332405 16159 catalog_manager.cc:5697] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.334357 16816 consensus_queue.cc:237] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.344419 16454 tablet_bootstrap.cc:654] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.345254 16453 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.345647 16453 ts_tablet_manager.cc:1403] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.105s	user 0.004s	sys 0.011s
I20260709 14:54:12.353216 16453 raft_consensus.cc:359] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.353870 16453 raft_consensus.cc:385] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.354133 16453 raft_consensus.cc:740] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.354774 16453 consensus_queue.cc:260] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.356693 16453 ts_tablet_manager.cc:1434] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:12.357597 16453 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:12.362474 16452 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:12.363302 16452 ts_tablet_manager.cc:1403] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.011s
I20260709 14:54:12.366205 16452 raft_consensus.cc:359] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.367938 16452 raft_consensus.cc:385] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.368671 16452 raft_consensus.cc:740] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.370110 16452 consensus_queue.cc:260] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.370865 16847 raft_consensus.cc:493] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.371999 16847 raft_consensus.cc:515] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.374378 16847 leader_election.cc:290] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.377638 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:12.378305 16256 raft_consensus.cc:2468] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:12.379500 16376 leader_election.cc:304] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:12.381345 16812 raft_consensus.cc:2804] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:12.381744 16812 raft_consensus.cc:493] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.382133 16812 raft_consensus.cc:3060] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.381595 16329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:12.390275 16329 raft_consensus.cc:2468] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:12.393723 16453 tablet_bootstrap.cc:654] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.395308 16454 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.395784 16454 ts_tablet_manager.cc:1403] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.024s
I20260709 14:54:12.398221 16454 raft_consensus.cc:359] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.398264 16812 raft_consensus.cc:515] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.398980 16454 raft_consensus.cc:385] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.399258 16454 raft_consensus.cc:740] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.400723 16812 leader_election.cc:290] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.400993 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:12.401274 16329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5b6480ba104df9b27d8e69cfdc9c13" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:12.401892 16329 raft_consensus.cc:3060] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.399876 16454 consensus_queue.cc:260] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.402484 16452 ts_tablet_manager.cc:1434] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:54:12.403501 16452 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:12.401520 16262 raft_consensus.cc:3060] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.410833 16454 ts_tablet_manager.cc:1434] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:54:12.411697 16454 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:12.412652 16452 tablet_bootstrap.cc:654] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.416496 16454 tablet_bootstrap.cc:654] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.424117 16262 raft_consensus.cc:2468] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:12.425326 16376 leader_election.cc:304] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:12.426046 16816 raft_consensus.cc:2804] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:12.426756 16816 raft_consensus.cc:697] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:12.427608 16816 consensus_queue.cc:237] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.429219 16452 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:12.429661 16452 ts_tablet_manager.cc:1403] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 14:54:12.431938 16454 tablet_bootstrap.cc:492] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.432380 16454 ts_tablet_manager.cc:1403] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:54:12.432307 16452 raft_consensus.cc:359] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.433940 16452 raft_consensus.cc:385] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.434572 16453 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.434952 16454 raft_consensus.cc:359] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.434244 16452 raft_consensus.cc:740] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.435719 16329 raft_consensus.cc:2468] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:12.436152 16452 consensus_queue.cc:260] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.434980 16453 ts_tablet_manager.cc:1403] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.007s
I20260709 14:54:12.438270 16452 ts_tablet_manager.cc:1434] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:12.435582 16454 raft_consensus.cc:385] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.432559 16158 catalog_manager.cc:5697] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.439113 16454 raft_consensus.cc:740] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.440341 16454 consensus_queue.cc:260] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.440774 16452 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: Bootstrap starting.
I20260709 14:54:12.443466 16453 raft_consensus.cc:359] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.444097 16453 raft_consensus.cc:385] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.444347 16453 raft_consensus.cc:740] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.444900 16453 consensus_queue.cc:260] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.446082 16452 tablet_bootstrap.cc:654] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.446907 16453 ts_tablet_manager.cc:1434] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:54:12.450076 16454 ts_tablet_manager.cc:1434] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.001s
I20260709 14:54:12.451825 16453 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:12.456163 16454 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:12.463205 16454 tablet_bootstrap.cc:654] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.487526 16454 tablet_bootstrap.cc:492] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.488134 16454 ts_tablet_manager.cc:1403] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.015s
I20260709 14:54:12.490862 16454 raft_consensus.cc:359] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.491626 16454 raft_consensus.cc:385] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.491967 16454 raft_consensus.cc:740] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.492653 16454 consensus_queue.cc:260] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.496423 16454 ts_tablet_manager.cc:1434] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:12.498701 16454 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: Bootstrap starting.
I20260709 14:54:12.504303 16454 tablet_bootstrap.cc:654] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.515825 16454 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: No bootstrap required, opened a new log
I20260709 14:54:12.516381 16454 ts_tablet_manager.cc:1403] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:54:12.517767 16160 catalog_manager.cc:5697] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.520677 16454 raft_consensus.cc:359] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.521580 16454 raft_consensus.cc:385] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.521875 16454 raft_consensus.cc:740] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.522506 16454 consensus_queue.cc:260] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.524775 16454 ts_tablet_manager.cc:1434] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:12.530383 16453 tablet_bootstrap.cc:654] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.535187 16810 raft_consensus.cc:493] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.535735 16810 raft_consensus.cc:515] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.538029 16810 leader_election.cc:290] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.539721 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:12.540951 16228 leader_election.cc:343] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:12.541893 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:12.542869 16404 raft_consensus.cc:2468] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 0.
I20260709 14:54:12.544200 16229 leader_election.cc:304] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:12.545374 16810 raft_consensus.cc:2804] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:12.547781 16810 raft_consensus.cc:493] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.548187 16810 raft_consensus.cc:3060] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:12.558895 16810 raft_consensus.cc:515] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.560460 16452 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: No bootstrap required, opened a new log
I20260709 14:54:12.561434 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:12.562927 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:12.563494 16404 raft_consensus.cc:3060] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:12.565199 16228 leader_election.cc:343] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:12.566941 16452 ts_tablet_manager.cc:1403] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: Time spent bootstrapping tablet: real 0.126s	user 0.043s	sys 0.033s
I20260709 14:54:12.570561 16404 raft_consensus.cc:2468] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 1.
I20260709 14:54:12.571686 16229 leader_election.cc:304] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [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: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 677283ea7c98464b9beab08d50324d80
I20260709 14:54:12.572474 16828 raft_consensus.cc:2804] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:12.572921 16828 raft_consensus.cc:697] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:12.573668 16828 consensus_queue.cc:237] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.578610 16810 leader_election.cc:290] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.586261 16452 raft_consensus.cc:359] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.586968 16453 tablet_bootstrap.cc:492] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.587036 16452 raft_consensus.cc:385] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.587460 16452 raft_consensus.cc:740] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.587519 16453 ts_tablet_manager.cc:1403] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.023s
I20260709 14:54:12.588395 16452 consensus_queue.cc:260] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.590740 16452 ts_tablet_manager.cc:1434] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:54:12.590461 16453 raft_consensus.cc:359] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.591135 16453 raft_consensus.cc:385] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.591404 16453 raft_consensus.cc:740] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.592115 16453 consensus_queue.cc:260] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.599862 16160 catalog_manager.cc:5697] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 1 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.603245 16453 ts_tablet_manager.cc:1434] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:54:12.604329 16453 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:12.614319 16453 tablet_bootstrap.cc:654] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.618760 16453 tablet_bootstrap.cc:492] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.619180 16453 ts_tablet_manager.cc:1403] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:54:12.621531 16453 raft_consensus.cc:359] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.622083 16453 raft_consensus.cc:385] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.622334 16453 raft_consensus.cc:740] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.622895 16453 consensus_queue.cc:260] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.624763 16453 ts_tablet_manager.cc:1434] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:12.626086 16453 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: Bootstrap starting.
I20260709 14:54:12.631703 16453 tablet_bootstrap.cc:654] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:12.649974 16843 raft_consensus.cc:493] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.650764 16843 raft_consensus.cc:515] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.656388 16843 leader_election.cc:290] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.674381 16847 raft_consensus.cc:493] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.674973 16847 raft_consensus.cc:515] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.676961 16847 leader_election.cc:290] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.752596 16842 raft_consensus.cc:493] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.753180 16842 raft_consensus.cc:515] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.755191 16842 leader_election.cc:290] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:12.785096 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:12.785894 16262 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:12.797914 16453 tablet_bootstrap.cc:492] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: No bootstrap required, opened a new log
I20260709 14:54:12.798435 16453 ts_tablet_manager.cc:1403] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: Time spent bootstrapping tablet: real 0.172s	user 0.058s	sys 0.090s
I20260709 14:54:12.801162 16453 raft_consensus.cc:359] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.801766 16453 raft_consensus.cc:385] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:12.802047 16453 raft_consensus.cc:740] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Initialized, Role: FOLLOWER
I20260709 14:54:12.802636 16453 consensus_queue.cc:260] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:12.805212 16453 ts_tablet_manager.cc:1434] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:12.957262 16810 raft_consensus.cc:493] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.957897 16810 raft_consensus.cc:515] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.499850 16885 raft_consensus.cc:493] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:13.500399 16885 raft_consensus.cc:515] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.502499 16885 leader_election.cc:290] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.513739 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.515411 16256 raft_consensus.cc:2468] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:13.518087 16329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:13.518766 16329 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:13.523339 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:13.525770 16335 raft_consensus.cc:2468] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:13.532840 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.544219 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.545014 16258 raft_consensus.cc:2468] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:13.567718 16887 raft_consensus.cc:493] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:13.568454 16887 raft_consensus.cc:515] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.571733 16887 leader_election.cc:290] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.575094 16847 raft_consensus.cc:493] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:13.589223 16847 raft_consensus.cc:515] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:13.589906 16209 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:13.590399 16412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.590965 16412 raft_consensus.cc:2468] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 0.
I20260709 14:54:13.591372 16847 leader_election.cc:290] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:12.790598 16376 leader_election.cc:304] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
W20260709 14:54:13.593719 16376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 803177us
I20260709 14:54:13.598744 16812 raft_consensus.cc:2804] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:13.599159 16812 raft_consensus.cc:493] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:13.599529 16812 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.601719 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8062660b6c5b4822a9a4ac2d2d2ce387" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:13.602366 16335 raft_consensus.cc:2468] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:13.605372 16403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.608268 16810 leader_election.cc:290] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.619935 16377 leader_election.cc:304] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:13.620754 16892 raft_consensus.cc:2804] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:13.627471 16892 raft_consensus.cc:493] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:13.627882 16892 raft_consensus.cc:3060] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.637099 16828 consensus_queue.cc:1048] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.582144 16302 leader_election.cc:304] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:13.581971 16834 consensus_queue.cc:1048] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.587301 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dee3b7c33c94505b7b69cf5c9dd8b68" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.639093 16695 raft_consensus.cc:2804] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:13.639534 16695 raft_consensus.cc:493] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:13.639725 16406 raft_consensus.cc:2393] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate d9d593d64bdc43c1a9aa1f208ae1815c in this term.
I20260709 14:54:13.639932 16695 raft_consensus.cc:3060] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.643399 16892 raft_consensus.cc:515] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.646858 16892 leader_election.cc:290] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:13.648002 16695 raft_consensus.cc:515] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.649041 16405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.649816 16405 raft_consensus.cc:2393] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:13.650324 16695 leader_election.cc:290] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:13.650950 16302 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 68967.3us
I20260709 14:54:13.654781 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:13.655725 16404 raft_consensus.cc:2393] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:13.656275 16885 consensus_queue.cc:1048] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.636548 16812 raft_consensus.cc:515] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.660951 16812 leader_election.cc:290] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:13.668737 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8062660b6c5b4822a9a4ac2d2d2ce387" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.669462 16262 raft_consensus.cc:2468] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 0.
I20260709 14:54:13.681146 16377 leader_election.cc:304] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:13.681998 16881 raft_consensus.cc:2804] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:13.682458 16881 raft_consensus.cc:493] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:13.682870 16881 raft_consensus.cc:3060] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.696498 16335 raft_consensus.cc:3060] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:13.707044 16376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 80227us
I20260709 14:54:13.712659 16883 consensus_queue.cc:1048] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:13.715058 16304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:44859, user_credentials={real_user=slave}} blocked reactor thread for 50409.7us
I20260709 14:54:13.716132 16304 leader_election.cc:304] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
W20260709 14:54:13.716770 16302 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 52906.9us
I20260709 14:54:13.717334 16882 raft_consensus.cc:3060] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.734266 16332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:13.735329 16332 raft_consensus.cc:2393] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52a519055d20465295e66714ed913eeb in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:13.737358 16332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:13.738027 16332 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.739074 16886 raft_consensus.cc:493] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d593d64bdc43c1a9aa1f208ae1815c)
I20260709 14:54:13.739655 16886 raft_consensus.cc:515] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.741683 16886 leader_election.cc:290] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.743279 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.746101 16332 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:13.761185 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419811085ac6406ebb4c8bc1b6ee98eb" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.762054 16262 raft_consensus.cc:2393] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 677283ea7c98464b9beab08d50324d80 in current term 1: Already voted for candidate 52a519055d20465295e66714ed913eeb in this term.
I20260709 14:54:13.691531 16881 raft_consensus.cc:515] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.767215 16881 leader_election.cc:290] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Requested vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465)
I20260709 14:54:13.772614 16337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8062660b6c5b4822a9a4ac2d2d2ce387" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:13.773298 16337 raft_consensus.cc:3060] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.773967 16882 raft_consensus.cc:2749] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:13.776180 16376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 62252.8us
I20260709 14:54:13.777297 16888 consensus_queue.cc:1048] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.784543 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:13.785351 16256 raft_consensus.cc:3060] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.791627 16302 leader_election.cc:304] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:13.800513 16888 consensus_queue.cc:1048] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.801985 16834 raft_consensus.cc:493] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d593d64bdc43c1a9aa1f208ae1815c)
I20260709 14:54:13.802492 16834 raft_consensus.cc:515] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.804550 16834 leader_election.cc:290] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.806704 16834 raft_consensus.cc:493] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d593d64bdc43c1a9aa1f208ae1815c)
I20260709 14:54:13.807017 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c014e95bb4f18915daa67782d52d6" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.799376 16882 raft_consensus.cc:493] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d9d593d64bdc43c1a9aa1f208ae1815c)
I20260709 14:54:13.808174 16882 raft_consensus.cc:515] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.808822 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.799100 16887 raft_consensus.cc:2749] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:13.818485 16337 raft_consensus.cc:2468] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:13.818822 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.820499 16256 raft_consensus.cc:2468] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 677283ea7c98464b9beab08d50324d80 in term 1.
I20260709 14:54:13.807140 16834 raft_consensus.cc:515] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.824918 16332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
I20260709 14:54:13.825654 16332 raft_consensus.cc:2393] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9d593d64bdc43c1a9aa1f208ae1815c in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:13.827272 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.827836 16891 raft_consensus.cc:493] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 52a519055d20465295e66714ed913eeb)
I20260709 14:54:13.828415 16891 raft_consensus.cc:515] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.829026 16834 leader_election.cc:290] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.820547 16882 leader_election.cc:290] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
W20260709 14:54:13.830806 16899 log.cc:927] Time spent T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:54:13.831489 16891 leader_election.cc:290] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:13.831857 16408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52a519055d20465295e66714ed913eeb" is_pre_election: true
I20260709 14:54:13.836159 16330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a12faa1b7064d4a9238ed6499aa17c8" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "677283ea7c98464b9beab08d50324d80" is_pre_election: true
W20260709 14:54:13.837095 16377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:33465, user_credentials={real_user=slave}} blocked reactor thread for 54726.8us
I20260709 14:54:13.837939 16888 consensus_queue.cc:1048] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.837998 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa674bcdc1c4aa9bec4a03a57bd76e9" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.843746 16256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e3aa803d61749a3a952db384175c992" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.844206 16377 leader_election.cc:304] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:13.845168 16888 raft_consensus.cc:2804] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:13.846100 16888 raft_consensus.cc:697] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:13.846979 16888 consensus_queue.cc:237] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.858028 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3598bacd6374728ada513a937aee83e" candidate_uuid: "677283ea7c98464b9beab08d50324d80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" is_pre_election: true
I20260709 14:54:13.859702 16228 leader_election.cc:304] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:13.860489 16889 raft_consensus.cc:2749] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:13.864735 16302 leader_election.cc:304] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:13.865612 16882 raft_consensus.cc:2749] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:13.865851 16302 leader_election.cc:304] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb
I20260709 14:54:13.866226 16891 consensus_queue.cc:1048] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:13.866671 16882 raft_consensus.cc:2804] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:13.867112 16302 leader_election.cc:304] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:13.867941 16228 leader_election.cc:304] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [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: d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80
I20260709 14:54:13.868191 16302 leader_election.cc:304] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:13.867231 16882 raft_consensus.cc:697] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Leader. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:13.868315 16887 raft_consensus.cc:2749] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:13.868609 16891 raft_consensus.cc:2749] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:13.869205 16887 raft_consensus.cc:2749] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:13.870005 16302 leader_election.cc:304] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [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: 677283ea7c98464b9beab08d50324d80; no voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:13.870838 16695 raft_consensus.cc:2749] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:13.872593 16882 consensus_queue.cc:237] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:13.877827 16377 leader_election.cc:304] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, 677283ea7c98464b9beab08d50324d80; no voters: 
I20260709 14:54:13.894963 16902 raft_consensus.cc:2804] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:13.895463 16902 raft_consensus.cc:697] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Leader. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:13.896272 16902 consensus_queue.cc:237] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
W20260709 14:54:13.901100 16376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 123159us
I20260709 14:54:13.903770 16160 catalog_manager.cc:5697] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.923107 16263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:13.923445 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8062660b6c5b4822a9a4ac2d2d2ce387" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:13.923869 16263 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.924045 16262 raft_consensus.cc:3060] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:13.927218 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0601335686247f49b5df54ac92ce0dd" candidate_uuid: "52a519055d20465295e66714ed913eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
I20260709 14:54:13.928040 16258 raft_consensus.cc:2393] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52a519055d20465295e66714ed913eeb in current term 1: Already voted for candidate 677283ea7c98464b9beab08d50324d80 in this term.
I20260709 14:54:13.933012 16263 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:13.964807 16161 catalog_manager.cc:5697] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 677283ea7c98464b9beab08d50324d80 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "677283ea7c98464b9beab08d50324d80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:13.987172 16262 raft_consensus.cc:2468] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52a519055d20465295e66714ed913eeb in term 1.
I20260709 14:54:14.009527 16376 leader_election.cc:304] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [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: 52a519055d20465295e66714ed913eeb; no voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:14.011636 16901 raft_consensus.cc:2749] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:14.109938 16159 catalog_manager.cc:5697] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 52a519055d20465295e66714ed913eeb (127.14.207.3). New cstate: current_term: 1 leader_uuid: "52a519055d20465295e66714ed913eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:14.280905 16433 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0040 after lost signal to thread 15167
W20260709 14:54:14.281708 16433 debug-util.cc:398] Leaking SignalData structure 0x7b08001986a0 after lost signal to thread 16195
W20260709 14:54:14.282519 16433 debug-util.cc:398] Leaking SignalData structure 0x7b080004c7e0 after lost signal to thread 16287
W20260709 14:54:14.283319 16433 debug-util.cc:398] Leaking SignalData structure 0x7b0800253960 after lost signal to thread 16362
W20260709 14:54:14.284164 16433 debug-util.cc:398] Leaking SignalData structure 0x7b08002ba520 after lost signal to thread 16436
I20260709 14:54:14.305245 16887 consensus_queue.cc:1048] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:14.310766 16901 consensus_queue.cc:1048] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:14.338127 16834 consensus_queue.cc:1048] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:14.352614 16883 consensus_queue.cc:1048] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:14.375838 16902 consensus_queue.cc:1048] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:14.450112 16377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:33465, user_credentials={real_user=slave}} blocked reactor thread for 46683.3us
I20260709 14:54:14.474601 16883 consensus_queue.cc:1048] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:15.581271 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:15.622624 16930 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
W20260709 14:54:15.626047 16931 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
I20260709 14:54:15.636511 15164 server_base.cc:1061] running on GCE node
W20260709 14:54:15.636166 16933 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
I20260709 14:54:15.638839 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:15.639133 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:15.639365 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608855639345 us; error 0 us; skew 500 ppm
I20260709 14:54:15.640107 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:15.643631 15164 webserver.cc:533] Webserver started at http://127.14.207.4:42155/ using document root <none> and password file <none>
I20260709 14:54:15.644295 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:15.644649 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:15.645072 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:15.646311 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-3-root/instance:
uuid: "16f08bb4c7f5431396ad56a163d66549"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-njl6"
I20260709 14:54:15.674589 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.028s	user 0.002s	sys 0.005s
I20260709 14:54:15.697480 16942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.698459 15164 fs_manager.cc:730] Time spent opening block manager: real 0.019s	user 0.000s	sys 0.004s
I20260709 14:54:15.698829 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
uuid: "16f08bb4c7f5431396ad56a163d66549"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-njl6"
I20260709 14:54:15.699167 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608821049199-15164-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)
W20260709 14:54:15.708701 16302 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46003, user_credentials={real_user=slave}} blocked reactor thread for 45142.6us
I20260709 14:54:15.763082 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:15.765028 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:15.769879 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:15.773979 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:15.774264 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.774586 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:15.774812 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.847970 17004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.4:40669 every 8 connection(s)
I20260709 14:54:15.848060 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.4:40669
I20260709 14:54:15.853093 15164 auto_leader_rebalancer-test.cc:446] add a tserver: 16f08bb4c7f5431396ad56a163d66549
I20260709 14:54:15.891039 17005 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35689
I20260709 14:54:15.891505 17005 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:15.892328 17005 heartbeater.cc:507] Master 127.14.207.62:35689 requested a full tablet report, sending...
I20260709 14:54:15.898564 16160 ts_manager.cc:194] Registered new tserver with Master: 16f08bb4c7f5431396ad56a163d66549 (127.14.207.4:40669)
I20260709 14:54:15.900426 16160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45762
W20260709 14:54:16.604650 16284 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbac0 after lost signal to thread 15167
W20260709 14:54:16.605654 16284 debug-util.cc:398] Leaking SignalData structure 0x7b08000c29c0 after lost signal to thread 16195
W20260709 14:54:16.606737 16284 debug-util.cc:398] Leaking SignalData structure 0x7b08002e8e20 after lost signal to thread 16287
W20260709 14:54:16.607695 16284 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9020 after lost signal to thread 16362
W20260709 14:54:16.609033 16284 debug-util.cc:398] Leaking SignalData structure 0x7b0800238400 after lost signal to thread 16436
I20260709 14:54:16.904052 17005 heartbeater.cc:499] Master 127.14.207.62:35689 was elected leader, sending a full tablet report...
I20260709 14:54:21.080638 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:21.133234 16330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0a166a96104433a600917100c499ba"
dest_uuid: "677283ea7c98464b9beab08d50324d80"
mode: GRACEFUL
new_leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:58040
I20260709 14:54:21.133759 16330 raft_consensus.cc:606] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Received request to transfer leadership to TS d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:21.146062 16406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027"
dest_uuid: "52a519055d20465295e66714ed913eeb"
mode: GRACEFUL
new_leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:56598
I20260709 14:54:21.146535 16406 raft_consensus.cc:606] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Received request to transfer leadership to TS d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:21.148945 16406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930"
dest_uuid: "52a519055d20465295e66714ed913eeb"
mode: GRACEFUL
new_leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:56598
I20260709 14:54:21.149441 16406 raft_consensus.cc:606] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Received request to transfer leadership to TS d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:21.151604 16330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf85e26954554973bef8e519a5405543"
dest_uuid: "677283ea7c98464b9beab08d50324d80"
mode: GRACEFUL
new_leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:58040
I20260709 14:54:21.152120 16330 raft_consensus.cc:606] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Received request to transfer leadership to TS d9d593d64bdc43c1a9aa1f208ae1815c
I20260709 14:54:21.153111 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:21.154145 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:21.315269 16887 raft_consensus.cc:993] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: : Instructing follower d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.316087 17012 raft_consensus.cc:1081] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Signalling peer d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.317680 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf85e26954554973bef8e519a5405543"
dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:33248
I20260709 14:54:21.318231 16259 raft_consensus.cc:493] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.318542 16259 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.323647 16259 raft_consensus.cc:515] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.325546 16259 leader_election.cc:290] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:21.326189 16332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:21.326445 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf85e26954554973bef8e519a5405543" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:21.326826 16332 raft_consensus.cc:3055] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.326977 16404 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.327145 16332 raft_consensus.cc:740] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:21.327800 16332 consensus_queue.cc:260] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.328687 16332 raft_consensus.cc:3060] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.331634 16404 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.332780 16229 leader_election.cc:304] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:21.333134 16332 raft_consensus.cc:2468] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.333525 17014 raft_consensus.cc:2804] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.333976 17014 raft_consensus.cc:697] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:21.334707 17014 consensus_queue.cc:237] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.352873 16160 catalog_manager.cc:5697] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 1 to 2, leader changed from 677283ea7c98464b9beab08d50324d80 (127.14.207.2) to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 2 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.384884 16887 raft_consensus.cc:993] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: : Instructing follower d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.385301 17012 raft_consensus.cc:1081] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Signalling peer d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.386500 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0a166a96104433a600917100c499ba"
dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:33248
I20260709 14:54:21.386919 16259 raft_consensus.cc:493] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.387177 16259 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.392508 16259 raft_consensus.cc:515] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.393976 16259 leader_election.cc:290] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:21.394683 16330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:21.395054 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0a166a96104433a600917100c499ba" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:21.395293 16330 raft_consensus.cc:3055] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.395573 16404 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.395635 16330 raft_consensus.cc:740] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 677283ea7c98464b9beab08d50324d80, State: Running, Role: LEADER
I20260709 14:54:21.396456 16330 consensus_queue.cc:260] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.397567 16330 raft_consensus.cc:3060] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.400779 16404 raft_consensus.cc:2468] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.401644 16229 leader_election.cc:304] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:21.402393 17018 raft_consensus.cc:2804] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.402830 17018 raft_consensus.cc:697] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:21.403577 17018 consensus_queue.cc:237] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.404204 16330 raft_consensus.cc:2468] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.413625 16160 catalog_manager.cc:5697] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 1 to 2, leader changed from 677283ea7c98464b9beab08d50324d80 (127.14.207.2) to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 2 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.447144 16939 raft_consensus.cc:993] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: : Instructing follower d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.447644 17009 raft_consensus.cc:1081] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Signalling peer d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.449072 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930"
dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:33240
I20260709 14:54:21.449587 16259 raft_consensus.cc:493] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.449862 16259 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.454360 16259 raft_consensus.cc:515] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.455767 16259 leader_election.cc:290] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:21.456670 16330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:21.456831 16404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a803ae0d31ff447f980bd6f30195e930" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:21.457299 16330 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.457345 16404 raft_consensus.cc:3055] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.457830 16404 raft_consensus.cc:740] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:21.458564 16404 consensus_queue.cc:260] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.459746 16404 raft_consensus.cc:3060] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.463984 16330 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.465271 16228 leader_election.cc:304] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 677283ea7c98464b9beab08d50324d80, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:21.465795 16404 raft_consensus.cc:2468] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.466007 17018 raft_consensus.cc:2804] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.466559 17018 raft_consensus.cc:697] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:21.467355 17018 consensus_queue.cc:237] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.516561 16160 catalog_manager.cc:5697] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 1 to 2, leader changed from 52a519055d20465295e66714ed913eeb (127.14.207.3) to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 2 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.547787 17009 raft_consensus.cc:993] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: : Instructing follower d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.548511 17009 raft_consensus.cc:1081] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Signalling peer d9d593d64bdc43c1a9aa1f208ae1815c to start an election
I20260709 14:54:21.550614 16256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027"
dest_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c"
 from {username='slave'} at 127.0.0.1:33240
I20260709 14:54:21.551472 16256 raft_consensus.cc:493] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:21.551862 16256 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.562626 16256 raft_consensus.cc:515] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.565110 16256 leader_election.cc:290] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Requested vote from peers 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465), 52a519055d20465295e66714ed913eeb (127.14.207.3:44859)
I20260709 14:54:21.566071 16332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "677283ea7c98464b9beab08d50324d80"
I20260709 14:54:21.567072 16332 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.566975 16406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6525d6d3f2a144abb9cc45771c1c0027" candidate_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52a519055d20465295e66714ed913eeb"
I20260709 14:54:21.567932 16406 raft_consensus.cc:3055] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:21.568364 16406 raft_consensus.cc:740] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52a519055d20465295e66714ed913eeb, State: Running, Role: LEADER
I20260709 14:54:21.569635 16406 consensus_queue.cc:260] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.571527 16406 raft_consensus.cc:3060] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:21.579941 16406 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.581625 16229 leader_election.cc:304] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52a519055d20465295e66714ed913eeb, d9d593d64bdc43c1a9aa1f208ae1815c; no voters: 
I20260709 14:54:21.582284 16332 raft_consensus.cc:2468] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9d593d64bdc43c1a9aa1f208ae1815c in term 2.
I20260709 14:54:21.582837 17014 raft_consensus.cc:2804] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:21.583400 17014 raft_consensus.cc:697] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Becoming Leader. State: Replica: d9d593d64bdc43c1a9aa1f208ae1815c, State: Running, Role: LEADER
I20260709 14:54:21.584549 17014 consensus_queue.cc:237] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } }
I20260709 14:54:21.605888 16160 catalog_manager.cc:5697] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c reported cstate change: term changed from 1 to 2, leader changed from 52a519055d20465295e66714ed913eeb (127.14.207.3) to d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1). New cstate: current_term: 2 leader_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9d593d64bdc43c1a9aa1f208ae1815c" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:21.721088 16404 raft_consensus.cc:1275] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.722857 17031 consensus_queue.cc:1048] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:21.745096 16332 raft_consensus.cc:1275] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.746346 17018 consensus_queue.cc:1048] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.795266 16406 raft_consensus.cc:1275] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.796540 17018 consensus_queue.cc:1048] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.806221 16332 raft_consensus.cc:1275] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.808008 17014 consensus_queue.cc:1048] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.979786 16406 raft_consensus.cc:1275] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.981292 17014 consensus_queue.cc:1048] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:21.992159 16330 raft_consensus.cc:1275] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:21.997256 17014 consensus_queue.cc:1048] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.018548 16406 raft_consensus.cc:1275] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.020052 17014 consensus_queue.cc:1048] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52a519055d20465295e66714ed913eeb" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 44859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.030506 16332 raft_consensus.cc:1275] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Refusing update from remote peer d9d593d64bdc43c1a9aa1f208ae1815c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.033468 17018 consensus_queue.cc:1048] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [LEADER]: Connected to new peer: Peer: permanent_uuid: "677283ea7c98464b9beab08d50324d80" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.155243 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:22.195098 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
W20260709 14:54:22.199185 16376 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 14:54:22.211735 16376 consensus_peers.cc:597] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.224342 16302 consensus_peers.cc:597] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.237753 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:22.238951 15164 tablet_replica.cc:333] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.239902 15164 raft_consensus.cc:2243] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.240490 15164 raft_consensus.cc:2272] T f0601335686247f49b5df54ac92ce0dd P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.242573 15164 tablet_replica.cc:333] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.243398 15164 raft_consensus.cc:2243] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.243981 15164 raft_consensus.cc:2272] T 8062660b6c5b4822a9a4ac2d2d2ce387 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.246131 15164 tablet_replica.cc:333] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.246743 15164 raft_consensus.cc:2243] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.247473 15164 raft_consensus.cc:2272] T 6525d6d3f2a144abb9cc45771c1c0027 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.249914 15164 tablet_replica.cc:333] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.250532 15164 raft_consensus.cc:2243] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.250963 15164 raft_consensus.cc:2272] T 419811085ac6406ebb4c8bc1b6ee98eb P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.253631 15164 tablet_replica.cc:333] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.254462 15164 raft_consensus.cc:2243] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.254889 15164 raft_consensus.cc:2272] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.255100 16302 consensus_peers.cc:597] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.257225 15164 tablet_replica.cc:333] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.258145 15164 raft_consensus.cc:2243] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:22.258172 16302 consensus_peers.cc:597] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.259217 15164 raft_consensus.cc:2272] T afaa0cb870404821b6e990bb78a8c45e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.261377 15164 tablet_replica.cc:333] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.261942 15164 raft_consensus.cc:2243] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.262348 15164 raft_consensus.cc:2272] T 1ea3c04d6f0c4cb58761d74575a07bcf P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.264183 15164 tablet_replica.cc:333] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.264720 15164 raft_consensus.cc:2243] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.265103 15164 raft_consensus.cc:2272] T 96160f1093884b14ad1830d7c711843a P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.266728 15164 tablet_replica.cc:333] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.267259 15164 raft_consensus.cc:2243] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.267617 15164 raft_consensus.cc:2272] T 3cd951c6b2694f268dd7e591e7cac6cc P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.269423 15164 tablet_replica.cc:333] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.270062 15164 raft_consensus.cc:2243] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.270995 15164 raft_consensus.cc:2272] T b3598bacd6374728ada513a937aee83e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.274010 15164 tablet_replica.cc:333] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.274739 15164 raft_consensus.cc:2243] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.275341 15164 raft_consensus.cc:2272] T 6a12faa1b7064d4a9238ed6499aa17c8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.276744 16376 consensus_peers.cc:597] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.278028 15164 tablet_replica.cc:333] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.278821 15164 raft_consensus.cc:2243] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.279374 15164 raft_consensus.cc:2272] T 98ca608b131f4ac4ac7048fc12d18dd3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.281302 16376 consensus_peers.cc:597] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.281914 15164 tablet_replica.cc:333] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.282645 15164 raft_consensus.cc:2243] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.283506 15164 raft_consensus.cc:2272] T 37744c40d7d4447eba78b1e7bc07e76e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.286701 15164 tablet_replica.cc:333] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.287566 15164 raft_consensus.cc:2243] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.288165 15164 raft_consensus.cc:2272] T 2949179972e44548a332427b29af56ce P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.289234 16302 consensus_peers.cc:597] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.290465 15164 tablet_replica.cc:333] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.291054 15164 raft_consensus.cc:2243] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.291749 15164 raft_consensus.cc:2272] T a803ae0d31ff447f980bd6f30195e930 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.293812 15164 tablet_replica.cc:333] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.294481 15164 raft_consensus.cc:2243] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.294966 15164 raft_consensus.cc:2272] T 60eea82b3d974c7990ad6d823330a6f0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.297075 15164 tablet_replica.cc:333] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.297689 15164 raft_consensus.cc:2243] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.298380 15164 raft_consensus.cc:2272] T 1ccc2328a7ea4c7facaa982423dc0ff3 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.300025 15164 tablet_replica.cc:333] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.300518 15164 raft_consensus.cc:2243] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.300958 15164 raft_consensus.cc:2272] T 6a5b6480ba104df9b27d8e69cfdc9c13 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.303054 15164 tablet_replica.cc:333] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.303774 15164 raft_consensus.cc:2243] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.304687 15164 raft_consensus.cc:2272] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.305583 16376 consensus_peers.cc:597] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.306614 15164 tablet_replica.cc:333] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.307240 15164 raft_consensus.cc:2243] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.307751 15164 raft_consensus.cc:2272] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.310101 15164 tablet_replica.cc:333] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
W20260709 14:54:22.310784 16376 consensus_peers.cc:597] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.310856 15164 raft_consensus.cc:2243] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.311375 15164 raft_consensus.cc:2272] T e06c54ac225248c9990993d6a2682a10 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.313151 15164 tablet_replica.cc:333] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.313657 15164 raft_consensus.cc:2243] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.314046 15164 raft_consensus.cc:2272] T a236d252dc0a4ddf896899da753fd542 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.316690 15164 tablet_replica.cc:333] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.317335 15164 raft_consensus.cc:2243] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:22.317716 16302 consensus_peers.cc:597] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.317878 15164 raft_consensus.cc:2272] T 22dc4c20bde44ed09ee489168e4bd251 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.319979 15164 tablet_replica.cc:333] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.320516 15164 raft_consensus.cc:2243] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.320981 15164 raft_consensus.cc:2272] T 7153ae508f8248bf9ee9c33228fe090e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.321956 16376 consensus_peers.cc:597] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.323288 15164 tablet_replica.cc:333] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.324097 15164 raft_consensus.cc:2243] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.324862 15164 raft_consensus.cc:2272] T ec5262ac1ba940fe80cdb5f0f60e4e23 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.326951 15164 tablet_replica.cc:333] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.327495 15164 raft_consensus.cc:2243] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.327884 15164 raft_consensus.cc:2272] T 3a9842aef7bd4a11b020bb84c06966b1 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.329875 15164 tablet_replica.cc:333] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.330583 15164 raft_consensus.cc:2243] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.331000 15164 raft_consensus.cc:2272] T 3f67f4704d8140718488e966863c1585 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.333240 15164 tablet_replica.cc:333] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.333946 15164 raft_consensus.cc:2243] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.334482 15164 raft_consensus.cc:2272] T 78beea197e164b929f9e504f224a7872 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.336095 16376 consensus_peers.cc:597] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.336999 15164 tablet_replica.cc:333] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.337747 15164 raft_consensus.cc:2243] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:22.338204 16376 consensus_peers.cc:597] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.338585 15164 raft_consensus.cc:2272] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.340420 15164 tablet_replica.cc:333] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.340947 15164 raft_consensus.cc:2243] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.341334 15164 raft_consensus.cc:2272] T 830ac6a32cae4ee9a7756bf76f316a53 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.343613 15164 tablet_replica.cc:333] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.344276 15164 raft_consensus.cc:2243] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.345145 15164 raft_consensus.cc:2272] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.347185 15164 tablet_replica.cc:333] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.347707 15164 raft_consensus.cc:2243] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.348773 15164 raft_consensus.cc:2272] T 57bfc6c47c244e20a36fb842a60482b8 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.348769 16302 consensus_peers.cc:597] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.350657 15164 tablet_replica.cc:333] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.351224 15164 raft_consensus.cc:2243] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.351634 15164 raft_consensus.cc:2272] T ebda9f7093894f7c9835e3c660189f12 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.354538 15164 tablet_replica.cc:333] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.355331 15164 raft_consensus.cc:2243] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:22.355549 16376 consensus_peers.cc:597] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.355862 15164 raft_consensus.cc:2272] T 98cd341240414997a018a9daa9da198a P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.357622 15164 tablet_replica.cc:333] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.358180 15164 raft_consensus.cc:2243] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.358575 15164 raft_consensus.cc:2272] T 3bc12468bc934b6486cc3249511c984d P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.360397 15164 tablet_replica.cc:333] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.360961 15164 raft_consensus.cc:2243] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.361354 15164 raft_consensus.cc:2272] T 7dfd14764f1442dfab99ed5f70d71269 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.363062 15164 tablet_replica.cc:333] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.363579 15164 raft_consensus.cc:2243] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.364037 15164 raft_consensus.cc:2272] T 72dfb736b8a742e29dbfbfef6c61a12e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.366220 15164 tablet_replica.cc:333] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.366864 15164 raft_consensus.cc:2243] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.367533 15164 raft_consensus.cc:2272] T cf85e26954554973bef8e519a5405543 P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.368728 16302 consensus_peers.cc:597] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.369675 15164 tablet_replica.cc:333] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.370231 15164 raft_consensus.cc:2243] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.370646 15164 raft_consensus.cc:2272] T 40d8dc92bd3a4b8b95788a2c83be0d94 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.372445 15164 tablet_replica.cc:333] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.372982 15164 raft_consensus.cc:2243] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.373395 15164 raft_consensus.cc:2272] T 1356a85430d041c2b0adea7103382e28 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.375097 15164 tablet_replica.cc:333] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.375618 15164 raft_consensus.cc:2243] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.376384 15164 raft_consensus.cc:2272] T 3e3aa803d61749a3a952db384175c992 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.378167 15164 tablet_replica.cc:333] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.378655 15164 raft_consensus.cc:2243] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.379069 15164 raft_consensus.cc:2272] T 872627a8b1d44412913639a1326ad99f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.381417 15164 tablet_replica.cc:333] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.381958 15164 raft_consensus.cc:2243] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.382369 15164 raft_consensus.cc:2272] T 6f47542d5e184881a7ae7a2cf5fcb41e P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.384254 15164 tablet_replica.cc:333] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.384865 15164 raft_consensus.cc:2243] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.385284 15164 raft_consensus.cc:2272] T fe6a486630f74ae8b66ca610357b3eff P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.387497 15164 tablet_replica.cc:333] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.388253 15164 raft_consensus.cc:2243] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.389240 15164 raft_consensus.cc:2272] T 1c0a166a96104433a600917100c499ba P d9d593d64bdc43c1a9aa1f208ae1815c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.393054 15164 tablet_replica.cc:333] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
W20260709 14:54:22.393381 16376 consensus_peers.cc:597] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.393787 15164 raft_consensus.cc:2243] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.394819 15164 raft_consensus.cc:2272] T 7b049ec95d6e45468070421338e22374 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.395817 16302 consensus_peers.cc:597] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.397008 15164 tablet_replica.cc:333] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.397917 15164 raft_consensus.cc:2243] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.398790 15164 raft_consensus.cc:2272] T 383ab0d3e2704dd5b3ff24a07b5b9013 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.400841 15164 tablet_replica.cc:333] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.401372 15164 raft_consensus.cc:2243] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.401818 15164 raft_consensus.cc:2272] T 9455634921254ee0b349ff53255a7ed2 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.403864 15164 tablet_replica.cc:333] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.404592 15164 raft_consensus.cc:2243] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.405469 15164 raft_consensus.cc:2272] T d12d7909dcff4c0482799d34c542c370 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.407998 15164 tablet_replica.cc:333] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.408552 15164 raft_consensus.cc:2243] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.408977 15164 raft_consensus.cc:2272] T ba619e94020b40189e9a83b47c70b3d9 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.410737 15164 tablet_replica.cc:333] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.411208 15164 raft_consensus.cc:2243] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.411569 15164 raft_consensus.cc:2272] T 2420cf164cbc4a5e9003bac80a38db9c P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.413218 15164 tablet_replica.cc:333] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.413705 15164 raft_consensus.cc:2243] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.414108 15164 raft_consensus.cc:2272] T bb48a5cdaf2147dbbe29089dc1ff4887 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.416122 15164 tablet_replica.cc:333] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.416599 15164 raft_consensus.cc:2243] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.416965 15164 raft_consensus.cc:2272] T 18abfe54964c4675a394cfd4a1f2857f P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.419162 15164 tablet_replica.cc:333] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.419688 15164 raft_consensus.cc:2243] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.420128 15164 raft_consensus.cc:2272] T b00372c7f0b34df1a97b76445a15bfd4 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.422021 15164 tablet_replica.cc:333] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.422636 15164 raft_consensus.cc:2243] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.423117 15164 raft_consensus.cc:2272] T 448290e7d7864f068e7c1c46fcb41446 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.425339 15164 tablet_replica.cc:333] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.425800 15164 raft_consensus.cc:2243] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.426295 15164 raft_consensus.cc:2272] T e08f297468374aae9b0b8b7cd9865615 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.428181 15164 tablet_replica.cc:333] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.428730 15164 raft_consensus.cc:2243] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.429484 15164 raft_consensus.cc:2272] T 5d3c014e95bb4f18915daa67782d52d6 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.431648 15164 tablet_replica.cc:333] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.432138 15164 raft_consensus.cc:2243] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.432868 15164 raft_consensus.cc:2272] T 6c155f2d1b0340e18826317a9d2f4de0 P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.434674 15164 tablet_replica.cc:333] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c: stopping tablet replica
I20260709 14:54:22.435097 15164 raft_consensus.cc:2243] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.435482 15164 raft_consensus.cc:2272] T 5a14dc2dd6154300943e0f920107123b P d9d593d64bdc43c1a9aa1f208ae1815c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.440925 16376 consensus_peers.cc:597] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.443005 16302 consensus_peers.cc:597] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.510402 16376 consensus_peers.cc:597] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.514611 16302 consensus_peers.cc:597] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.517457 16302 consensus_peers.cc:597] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.526145 16302 consensus_peers.cc:597] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.539305 16376 consensus_peers.cc:597] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.546641 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
W20260709 14:54:22.587168 16376 consensus_peers.cc:597] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.587689 16376 consensus_peers.cc:597] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.587685 16302 consensus_peers.cc:597] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.588603 16302 consensus_peers.cc:597] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.597108 16302 consensus_peers.cc:597] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.621080 16376 consensus_peers.cc:597] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.629998 16302 consensus_peers.cc:597] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.633288 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
W20260709 14:54:22.637385 16302 consensus_peers.cc:597] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.644333 16302 consensus_peers.cc:597] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.645103 16377 consensus_peers.cc:597] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.658813 16302 consensus_peers.cc:597] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.667236 16377 consensus_peers.cc:597] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.668454 16376 consensus_peers.cc:597] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.678313 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:22.679123 15164 tablet_replica.cc:333] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.679800 15164 raft_consensus.cc:2243] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.680286 15164 raft_consensus.cc:2272] T 419811085ac6406ebb4c8bc1b6ee98eb P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.682317 15164 tablet_replica.cc:333] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.683179 15164 raft_consensus.cc:2243] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.684051 15164 raft_consensus.cc:2272] T f0601335686247f49b5df54ac92ce0dd P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.686173 16376 consensus_peers.cc:597] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.686393 15164 tablet_replica.cc:333] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.687295 15164 raft_consensus.cc:2243] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.687846 15164 raft_consensus.cc:2272] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.689849 16302 consensus_peers.cc:597] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.689981 15164 tablet_replica.cc:333] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.690629 15164 raft_consensus.cc:2243] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.691072 15164 raft_consensus.cc:2272] T 6525d6d3f2a144abb9cc45771c1c0027 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.693454 15164 tablet_replica.cc:333] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.694056 15164 raft_consensus.cc:2243] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.694476 15164 raft_consensus.cc:2272] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.696223 15164 tablet_replica.cc:333] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.696987 15164 raft_consensus.cc:2243] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.697435 15164 raft_consensus.cc:2272] T 37744c40d7d4447eba78b1e7bc07e76e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.700428 15164 tablet_replica.cc:333] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.701313 15164 raft_consensus.cc:2243] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.702090 15164 raft_consensus.cc:2272] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.704805 15164 tablet_replica.cc:333] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.705736 15164 raft_consensus.cc:2243] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.706374 15164 raft_consensus.cc:2272] T afaa0cb870404821b6e990bb78a8c45e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.709226 15164 tablet_replica.cc:333] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.710162 15164 raft_consensus.cc:2243] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.711706 15164 raft_consensus.cc:2272] T 1ea3c04d6f0c4cb58761d74575a07bcf P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.714331 15164 tablet_replica.cc:333] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.715140 15164 raft_consensus.cc:2243] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.715714 15164 raft_consensus.cc:2272] T 3cd951c6b2694f268dd7e591e7cac6cc P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.717708 16376 consensus_peers.cc:597] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.718062 15164 tablet_replica.cc:333] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.718739 15164 raft_consensus.cc:2243] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.719424 15164 raft_consensus.cc:2272] T 98ca608b131f4ac4ac7048fc12d18dd3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.721606 15164 tablet_replica.cc:333] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.722538 15164 raft_consensus.cc:2243] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.723678 15164 raft_consensus.cc:2272] T 2949179972e44548a332427b29af56ce P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.724103 16377 consensus_peers.cc:597] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.726044 15164 tablet_replica.cc:333] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.726892 15164 raft_consensus.cc:2243] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.727315 15164 raft_consensus.cc:2272] T 60eea82b3d974c7990ad6d823330a6f0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.729377 15164 tablet_replica.cc:333] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.730011 15164 raft_consensus.cc:2243] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.730406 15164 raft_consensus.cc:2272] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.732214 15164 tablet_replica.cc:333] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.732712 15164 raft_consensus.cc:2243] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.733083 15164 raft_consensus.cc:2272] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.734910 15164 tablet_replica.cc:333] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.735428 15164 raft_consensus.cc:2243] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.735848 15164 raft_consensus.cc:2272] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.737622 15164 tablet_replica.cc:333] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.738178 15164 raft_consensus.cc:2243] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.738582 15164 raft_consensus.cc:2272] T b3598bacd6374728ada513a937aee83e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.740821 15164 tablet_replica.cc:333] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.741578 15164 raft_consensus.cc:2243] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.742082 15164 raft_consensus.cc:2272] T 6a12faa1b7064d4a9238ed6499aa17c8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.744496 15164 tablet_replica.cc:333] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.745286 15164 raft_consensus.cc:2243] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.745783 15164 raft_consensus.cc:2272] T 96160f1093884b14ad1830d7c711843a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.747861 15164 tablet_replica.cc:333] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.748440 15164 raft_consensus.cc:2243] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.749112 15164 raft_consensus.cc:2272] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.750974 15164 tablet_replica.cc:333] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.751643 15164 raft_consensus.cc:2243] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.752179 15164 raft_consensus.cc:2272] T a803ae0d31ff447f980bd6f30195e930 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.754815 15164 tablet_replica.cc:333] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.755431 15164 raft_consensus.cc:2243] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.755861 15164 raft_consensus.cc:2272] T 7153ae508f8248bf9ee9c33228fe090e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.757584 15164 tablet_replica.cc:333] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.758112 15164 raft_consensus.cc:2243] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.758497 15164 raft_consensus.cc:2272] T 22dc4c20bde44ed09ee489168e4bd251 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.760195 15164 tablet_replica.cc:333] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.760706 15164 raft_consensus.cc:2243] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.761226 15164 raft_consensus.cc:2272] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.763551 15164 tablet_replica.cc:333] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.764246 15164 raft_consensus.cc:2243] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.764873 15164 raft_consensus.cc:2272] T 3bc12468bc934b6486cc3249511c984d P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.767416 15164 tablet_replica.cc:333] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
W20260709 14:54:22.767841 16377 consensus_peers.cc:597] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.768246 15164 raft_consensus.cc:2243] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.769399 15164 raft_consensus.cc:2272] T a236d252dc0a4ddf896899da753fd542 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.771827 15164 tablet_replica.cc:333] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.772665 15164 raft_consensus.cc:2243] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.773638 15164 raft_consensus.cc:2272] T e06c54ac225248c9990993d6a2682a10 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.774349 16376 consensus_peers.cc:597] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb -> Peer d9d593d64bdc43c1a9aa1f208ae1815c (127.14.207.1:46003): Couldn't send request to peer d9d593d64bdc43c1a9aa1f208ae1815c. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.776183 15164 tablet_replica.cc:333] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.776832 15164 raft_consensus.cc:2243] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.777805 15164 raft_consensus.cc:2272] T 3f67f4704d8140718488e966863c1585 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.780169 15164 tablet_replica.cc:333] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.780908 15164 raft_consensus.cc:2243] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.781417 15164 raft_consensus.cc:2272] T 3a9842aef7bd4a11b020bb84c06966b1 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.783228 15164 tablet_replica.cc:333] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.783833 15164 raft_consensus.cc:2243] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.784626 15164 raft_consensus.cc:2272] T 78beea197e164b929f9e504f224a7872 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.786644 15164 tablet_replica.cc:333] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.787150 15164 raft_consensus.cc:2243] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.787541 15164 raft_consensus.cc:2272] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.789285 15164 tablet_replica.cc:333] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.789836 15164 raft_consensus.cc:2243] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.790232 15164 raft_consensus.cc:2272] T 830ac6a32cae4ee9a7756bf76f316a53 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.791762 15164 tablet_replica.cc:333] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.792280 15164 raft_consensus.cc:2243] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.792652 15164 raft_consensus.cc:2272] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.794402 15164 tablet_replica.cc:333] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.794929 15164 raft_consensus.cc:2243] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.795302 15164 raft_consensus.cc:2272] T 57bfc6c47c244e20a36fb842a60482b8 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.797070 15164 tablet_replica.cc:333] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.797549 15164 raft_consensus.cc:2243] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.798276 15164 raft_consensus.cc:2272] T ebda9f7093894f7c9835e3c660189f12 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.799818 15164 tablet_replica.cc:333] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.800392 15164 raft_consensus.cc:2243] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.800786 15164 raft_consensus.cc:2272] T 98cd341240414997a018a9daa9da198a P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.802454 15164 tablet_replica.cc:333] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.802956 15164 raft_consensus.cc:2243] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.803793 15164 raft_consensus.cc:2272] T 7dfd14764f1442dfab99ed5f70d71269 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.805708 15164 tablet_replica.cc:333] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.806195 15164 raft_consensus.cc:2243] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.806586 15164 raft_consensus.cc:2272] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.806722 16377 consensus_peers.cc:597] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.808235 15164 tablet_replica.cc:333] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.808828 15164 raft_consensus.cc:2243] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.809502 15164 raft_consensus.cc:2272] T 1356a85430d041c2b0adea7103382e28 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.811305 15164 tablet_replica.cc:333] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.811820 15164 raft_consensus.cc:2243] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.812234 15164 raft_consensus.cc:2272] T 3e3aa803d61749a3a952db384175c992 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.814072 15164 tablet_replica.cc:333] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.814726 15164 raft_consensus.cc:2243] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.815155 15164 raft_consensus.cc:2272] T 872627a8b1d44412913639a1326ad99f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.817119 15164 tablet_replica.cc:333] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.817585 15164 raft_consensus.cc:2243] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.818212 15164 raft_consensus.cc:2272] T 6f47542d5e184881a7ae7a2cf5fcb41e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.819787 15164 tablet_replica.cc:333] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.820293 15164 raft_consensus.cc:2243] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.820948 15164 raft_consensus.cc:2272] T 18abfe54964c4675a394cfd4a1f2857f P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.822855 15164 tablet_replica.cc:333] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.823405 15164 raft_consensus.cc:2243] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.823855 15164 raft_consensus.cc:2272] T b00372c7f0b34df1a97b76445a15bfd4 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.826040 15164 tablet_replica.cc:333] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.826723 15164 raft_consensus.cc:2243] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.827389 15164 raft_consensus.cc:2272] T 448290e7d7864f068e7c1c46fcb41446 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.829120 15164 tablet_replica.cc:333] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.829564 15164 raft_consensus.cc:2243] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.829895 15164 raft_consensus.cc:2272] T e08f297468374aae9b0b8b7cd9865615 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.831451 15164 tablet_replica.cc:333] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.831954 15164 raft_consensus.cc:2243] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.832330 15164 raft_consensus.cc:2272] T 5d3c014e95bb4f18915daa67782d52d6 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.833946 15164 tablet_replica.cc:333] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.834429 15164 raft_consensus.cc:2243] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.834805 15164 raft_consensus.cc:2272] T fe6a486630f74ae8b66ca610357b3eff P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.836395 15164 tablet_replica.cc:333] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.836862 15164 raft_consensus.cc:2243] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.837248 15164 raft_consensus.cc:2272] T 1c0a166a96104433a600917100c499ba P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.838866 15164 tablet_replica.cc:333] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.839373 15164 raft_consensus.cc:2243] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.839746 15164 raft_consensus.cc:2272] T 7b049ec95d6e45468070421338e22374 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.841383 15164 tablet_replica.cc:333] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.841852 15164 raft_consensus.cc:2243] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.842546 15164 raft_consensus.cc:2272] T 2420cf164cbc4a5e9003bac80a38db9c P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.844236 15164 tablet_replica.cc:333] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.844811 15164 raft_consensus.cc:2243] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.845638 15164 raft_consensus.cc:2272] T bb48a5cdaf2147dbbe29089dc1ff4887 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.847791 15164 tablet_replica.cc:333] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.848392 15164 raft_consensus.cc:2243] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:22.848325 16377 consensus_peers.cc:597] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.849099 15164 raft_consensus.cc:2272] T cf85e26954554973bef8e519a5405543 P 677283ea7c98464b9beab08d50324d80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.851140 15164 tablet_replica.cc:333] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.851627 15164 raft_consensus.cc:2243] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.852330 15164 raft_consensus.cc:2272] T 72dfb736b8a742e29dbfbfef6c61a12e P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.853996 15164 tablet_replica.cc:333] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.854490 15164 raft_consensus.cc:2243] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.855175 15164 raft_consensus.cc:2272] T ba619e94020b40189e9a83b47c70b3d9 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.857435 15164 tablet_replica.cc:333] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.858052 15164 raft_consensus.cc:2243] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.858878 15164 raft_consensus.cc:2272] T 5a14dc2dd6154300943e0f920107123b P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.861188 15164 tablet_replica.cc:333] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.861652 15164 raft_consensus.cc:2243] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.862047 15164 raft_consensus.cc:2272] T 6c155f2d1b0340e18826317a9d2f4de0 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.864035 15164 tablet_replica.cc:333] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.864642 15164 raft_consensus.cc:2243] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.865445 15164 raft_consensus.cc:2272] T 9455634921254ee0b349ff53255a7ed2 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.867748 15164 tablet_replica.cc:333] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80: stopping tablet replica
I20260709 14:54:22.868353 15164 raft_consensus.cc:2243] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.868842 15164 raft_consensus.cc:2272] T d12d7909dcff4c0482799d34c542c370 P 677283ea7c98464b9beab08d50324d80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.878130 16377 consensus_peers.cc:597] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.879561 16377 consensus_peers.cc:597] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.885217 16377 consensus_peers.cc:597] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.914229 16377 consensus_peers.cc:597] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.929731 16377 consensus_peers.cc:597] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.949491 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
W20260709 14:54:22.968384 16377 consensus_peers.cc:597] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.978963 16377 consensus_peers.cc:597] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.979482 16377 consensus_peers.cc:597] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.005203 16377 consensus_peers.cc:597] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.024346 16377 consensus_peers.cc:597] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.032529 16377 consensus_peers.cc:597] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.044749 16377 consensus_peers.cc:597] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.047328 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
W20260709 14:54:23.064352 16377 consensus_peers.cc:597] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.081738 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:23.082511 15164 tablet_replica.cc:333] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.083189 15164 raft_consensus.cc:2243] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.083629 15164 raft_consensus.cc:2272] T f0601335686247f49b5df54ac92ce0dd P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.085575 15164 tablet_replica.cc:333] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.086120 15164 raft_consensus.cc:2243] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.086834 15164 raft_consensus.cc:2272] T 8062660b6c5b4822a9a4ac2d2d2ce387 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.088616 15164 tablet_replica.cc:333] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.089138 15164 raft_consensus.cc:2243] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.089562 15164 raft_consensus.cc:2272] T 6525d6d3f2a144abb9cc45771c1c0027 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.091377 15164 tablet_replica.cc:333] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.092231 15164 raft_consensus.cc:2243] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.093186 15164 raft_consensus.cc:2272] T 419811085ac6406ebb4c8bc1b6ee98eb P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.095021 15164 tablet_replica.cc:333] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.095662 15164 raft_consensus.cc:2243] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.096364 15164 raft_consensus.cc:2272] T 3955ee9eb9c44a79ab4c3cecc285b0e7 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.098040 15164 tablet_replica.cc:333] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.098575 15164 raft_consensus.cc:2243] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.098964 15164 raft_consensus.cc:2272] T b3598bacd6374728ada513a937aee83e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.101037 15164 tablet_replica.cc:333] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.101787 15164 raft_consensus.cc:2243] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.102350 15164 raft_consensus.cc:2272] T afaa0cb870404821b6e990bb78a8c45e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.104578 15164 tablet_replica.cc:333] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.105132 15164 raft_consensus.cc:2243] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.105618 15164 raft_consensus.cc:2272] T 383ab0d3e2704dd5b3ff24a07b5b9013 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.107285 15164 tablet_replica.cc:333] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.107873 15164 raft_consensus.cc:2243] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.108649 15164 raft_consensus.cc:2272] T 3cd951c6b2694f268dd7e591e7cac6cc P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.110368 15164 tablet_replica.cc:333] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.111088 15164 raft_consensus.cc:2243] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.111521 15164 raft_consensus.cc:2272] T 1ea3c04d6f0c4cb58761d74575a07bcf P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.113802 15164 tablet_replica.cc:333] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.114336 15164 raft_consensus.cc:2243] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.114751 15164 raft_consensus.cc:2272] T 37744c40d7d4447eba78b1e7bc07e76e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.116478 15164 tablet_replica.cc:333] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.116989 15164 raft_consensus.cc:2243] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.117635 15164 raft_consensus.cc:2272] T 6a12faa1b7064d4a9238ed6499aa17c8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.119344 15164 tablet_replica.cc:333] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.119855 15164 raft_consensus.cc:2243] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.120316 15164 raft_consensus.cc:2272] T a803ae0d31ff447f980bd6f30195e930 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.122027 15164 tablet_replica.cc:333] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.122555 15164 raft_consensus.cc:2243] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.122937 15164 raft_consensus.cc:2272] T 2949179972e44548a332427b29af56ce P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.124754 15164 tablet_replica.cc:333] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.125279 15164 raft_consensus.cc:2243] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.125958 15164 raft_consensus.cc:2272] T 6a5b6480ba104df9b27d8e69cfdc9c13 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.127566 15164 tablet_replica.cc:333] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.128131 15164 raft_consensus.cc:2243] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.128525 15164 raft_consensus.cc:2272] T fcb0d3cb40dc4a35b2d8cdcecd7cd108 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.130168 15164 tablet_replica.cc:333] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.130858 15164 raft_consensus.cc:2243] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.131664 15164 raft_consensus.cc:2272] T 60eea82b3d974c7990ad6d823330a6f0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.133433 15164 tablet_replica.cc:333] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.133944 15164 raft_consensus.cc:2243] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.134320 15164 raft_consensus.cc:2272] T 1ccc2328a7ea4c7facaa982423dc0ff3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.136021 15164 tablet_replica.cc:333] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.136493 15164 raft_consensus.cc:2243] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.136831 15164 raft_consensus.cc:2272] T 98ca608b131f4ac4ac7048fc12d18dd3 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.138564 15164 tablet_replica.cc:333] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.139065 15164 raft_consensus.cc:2243] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.139715 15164 raft_consensus.cc:2272] T 96160f1093884b14ad1830d7c711843a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.141275 15164 tablet_replica.cc:333] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.141760 15164 raft_consensus.cc:2243] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.142114 15164 raft_consensus.cc:2272] T cc5e16cd3fc84aadb9f5512d9dfa2b03 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.143647 15164 tablet_replica.cc:333] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.144186 15164 raft_consensus.cc:2243] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.144573 15164 raft_consensus.cc:2272] T e06c54ac225248c9990993d6a2682a10 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.146207 15164 tablet_replica.cc:333] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.146709 15164 raft_consensus.cc:2243] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.147393 15164 raft_consensus.cc:2272] T a236d252dc0a4ddf896899da753fd542 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.149346 15164 tablet_replica.cc:333] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.149890 15164 raft_consensus.cc:2243] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.150547 15164 raft_consensus.cc:2272] T 7153ae508f8248bf9ee9c33228fe090e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.152297 15164 tablet_replica.cc:333] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.152832 15164 raft_consensus.cc:2243] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.153498 15164 raft_consensus.cc:2272] T 22dc4c20bde44ed09ee489168e4bd251 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.155105 15164 tablet_replica.cc:333] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.155634 15164 raft_consensus.cc:2243] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.156035 15164 raft_consensus.cc:2272] T 3f67f4704d8140718488e966863c1585 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.157527 15164 tablet_replica.cc:333] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.158010 15164 raft_consensus.cc:2243] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.158651 15164 raft_consensus.cc:2272] T 3a9842aef7bd4a11b020bb84c06966b1 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.160219 15164 tablet_replica.cc:333] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.160699 15164 raft_consensus.cc:2243] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.161075 15164 raft_consensus.cc:2272] T 78beea197e164b929f9e504f224a7872 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.162657 15164 tablet_replica.cc:333] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.163148 15164 raft_consensus.cc:2243] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.163827 15164 raft_consensus.cc:2272] T 3bc12468bc934b6486cc3249511c984d P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.165602 15164 tablet_replica.cc:333] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.166128 15164 raft_consensus.cc:2243] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.166500 15164 raft_consensus.cc:2272] T ec5262ac1ba940fe80cdb5f0f60e4e23 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.168188 15164 tablet_replica.cc:333] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.168692 15164 raft_consensus.cc:2243] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.169059 15164 raft_consensus.cc:2272] T 2fa674bcdc1c4aa9bec4a03a57bd76e9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.170536 15164 tablet_replica.cc:333] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.171054 15164 raft_consensus.cc:2243] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.171711 15164 raft_consensus.cc:2272] T 830ac6a32cae4ee9a7756bf76f316a53 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.173542 15164 tablet_replica.cc:333] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.174113 15164 raft_consensus.cc:2243] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.174511 15164 raft_consensus.cc:2272] T 1dee3b7c33c94505b7b69cf5c9dd8b68 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.176154 15164 tablet_replica.cc:333] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.176666 15164 raft_consensus.cc:2243] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.177057 15164 raft_consensus.cc:2272] T 57bfc6c47c244e20a36fb842a60482b8 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.178714 15164 tablet_replica.cc:333] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.179253 15164 raft_consensus.cc:2243] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.179627 15164 raft_consensus.cc:2272] T ebda9f7093894f7c9835e3c660189f12 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.181201 15164 tablet_replica.cc:333] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.181701 15164 raft_consensus.cc:2243] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.182431 15164 raft_consensus.cc:2272] T 98cd341240414997a018a9daa9da198a P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.184286 15164 tablet_replica.cc:333] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.184973 15164 raft_consensus.cc:2243] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.185385 15164 raft_consensus.cc:2272] T 7dfd14764f1442dfab99ed5f70d71269 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:23.186713 16377 consensus_peers.cc:597] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb -> Peer 677283ea7c98464b9beab08d50324d80 (127.14.207.2:33465): Couldn't send request to peer 677283ea7c98464b9beab08d50324d80. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:33465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.187472 15164 tablet_replica.cc:333] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.188050 15164 raft_consensus.cc:2243] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.188413 15164 raft_consensus.cc:2272] T 72dfb736b8a742e29dbfbfef6c61a12e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.190027 15164 tablet_replica.cc:333] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.190490 15164 raft_consensus.cc:2243] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.190850 15164 raft_consensus.cc:2272] T cf85e26954554973bef8e519a5405543 P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.192507 15164 tablet_replica.cc:333] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.192994 15164 raft_consensus.cc:2243] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.193681 15164 raft_consensus.cc:2272] T 40d8dc92bd3a4b8b95788a2c83be0d94 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.195322 15164 tablet_replica.cc:333] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.195963 15164 raft_consensus.cc:2243] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.196400 15164 raft_consensus.cc:2272] T 1356a85430d041c2b0adea7103382e28 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.198011 15164 tablet_replica.cc:333] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.198544 15164 raft_consensus.cc:2243] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.198917 15164 raft_consensus.cc:2272] T 3e3aa803d61749a3a952db384175c992 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.200654 15164 tablet_replica.cc:333] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.201283 15164 raft_consensus.cc:2243] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.201995 15164 raft_consensus.cc:2272] T 872627a8b1d44412913639a1326ad99f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.203838 15164 tablet_replica.cc:333] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.204437 15164 raft_consensus.cc:2243] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.204835 15164 raft_consensus.cc:2272] T 6f47542d5e184881a7ae7a2cf5fcb41e P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.206357 15164 tablet_replica.cc:333] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.206842 15164 raft_consensus.cc:2243] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.207510 15164 raft_consensus.cc:2272] T fe6a486630f74ae8b66ca610357b3eff P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.209445 15164 tablet_replica.cc:333] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.209959 15164 raft_consensus.cc:2243] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.210340 15164 raft_consensus.cc:2272] T 1c0a166a96104433a600917100c499ba P 52a519055d20465295e66714ed913eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.211891 15164 tablet_replica.cc:333] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.212409 15164 raft_consensus.cc:2243] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.212764 15164 raft_consensus.cc:2272] T 7b049ec95d6e45468070421338e22374 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.214416 15164 tablet_replica.cc:333] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.214905 15164 raft_consensus.cc:2243] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.215283 15164 raft_consensus.cc:2272] T 448290e7d7864f068e7c1c46fcb41446 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.216918 15164 tablet_replica.cc:333] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.217429 15164 raft_consensus.cc:2243] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.218062 15164 raft_consensus.cc:2272] T e08f297468374aae9b0b8b7cd9865615 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.219579 15164 tablet_replica.cc:333] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.220124 15164 raft_consensus.cc:2243] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.220512 15164 raft_consensus.cc:2272] T 5d3c014e95bb4f18915daa67782d52d6 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.222105 15164 tablet_replica.cc:333] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.222566 15164 raft_consensus.cc:2243] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.222922 15164 raft_consensus.cc:2272] T 18abfe54964c4675a394cfd4a1f2857f P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.224575 15164 tablet_replica.cc:333] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.225052 15164 raft_consensus.cc:2243] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.225746 15164 raft_consensus.cc:2272] T b00372c7f0b34df1a97b76445a15bfd4 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.227415 15164 tablet_replica.cc:333] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.227873 15164 raft_consensus.cc:2243] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.228255 15164 raft_consensus.cc:2272] T ba619e94020b40189e9a83b47c70b3d9 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.229844 15164 tablet_replica.cc:333] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.230319 15164 raft_consensus.cc:2243] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.230681 15164 raft_consensus.cc:2272] T 2420cf164cbc4a5e9003bac80a38db9c P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.232256 15164 tablet_replica.cc:333] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.232709 15164 raft_consensus.cc:2243] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.233079 15164 raft_consensus.cc:2272] T bb48a5cdaf2147dbbe29089dc1ff4887 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.234627 15164 tablet_replica.cc:333] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.235092 15164 raft_consensus.cc:2243] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.235466 15164 raft_consensus.cc:2272] T 5a14dc2dd6154300943e0f920107123b P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.237171 15164 tablet_replica.cc:333] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.237607 15164 raft_consensus.cc:2243] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.238016 15164 raft_consensus.cc:2272] T 9455634921254ee0b349ff53255a7ed2 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.239588 15164 tablet_replica.cc:333] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.240079 15164 raft_consensus.cc:2243] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.240468 15164 raft_consensus.cc:2272] T d12d7909dcff4c0482799d34c542c370 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.242061 15164 tablet_replica.cc:333] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb: stopping tablet replica
I20260709 14:54:23.242484 15164 raft_consensus.cc:2243] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.242848 15164 raft_consensus.cc:2272] T 6c155f2d1b0340e18826317a9d2f4de0 P 52a519055d20465295e66714ed913eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.335176 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:54:23.401028 15164 tablet_server.cc:179] TabletServer@127.14.207.4:0 shutting down...
I20260709 14:54:23.424412 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:23.439673 15164 tablet_server.cc:196] TabletServer@127.14.207.4:0 shutdown complete.
I20260709 14:54:23.447522 15164 master.cc:562] Master@127.14.207.62:35689 shutting down...
I20260709 14:54:23.464222 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.464758 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.465076 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86c4f86b2b994da693286a5281b0a35f: stopping tablet replica
I20260709 14:54:23.485124 15164 master.cc:584] Master@127.14.207.62:35689 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (19880 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:54:23.563263 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:40045
I20260709 14:54:23.564437 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:23.569749 17053 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
W20260709 14:54:23.569768 17054 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
W20260709 14:54:23.572961 17056 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
I20260709 14:54:23.572991 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:23.574024 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:23.574208 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:23.574360 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608863574341 us; error 0 us; skew 500 ppm
I20260709 14:54:23.574894 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:23.577183 15164 webserver.cc:533] Webserver started at http://127.14.207.62:45773/ using document root <none> and password file <none>
I20260709 14:54:23.577647 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:23.577828 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:23.578078 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:23.579154 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "e9da61c600bd477f92ee6355150b8d18"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.583405 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:54:23.586853 17061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.587601 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:23.587896 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "e9da61c600bd477f92ee6355150b8d18"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.588193 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:23.617626 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:23.618865 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:23.655779 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:40045
I20260709 14:54:23.655848 17112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:40045 every 8 connection(s)
I20260709 14:54:23.659574 17113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:23.669471 17113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: Bootstrap starting.
I20260709 14:54:23.674152 17113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:23.678305 17113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: No bootstrap required, opened a new log
I20260709 14:54:23.680441 17113 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER }
I20260709 14:54:23.680833 17113 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:23.681008 17113 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9da61c600bd477f92ee6355150b8d18, State: Initialized, Role: FOLLOWER
I20260709 14:54:23.681562 17113 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER }
I20260709 14:54:23.681993 17113 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:23.682179 17113 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:23.682392 17113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.686676 17113 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER }
I20260709 14:54:23.687151 17113 leader_election.cc:304] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [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: e9da61c600bd477f92ee6355150b8d18; no voters: 
I20260709 14:54:23.688253 17113 leader_election.cc:290] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:23.688628 17116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.689919 17116 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 1 LEADER]: Becoming Leader. State: Replica: e9da61c600bd477f92ee6355150b8d18, State: Running, Role: LEADER
I20260709 14:54:23.690577 17116 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [LEADER]: Queue going to LEADER mode. State: All 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: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER }
I20260709 14:54:23.691200 17113 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:23.694801 17118 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9da61c600bd477f92ee6355150b8d18. Latest consensus state: current_term: 1 leader_uuid: "e9da61c600bd477f92ee6355150b8d18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER } }
I20260709 14:54:23.695678 17118 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:23.695663 17117 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9da61c600bd477f92ee6355150b8d18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9da61c600bd477f92ee6355150b8d18" member_type: VOTER } }
I20260709 14:54:23.697017 17117 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:23.700975 17124 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:23.708153 17124 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:23.709137 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:23.716748 17124 catalog_manager.cc:1383] Generated new cluster ID: c6173c79f6994fd5b6a07e74698f8adc
I20260709 14:54:23.717038 17124 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:23.739837 17124 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:23.741101 17124 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:23.754786 17124 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: Generated new TSK 0
I20260709 14:54:23.755391 17124 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:23.775951 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:23.781594 17134 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
W20260709 14:54:23.782629 17135 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
I20260709 14:54:23.786154 15164 server_base.cc:1061] running on GCE node
W20260709 14:54:23.786507 17137 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
I20260709 14:54:23.788012 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:23.788206 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:23.788331 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608863788320 us; error 0 us; skew 500 ppm
I20260709 14:54:23.788795 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:23.791038 15164 webserver.cc:533] Webserver started at http://127.14.207.1:43375/ using document root <none> and password file <none>
I20260709 14:54:23.791471 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:23.791621 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:23.791841 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:23.792925 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.797387 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:54:23.800678 17142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.801429 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:23.801697 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.801970 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:23.821959 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:23.823115 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:23.824589 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:23.826848 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:23.827050 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.827286 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:23.827453 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.865350 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:44473
I20260709 14:54:23.865439 17204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:44473 every 8 connection(s)
I20260709 14:54:23.870153 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:23.877066 17209 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
W20260709 14:54:23.877452 17210 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
I20260709 14:54:23.881265 15164 server_base.cc:1061] running on GCE node
W20260709 14:54:23.882093 17213 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
I20260709 14:54:23.882210 17205 heartbeater.cc:344] Connected to a master server at 127.14.207.62:40045
I20260709 14:54:23.882707 17205 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:23.883198 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:23.883468 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:23.883613 17205 heartbeater.cc:507] Master 127.14.207.62:40045 requested a full tablet report, sending...
I20260709 14:54:23.883668 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608863883648 us; error 0 us; skew 500 ppm
I20260709 14:54:23.884595 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:23.886220 17078 ts_manager.cc:194] Registered new tserver with Master: 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:23.887176 15164 webserver.cc:533] Webserver started at http://127.14.207.2:36973/ using document root <none> and password file <none>
I20260709 14:54:23.887667 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:23.887836 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:23.888155 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:23.888115 17078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52696
I20260709 14:54:23.889581 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.894052 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:23.897230 17217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.897912 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:23.898181 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.898449 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:23.916175 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:23.917331 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:23.918742 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:23.920948 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:23.921147 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.921368 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:23.921518 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.960012 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:40037
I20260709 14:54:23.960112 17279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:40037 every 8 connection(s)
I20260709 14:54:23.964907 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:23.971663 17283 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
W20260709 14:54:23.974001 17284 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
W20260709 14:54:23.981174 17286 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
I20260709 14:54:23.981889 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:23.982108 17280 heartbeater.cc:344] Connected to a master server at 127.14.207.62:40045
I20260709 14:54:23.982523 17280 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:23.982853 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:23.983070 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:23.983243 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608863983225 us; error 0 us; skew 500 ppm
I20260709 14:54:23.983270 17280 heartbeater.cc:507] Master 127.14.207.62:40045 requested a full tablet report, sending...
I20260709 14:54:23.983870 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:23.985278 17078 ts_manager.cc:194] Registered new tserver with Master: b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:23.986618 15164 webserver.cc:533] Webserver started at http://127.14.207.3:42277/ using document root <none> and password file <none>
I20260709 14:54:23.986733 17078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52704
I20260709 14:54:23.987161 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:23.987378 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:23.987637 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:23.988838 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "10580b841e0a4b5288d78329b0e82241"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.993345 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:23.996631 17291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:23.997406 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:54:23.997695 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "10580b841e0a4b5288d78329b0e82241"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:23.997982 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:24.027837 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:24.029042 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:24.030491 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:24.032663 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:24.032872 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:24.033097 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:24.033246 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:24.071542 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:45555
I20260709 14:54:24.071630 17353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:45555 every 8 connection(s)
I20260709 14:54:24.076164 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:24.083227 17357 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
W20260709 14:54:24.084313 17358 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
W20260709 14:54:24.085718 17360 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
I20260709 14:54:24.087674 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:24.088464 17354 heartbeater.cc:344] Connected to a master server at 127.14.207.62:40045
I20260709 14:54:24.088804 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:24.088814 17354 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:24.089056 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:24.089293 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608864089275 us; error 0 us; skew 500 ppm
I20260709 14:54:24.089787 17354 heartbeater.cc:507] Master 127.14.207.62:40045 requested a full tablet report, sending...
I20260709 14:54:24.089939 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:24.092137 17078 ts_manager.cc:194] Registered new tserver with Master: 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:24.094116 17078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52718
I20260709 14:54:24.094996 15164 webserver.cc:533] Webserver started at http://127.14.207.4:36391/ using document root <none> and password file <none>
I20260709 14:54:24.095651 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:24.095835 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:24.096166 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:24.097191 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-3-root/instance:
uuid: "dbccf8b834c244ceb113278965f92ed7"
format_stamp: "Formatted at 2026-07-09 14:54:24 on dist-test-slave-njl6"
I20260709 14:54:24.101927 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:24.105302 17365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:24.106009 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:24.106303 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
uuid: "dbccf8b834c244ceb113278965f92ed7"
format_stamp: "Formatted at 2026-07-09 14:54:24 on dist-test-slave-njl6"
I20260709 14:54:24.106590 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:24.122323 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:24.123571 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:24.125113 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:24.127313 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:24.127539 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:24.127774 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:24.127952 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:24.167389 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.4:32859
I20260709 14:54:24.167474 17427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.4:32859 every 8 connection(s)
I20260709 14:54:24.180819 17428 heartbeater.cc:344] Connected to a master server at 127.14.207.62:40045
I20260709 14:54:24.181205 17428 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:24.181945 17428 heartbeater.cc:507] Master 127.14.207.62:40045 requested a full tablet report, sending...
I20260709 14:54:24.183861 17078 ts_manager.cc:194] Registered new tserver with Master: dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:24.184792 15164 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014451492s
I20260709 14:54:24.185276 17078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52726
I20260709 14:54:24.210453 17078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52742:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:54:24.442492 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4658c34faf48459b9f3b413c4dc97a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:24.443969 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4658c34faf48459b9f3b413c4dc97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.448462 17393 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4658c34faf48459b9f3b413c4dc97a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:24.449879 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4658c34faf48459b9f3b413c4dc97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.450278 17390 tablet_service.cc:1511] Processing CreateTablet for tablet 71fc24ae62014fb7a4ce7717983d5d8d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:24.450781 17389 tablet_service.cc:1511] Processing CreateTablet for tablet d629ccce60d04c29b8e42692e0169730 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:24.451654 17390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fc24ae62014fb7a4ce7717983d5d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.453066 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc84b58221c4ecb9d6be8d6e4815161 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:24.453445 17391 tablet_service.cc:1511] Processing CreateTablet for tablet 95c9bbe36e5d421091db4739057aa467 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:24.454452 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc84b58221c4ecb9d6be8d6e4815161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.455680 17392 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb5d53bdad464283b5dd0760db12ce (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:24.457051 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb5d53bdad464283b5dd0760db12ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.457980 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 37bc8d8fec624924b91a4d03de07ef3e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:24.459259 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bc8d8fec624924b91a4d03de07ef3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.460314 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d629ccce60d04c29b8e42692e0169730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.464244 17391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c9bbe36e5d421091db4739057aa467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.464704 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4b909f36d94102ae3e6fa9f7248a12 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:24.466039 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4b909f36d94102ae3e6fa9f7248a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.471926 17385 tablet_service.cc:1511] Processing CreateTablet for tablet d090fde60ed5407dba3fd11d7b05b1e0 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:24.473568 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d090fde60ed5407dba3fd11d7b05b1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.474526 17445 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:24.478369 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 2019d62ad0c4490eb17ae46b35e78cdb (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:24.479862 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2019d62ad0c4490eb17ae46b35e78cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.480890 17445 tablet_bootstrap.cc:654] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.489846 17244 tablet_service.cc:1511] Processing CreateTablet for tablet d90fd62098714ab5bffeecb52406c0cd (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:24.491653 17243 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb5d53bdad464283b5dd0760db12ce (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:24.497718 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb5d53bdad464283b5dd0760db12ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.497915 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 3f31eede22754dacb0a320dc6b929209 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:24.499233 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f31eede22754dacb0a320dc6b929209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.501493 17167 tablet_service.cc:1511] Processing CreateTablet for tablet 877cb520d9e64c9192a08548e35b2c07 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:24.502908 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877cb520d9e64c9192a08548e35b2c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.502589 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 37bc8d8fec624924b91a4d03de07ef3e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:24.503427 17170 tablet_service.cc:1511] Processing CreateTablet for tablet d90fd62098714ab5bffeecb52406c0cd (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:24.504765 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90fd62098714ab5bffeecb52406c0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.504522 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 143b936b14754e16bf60c8dfa7f97c53 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:24.505075 17166 tablet_service.cc:1511] Processing CreateTablet for tablet 71fc24ae62014fb7a4ce7717983d5d8d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:24.506318 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fc24ae62014fb7a4ce7717983d5d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.506206 17237 tablet_service.cc:1511] Processing CreateTablet for tablet d090fde60ed5407dba3fd11d7b05b1e0 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:24.507484 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d090fde60ed5407dba3fd11d7b05b1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.508708 17240 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc84b58221c4ecb9d6be8d6e4815161 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:24.508952 17165 tablet_service.cc:1511] Processing CreateTablet for tablet d629ccce60d04c29b8e42692e0169730 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:24.509972 17240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc84b58221c4ecb9d6be8d6e4815161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.510253 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d629ccce60d04c29b8e42692e0169730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.510164 17168 tablet_service.cc:1511] Processing CreateTablet for tablet 95c9bbe36e5d421091db4739057aa467 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:24.511473 17168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c9bbe36e5d421091db4739057aa467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.513411 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bc8d8fec624924b91a4d03de07ef3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.513125 17164 tablet_service.cc:1511] Processing CreateTablet for tablet 143b936b14754e16bf60c8dfa7f97c53 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:24.514514 17164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143b936b14754e16bf60c8dfa7f97c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.516566 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90fd62098714ab5bffeecb52406c0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.517094 17163 tablet_service.cc:1511] Processing CreateTablet for tablet 37bc8d8fec624924b91a4d03de07ef3e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:54:24.518098 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143b936b14754e16bf60c8dfa7f97c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.518436 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37bc8d8fec624924b91a4d03de07ef3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.520465 17162 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4b909f36d94102ae3e6fa9f7248a12 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:24.521932 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4b909f36d94102ae3e6fa9f7248a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.523849 17161 tablet_service.cc:1511] Processing CreateTablet for tablet 3f31eede22754dacb0a320dc6b929209 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:24.525386 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f31eede22754dacb0a320dc6b929209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.508980 17169 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb5d53bdad464283b5dd0760db12ce (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:54:24.529122 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb5d53bdad464283b5dd0760db12ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.493419 17242 tablet_service.cc:1511] Processing CreateTablet for tablet 877cb520d9e64c9192a08548e35b2c07 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:24.532862 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877cb520d9e64c9192a08548e35b2c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.495186 17241 tablet_service.cc:1511] Processing CreateTablet for tablet 71fc24ae62014fb7a4ce7717983d5d8d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:54:24.534646 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fc24ae62014fb7a4ce7717983d5d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.541021 17393 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:24.551082 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.555500 17392 tablet_service.cc:1511] Processing CreateTablet for tablet 1de5155aef1246bfad48949f33bb40da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:24.560735 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de5155aef1246bfad48949f33bb40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.572988 17391 tablet_service.cc:1511] Processing CreateTablet for tablet b2ab3f295e604b47ac8028b628a2c8f3 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:24.579650 17391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ab3f295e604b47ac8028b628a2c8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.590937 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 793851d7e0f74853893e3b965d57cd0b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:24.599995 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793851d7e0f74853893e3b965d57cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.609115 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4658c34faf48459b9f3b413c4dc97a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:54:24.610520 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4658c34faf48459b9f3b413c4dc97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.613121 17318 tablet_service.cc:1511] Processing CreateTablet for tablet d90fd62098714ab5bffeecb52406c0cd (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:54:24.614547 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d90fd62098714ab5bffeecb52406c0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.615545 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 311fb22cff2a4efd980b1bf802d8f094 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:24.625073 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 2019d62ad0c4490eb17ae46b35e78cdb (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:24.626371 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2019d62ad0c4490eb17ae46b35e78cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.626524 17244 tablet_service.cc:1511] Processing CreateTablet for tablet 1de5155aef1246bfad48949f33bb40da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:24.628631 17316 tablet_service.cc:1511] Processing CreateTablet for tablet 877cb520d9e64c9192a08548e35b2c07 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:54:24.630003 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877cb520d9e64c9192a08548e35b2c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.627794 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de5155aef1246bfad48949f33bb40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.595715 17393 tablet_service.cc:1511] Processing CreateTablet for tablet efdfc22d740c450dbe7d777797dd9d01 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:24.637703 17391 tablet_service.cc:1511] Processing CreateTablet for tablet 177a5140a7fb4fa5981cd9609bbd1451 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:24.642227 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311fb22cff2a4efd980b1bf802d8f094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.642467 17311 tablet_service.cc:1511] Processing CreateTablet for tablet d090fde60ed5407dba3fd11d7b05b1e0 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:54:24.643043 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 064082a86db44fe49300ecfcf0a52e27 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:24.643697 17317 tablet_service.cc:1511] Processing CreateTablet for tablet 95c9bbe36e5d421091db4739057aa467 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:54:24.646339 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc84b58221c4ecb9d6be8d6e4815161 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:54:24.623812 17168 tablet_service.cc:1511] Processing CreateTablet for tablet 2019d62ad0c4490eb17ae46b35e78cdb (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:54:24.649291 17315 tablet_service.cc:1511] Processing CreateTablet for tablet d629ccce60d04c29b8e42692e0169730 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:54:24.653182 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4b909f36d94102ae3e6fa9f7248a12 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:54:24.659551 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 143b936b14754e16bf60c8dfa7f97c53 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:54:24.662179 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d090fde60ed5407dba3fd11d7b05b1e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.686043 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c9bbe36e5d421091db4739057aa467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.688362 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4b909f36d94102ae3e6fa9f7248a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.693331 17315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d629ccce60d04c29b8e42692e0169730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.693193 17162 tablet_service.cc:1511] Processing CreateTablet for tablet b2ab3f295e604b47ac8028b628a2c8f3 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:24.694689 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ab3f295e604b47ac8028b628a2c8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.695219 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc84b58221c4ecb9d6be8d6e4815161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.697675 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 3f31eede22754dacb0a320dc6b929209 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:54:24.699195 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f31eede22754dacb0a320dc6b929209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.700342 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143b936b14754e16bf60c8dfa7f97c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.665282 17169 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7f3ee88c24e54a5d58f87d6581887 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:24.732218 17168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2019d62ad0c4490eb17ae46b35e78cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.663688 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7f3ee88c24e54a5d58f87d6581887 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:24.671741 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdfc22d740c450dbe7d777797dd9d01. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:24.705060 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:24.659811 17167 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:24.758033 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064082a86db44fe49300ecfcf0a52e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.766161 17445 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:24.778905 17445 ts_tablet_manager.cc:1403] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.305s	user 0.014s	sys 0.000s
I20260709 14:54:24.782099 17445 raft_consensus.cc:359] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:24.782948 17445 raft_consensus.cc:385] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.783243 17445 raft_consensus.cc:740] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.748919 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7f3ee88c24e54a5d58f87d6581887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.743005 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7f3ee88c24e54a5d58f87d6581887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.745585 17164 tablet_service.cc:1511] Processing CreateTablet for tablet 311fb22cff2a4efd980b1bf802d8f094 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:24.755983 17448 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:24.793898 17446 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:24.794001 17063 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 53738us
W20260709 14:54:24.789637 17062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 80812us
I20260709 14:54:24.742731 17163 tablet_service.cc:1511] Processing CreateTablet for tablet ec1371d82712402d9b7039738f1b9d09 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:24.793442 17391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a5140a7fb4fa5981cd9609bbd1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.741514 17161 tablet_service.cc:1511] Processing CreateTablet for tablet 793851d7e0f74853893e3b965d57cd0b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:24.779619 17166 tablet_service.cc:1511] Processing CreateTablet for tablet 064082a86db44fe49300ecfcf0a52e27 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:24.798776 17241 tablet_service.cc:1511] Processing CreateTablet for tablet b2ab3f295e604b47ac8028b628a2c8f3 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:54:24.792248 17445 consensus_queue.cc:260] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:24.808247 17243 tablet_service.cc:1511] Processing CreateTablet for tablet efdfc22d740c450dbe7d777797dd9d01 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:24.808701 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.809824 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793851d7e0f74853893e3b965d57cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.817538 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064082a86db44fe49300ecfcf0a52e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.817816 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ab3f295e604b47ac8028b628a2c8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.818189 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1371d82712402d9b7039738f1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.820907 17164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311fb22cff2a4efd980b1bf802d8f094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.832108 17242 tablet_service.cc:1511] Processing CreateTablet for tablet ec1371d82712402d9b7039738f1b9d09 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:24.832998 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 177a5140a7fb4fa5981cd9609bbd1451 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:24.834959 17446 tablet_bootstrap.cc:654] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.817538 17315 tablet_service.cc:1511] Processing CreateTablet for tablet 793851d7e0f74853893e3b965d57cd0b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:54:24.826373 17240 tablet_service.cc:1511] Processing CreateTablet for tablet 311fb22cff2a4efd980b1bf802d8f094 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:54:24.849829 17393 tablet_service.cc:1511] Processing CreateTablet for tablet d5c420a06b0345308c19095092058f4d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:24.851234 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c420a06b0345308c19095092058f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.841809 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdfc22d740c450dbe7d777797dd9d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.820550 17165 tablet_service.cc:1511] Processing CreateTablet for tablet 1e910abf883b458f8448a040cd4c8743 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:24.856237 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a5140a7fb4fa5981cd9609bbd1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.856711 17170 tablet_service.cc:1511] Processing CreateTablet for tablet 483691a0f84f46928e49240db30433da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:24.858587 17449 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:24.858274 17318 tablet_service.cc:1511] Processing CreateTablet for tablet 177a5140a7fb4fa5981cd9609bbd1451 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:54:24.860761 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177a5140a7fb4fa5981cd9609bbd1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.864184 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e910abf883b458f8448a040cd4c8743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.865870 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 064082a86db44fe49300ecfcf0a52e27 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:54:24.866400 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 483691a0f84f46928e49240db30433da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:24.860420 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 1e910abf883b458f8448a040cd4c8743 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:24.868031 17244 tablet_service.cc:1511] Processing CreateTablet for tablet fd36086688644ff8aa5c0a900e2370cf (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:24.868777 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064082a86db44fe49300ecfcf0a52e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.884922 17238 tablet_service.cc:1511] Processing CreateTablet for tablet b688e139ce774f4e9205154fe55a752f (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:24.876250 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483691a0f84f46928e49240db30433da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.888617 17445 ts_tablet_manager.cc:1434] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.109s	user 0.011s	sys 0.000s
I20260709 14:54:24.856711 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 483691a0f84f46928e49240db30433da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:54:24.871114 17392 tablet_service.cc:1511] Processing CreateTablet for tablet fd36086688644ff8aa5c0a900e2370cf (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:24.867941 17240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311fb22cff2a4efd980b1bf802d8f094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.868696 17428 heartbeater.cc:499] Master 127.14.207.62:40045 was elected leader, sending a full tablet report...
I20260709 14:54:24.890558 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483691a0f84f46928e49240db30433da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.890713 17205 heartbeater.cc:499] Master 127.14.207.62:40045 was elected leader, sending a full tablet report...
I20260709 14:54:24.892158 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e910abf883b458f8448a040cd4c8743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.894089 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1371d82712402d9b7039738f1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.896225 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd36086688644ff8aa5c0a900e2370cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.901638 17315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793851d7e0f74853893e3b965d57cd0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.889664 17445 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:24.909752 17389 tablet_service.cc:1511] Processing CreateTablet for tablet 240ddcbeb84c443684a8fe0e69ca9f2e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:24.908138 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd36086688644ff8aa5c0a900e2370cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.912040 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483691a0f84f46928e49240db30433da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.914340 17449 tablet_bootstrap.cc:654] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.920670 17168 tablet_service.cc:1511] Processing CreateTablet for tablet d5c420a06b0345308c19095092058f4d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
W20260709 14:54:24.921449 17429 tablet.cc:2406] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:24.923794 17448 tablet_bootstrap.cc:654] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.922024 17168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c420a06b0345308c19095092058f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.928340 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b688e139ce774f4e9205154fe55a752f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.903954 17161 tablet_service.cc:1511] Processing CreateTablet for tablet b688e139ce774f4e9205154fe55a752f (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:24.934883 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ddcbeb84c443684a8fe0e69ca9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.935685 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b688e139ce774f4e9205154fe55a752f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.938376 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:54:24.948534 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9fdea1680e48f3a8baf4cdd0d70af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.960059 17317 tablet_service.cc:1511] Processing CreateTablet for tablet 1de5155aef1246bfad48949f33bb40da (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:54:24.961500 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de5155aef1246bfad48949f33bb40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.963990 17162 tablet_service.cc:1511] Processing CreateTablet for tablet 240ddcbeb84c443684a8fe0e69ca9f2e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:24.965472 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ddcbeb84c443684a8fe0e69ca9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.967451 17316 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7f3ee88c24e54a5d58f87d6581887 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:54:24.968780 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7f3ee88c24e54a5d58f87d6581887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.970655 17445 tablet_bootstrap.cc:654] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.991930 17450 raft_consensus.cc:493] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:24.995116 17450 raft_consensus.cc:515] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.007503 17449 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:25.008092 17449 ts_tablet_manager.cc:1403] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.001s
I20260709 14:54:24.999964 17280 heartbeater.cc:499] Master 127.14.207.62:40045 was elected leader, sending a full tablet report...
I20260709 14:54:25.010871 17449 raft_consensus.cc:359] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:25.011631 17449 raft_consensus.cc:385] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.012105 17449 raft_consensus.cc:740] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.013934 17449 consensus_queue.cc:260] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:25.015941 17450 leader_election.cc:290] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:25.030905 17311 tablet_service.cc:1511] Processing CreateTablet for tablet ec1371d82712402d9b7039738f1b9d09 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:54:25.044787 17241 tablet_service.cc:1511] Processing CreateTablet for tablet 240ddcbeb84c443684a8fe0e69ca9f2e (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:54:25.046326 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240ddcbeb84c443684a8fe0e69ca9f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.047297 17316 tablet_service.cc:1511] Processing CreateTablet for tablet 1e910abf883b458f8448a040cd4c8743 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:54:25.065721 17446 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:25.066293 17446 ts_tablet_manager.cc:1403] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.273s	user 0.003s	sys 0.010s
I20260709 14:54:25.066431 17445 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:25.067078 17445 ts_tablet_manager.cc:1403] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.178s	user 0.034s	sys 0.006s
I20260709 14:54:25.069967 17448 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:25.074726 17318 tablet_service.cc:1511] Processing CreateTablet for tablet fd36086688644ff8aa5c0a900e2370cf (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:54:25.076849 17448 ts_tablet_manager.cc:1403] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.453s	user 0.023s	sys 0.017s
I20260709 14:54:25.081059 17244 tablet_service.cc:1511] Processing CreateTablet for tablet 6deda5d202a2417bbe6485dfa498c9a9 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:25.082437 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deda5d202a2417bbe6485dfa498c9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.079684 17448 raft_consensus.cc:359] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.083958 17314 tablet_service.cc:1511] Processing CreateTablet for tablet efdfc22d740c450dbe7d777797dd9d01 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:54:25.090219 17164 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa1db904dbc48dc9a096a06512c1f79 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:25.060606 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1371d82712402d9b7039738f1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.091145 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa1db904dbc48dc9a096a06512c1f79 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:25.088263 17448 raft_consensus.cc:385] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.092180 17448 raft_consensus.cc:740] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.092438 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa1db904dbc48dc9a096a06512c1f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.093269 17448 consensus_queue.cc:260] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.074726 17312 tablet_service.cc:1511] Processing CreateTablet for tablet d5c420a06b0345308c19095092058f4d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:54:25.096876 17354 heartbeater.cc:499] Master 127.14.207.62:40045 was elected leader, sending a full tablet report...
I20260709 14:54:25.097368 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdfc22d740c450dbe7d777797dd9d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.084856 17445 raft_consensus.cc:359] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.101936 17445 raft_consensus.cc:385] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.108538 17445 raft_consensus.cc:740] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.102877 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c420a06b0345308c19095092058f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.111227 17164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa1db904dbc48dc9a096a06512c1f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.110847 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa1db904dbc48dc9a096a06512c1f79 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:54:25.086541 17313 tablet_service.cc:1511] Processing CreateTablet for tablet b688e139ce774f4e9205154fe55a752f (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:54:25.132344 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b688e139ce774f4e9205154fe55a752f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.134699 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa1db904dbc48dc9a096a06512c1f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.150415 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd36086688644ff8aa5c0a900e2370cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.158753 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e910abf883b458f8448a040cd4c8743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.165189 17448 ts_tablet_manager.cc:1434] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.004s
I20260709 14:54:25.166311 17448 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:25.168922 17446 raft_consensus.cc:359] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.169646 17446 raft_consensus.cc:385] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.169996 17446 raft_consensus.cc:740] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.169760 17445 consensus_queue.cc:260] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.170940 17446 consensus_queue.cc:260] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.173712 17449 ts_tablet_manager.cc:1434] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.165s	user 0.013s	sys 0.021s
I20260709 14:54:25.174850 17449 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:25.177124 17317 tablet_service.cc:1511] Processing CreateTablet for tablet 6deda5d202a2417bbe6485dfa498c9a9 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
W20260709 14:54:25.178202 17064 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 68445.2us
W20260709 14:54:25.169672 17063 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 75564.1us
I20260709 14:54:25.192268 17445 ts_tablet_manager.cc:1434] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.119s	user 0.004s	sys 0.007s
I20260709 14:54:25.194418 17445 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:25.194725 17450 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.195282 17450 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.197875 17450 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:25.201802 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deda5d202a2417bbe6485dfa498c9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.202814 17389 tablet_service.cc:1511] Processing CreateTablet for tablet 6deda5d202a2417bbe6485dfa498c9a9 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:54:25.204280 17460 raft_consensus.cc:493] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.204818 17460 raft_consensus.cc:515] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:25.208678 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 3036d2412c874910a85e6798c327a205 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:25.217818 17169 tablet_service.cc:1511] Processing CreateTablet for tablet 3036d2412c874910a85e6798c327a205 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:25.223785 17459 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.224413 17459 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.225544 17393 tablet_service.cc:1511] Processing CreateTablet for tablet 42206096250b44abb24d6468da2ff485 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:25.227051 17459 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:25.227674 17460 leader_election.cc:290] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:25.256880 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036d2412c874910a85e6798c327a205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.256880 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036d2412c874910a85e6798c327a205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.262203 17455 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.262768 17455 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:25.245757 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deda5d202a2417bbe6485dfa498c9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.278584 17446 ts_tablet_manager.cc:1434] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.212s	user 0.007s	sys 0.009s
I20260709 14:54:25.279067 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:25.279855 17446 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:25.284133 17368 leader_election.cc:343] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.308465 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42206096250b44abb24d6468da2ff485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.319541 17317 tablet_service.cc:1511] Processing CreateTablet for tablet 314739cb9b89473eaf5290fdfd7e522c (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:25.320983 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314739cb9b89473eaf5290fdfd7e522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.324266 17445 tablet_bootstrap.cc:654] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.327448 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:25.309362 17455 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:25.334048 17392 tablet_service.cc:1511] Processing CreateTablet for tablet 314739cb9b89473eaf5290fdfd7e522c (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:25.335194 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:25.336278 17366 leader_election.cc:343] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.337574 17242 tablet_service.cc:1511] Processing CreateTablet for tablet 42206096250b44abb24d6468da2ff485 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:25.340198 17448 tablet_bootstrap.cc:654] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.344061 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 3036d2412c874910a85e6798c327a205 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:54:25.363248 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:25.364048 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314739cb9b89473eaf5290fdfd7e522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.369717 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036d2412c874910a85e6798c327a205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.364853 17366 leader_election.cc:304] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:25.370654 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42206096250b44abb24d6468da2ff485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.376601 17450 raft_consensus.cc:2749] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:25.372772 17220 leader_election.cc:343] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:25.377015 17366 leader_election.cc:343] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.386440 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 5514534e3590468aa87c639de58d733d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:25.390439 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3c1a5b81884f79a37b72fe42600450 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:25.391371 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 5514534e3590468aa87c639de58d733d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:25.392756 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5514534e3590468aa87c639de58d733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.396485 17449 tablet_bootstrap.cc:654] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.397662 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 5514534e3590468aa87c639de58d733d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:54:25.399029 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5514534e3590468aa87c639de58d733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.403328 17385 tablet_service.cc:1511] Processing CreateTablet for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:25.404783 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.405534 17238 tablet_service.cc:1511] Processing CreateTablet for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:25.407701 17241 tablet_service.cc:1511] Processing CreateTablet for tablet 42a5cf322f4e4ae091eae526b1b9c1d5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:25.410122 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 42a5cf322f4e4ae091eae526b1b9c1d5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:25.411479 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a5cf322f4e4ae091eae526b1b9c1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.413904 17391 tablet_service.cc:1511] Processing CreateTablet for tablet 2db053531b76481b9ebcbbfa3be7dbf8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:25.415370 17391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db053531b76481b9ebcbbfa3be7dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.417016 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 42a5cf322f4e4ae091eae526b1b9c1d5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:54:25.417959 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5514534e3590468aa87c639de58d733d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.418390 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a5cf322f4e4ae091eae526b1b9c1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.421947 17243 tablet_service.cc:1511] Processing CreateTablet for tablet e767bb2bbd5a47fdaf1379eb1f989878 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:25.423377 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767bb2bbd5a47fdaf1379eb1f989878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.439234 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3c1a5b81884f79a37b72fe42600450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.441509 17164 tablet_service.cc:1511] Processing CreateTablet for tablet 42206096250b44abb24d6468da2ff485 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:54:25.442881 17164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42206096250b44abb24d6468da2ff485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.443216 17162 tablet_service.cc:1511] Processing CreateTablet for tablet 314739cb9b89473eaf5290fdfd7e522c (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:54:25.444355 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.444495 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314739cb9b89473eaf5290fdfd7e522c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.447160 17317 tablet_service.cc:1511] Processing CreateTablet for tablet e767bb2bbd5a47fdaf1379eb1f989878 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:25.448256 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a5cf322f4e4ae091eae526b1b9c1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.448508 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767bb2bbd5a47fdaf1379eb1f989878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.452610 17318 tablet_service.cc:1511] Processing CreateTablet for tablet 2db053531b76481b9ebcbbfa3be7dbf8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:25.453964 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db053531b76481b9ebcbbfa3be7dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.454324 17165 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3c1a5b81884f79a37b72fe42600450 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:25.455577 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3c1a5b81884f79a37b72fe42600450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.460444 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3c1a5b81884f79a37b72fe42600450 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:54:25.461875 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3c1a5b81884f79a37b72fe42600450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.461555 17167 tablet_service.cc:1511] Processing CreateTablet for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:54:25.462891 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffd14c0bdc0d4d64b5fb7916f1d427c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.465005 17166 tablet_service.cc:1511] Processing CreateTablet for tablet 2db053531b76481b9ebcbbfa3be7dbf8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:54:25.466342 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db053531b76481b9ebcbbfa3be7dbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.470805 17446 tablet_bootstrap.cc:654] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.479977 17389 tablet_service.cc:1511] Processing CreateTablet for tablet cace4ee2bd4340f188bfbf9a887d6491 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:25.481467 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cace4ee2bd4340f188bfbf9a887d6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.500828 17170 tablet_service.cc:1511] Processing CreateTablet for tablet e767bb2bbd5a47fdaf1379eb1f989878 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:54:25.502362 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767bb2bbd5a47fdaf1379eb1f989878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.539563 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:25.544860 17219 leader_election.cc:343] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.545403 17219 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:25.548071 17459 raft_consensus.cc:2749] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:25.538571 17063 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 45978.5us
W20260709 14:54:25.576663 17062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 66558.3us
I20260709 14:54:25.601161 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:25.609673 17367 leader_election.cc:343] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.610165 17367 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
W20260709 14:54:25.599061 17064 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 88941.4us
I20260709 14:54:25.611541 17450 raft_consensus.cc:2749] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:25.613348 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 17b03b48fee2436a9379d5fac367f94b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:25.610121 17237 tablet_service.cc:1511] Processing CreateTablet for tablet cace4ee2bd4340f188bfbf9a887d6491 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:25.620179 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 17b03b48fee2436a9379d5fac367f94b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:25.621548 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b03b48fee2436a9379d5fac367f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.624498 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cace4ee2bd4340f188bfbf9a887d6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.624871 17169 tablet_service.cc:1511] Processing CreateTablet for tablet cace4ee2bd4340f188bfbf9a887d6491 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:54:25.626148 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cace4ee2bd4340f188bfbf9a887d6491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.629550 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b03b48fee2436a9379d5fac367f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.630082 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:25.631727 17143 leader_election.cc:343] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.634208 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:25.635882 17294 leader_election.cc:343] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.659616 17243 tablet_service.cc:1511] Processing CreateTablet for tablet b2aa636c6d4e4e47b5d76ed82d0dca72 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:25.668423 17165 tablet_service.cc:1511] Processing CreateTablet for tablet 17b03b48fee2436a9379d5fac367f94b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:54:25.669874 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b03b48fee2436a9379d5fac367f94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.682986 17445 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:25.683579 17445 ts_tablet_manager.cc:1403] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.489s	user 0.022s	sys 0.057s
I20260709 14:54:25.710973 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:25.699330 17389 tablet_service.cc:1511] Processing CreateTablet for tablet d9808d4e3ef548bea8be4d989242ee9b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:25.712935 17244 tablet_service.cc:1511] Processing CreateTablet for tablet d9808d4e3ef548bea8be4d989242ee9b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:25.713922 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9808d4e3ef548bea8be4d989242ee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.713811 17167 tablet_service.cc:1511] Processing CreateTablet for tablet 3794e0596abb4a6aacdcd11905889481 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:25.715052 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794e0596abb4a6aacdcd11905889481. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:54:25.715106 17293 leader_election.cc:343] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.715621 17293 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:25.717052 17455 raft_consensus.cc:2749] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:25.701156 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2aa636c6d4e4e47b5d76ed82d0dca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.720055 17449 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:25.720573 17449 ts_tablet_manager.cc:1403] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.546s	user 0.045s	sys 0.036s
I20260709 14:54:25.720918 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9808d4e3ef548bea8be4d989242ee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.722548 17170 tablet_service.cc:1511] Processing CreateTablet for tablet d9808d4e3ef548bea8be4d989242ee9b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:54:25.723933 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9808d4e3ef548bea8be4d989242ee9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.711580 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 3794e0596abb4a6aacdcd11905889481 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:25.727038 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794e0596abb4a6aacdcd11905889481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.740789 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:25.742617 17145 leader_election.cc:343] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.743124 17145 leader_election.cc:304] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:25.744073 17461 raft_consensus.cc:2749] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:25.699330 17316 tablet_service.cc:1511] Processing CreateTablet for tablet b2aa636c6d4e4e47b5d76ed82d0dca72 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:25.747138 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2aa636c6d4e4e47b5d76ed82d0dca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.723505 17449 raft_consensus.cc:359] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.752398 17449 raft_consensus.cc:385] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.752746 17449 raft_consensus.cc:740] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.753541 17449 consensus_queue.cc:260] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:25.759843 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:25.760331 17319 tablet_service.cc:1511] Processing CreateTablet for tablet b53f2103644e45d08fdcfc1411c8fb37 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:25.761711 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53f2103644e45d08fdcfc1411c8fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.762363 17445 raft_consensus.cc:359] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.763154 17445 raft_consensus.cc:385] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.763419 17392 tablet_service.cc:1511] Processing CreateTablet for tablet b53f2103644e45d08fdcfc1411c8fb37 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:25.764837 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53f2103644e45d08fdcfc1411c8fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.763460 17445 raft_consensus.cc:740] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.769039 17445 consensus_queue.cc:260] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.775743 17445 ts_tablet_manager.cc:1434] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.002s
I20260709 14:54:25.776906 17445 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:25.773116 17393 tablet_service.cc:1511] Processing CreateTablet for tablet b2aa636c6d4e4e47b5d76ed82d0dca72 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:54:25.758266 17449 ts_tablet_manager.cc:1434] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:54:25.781847 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2aa636c6d4e4e47b5d76ed82d0dca72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.785166 17167 tablet_service.cc:1511] Processing CreateTablet for tablet b53f2103644e45d08fdcfc1411c8fb37 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:54:25.787986 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53f2103644e45d08fdcfc1411c8fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.793195 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 3794e0596abb4a6aacdcd11905889481 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:54:25.793717 17448 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:25.794472 17448 ts_tablet_manager.cc:1403] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.628s	user 0.021s	sys 0.020s
I20260709 14:54:25.796384 17449 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:25.794852 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3794e0596abb4a6aacdcd11905889481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.799278 17448 raft_consensus.cc:359] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.807391 17448 raft_consensus.cc:385] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.807717 17448 raft_consensus.cc:740] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.811174 17448 consensus_queue.cc:260] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:25.821041 17448 ts_tablet_manager.cc:1434] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:54:25.827885 17446 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:25.828459 17446 ts_tablet_manager.cc:1403] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.549s	user 0.017s	sys 0.039s
I20260709 14:54:25.831341 17446 raft_consensus.cc:359] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.832106 17446 raft_consensus.cc:385] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.832409 17446 raft_consensus.cc:740] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.833099 17446 consensus_queue.cc:260] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.835180 17446 ts_tablet_manager.cc:1434] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:25.837160 17445 tablet_bootstrap.cc:654] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.836953 17243 tablet_service.cc:1511] Processing CreateTablet for tablet cc6863c8b22b41618c9ebe871a1ec55d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:25.838260 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6863c8b22b41618c9ebe871a1ec55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.840466 17448 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:25.841867 17311 tablet_service.cc:1511] Processing CreateTablet for tablet cc6863c8b22b41618c9ebe871a1ec55d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:25.843106 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6863c8b22b41618c9ebe871a1ec55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.843505 17167 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba5d188b73f4f07a59c75816d4031c4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:25.845078 17446 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:25.845875 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba5d188b73f4f07a59c75816d4031c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.844365 17241 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba5d188b73f4f07a59c75816d4031c4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:25.847545 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba5d188b73f4f07a59c75816d4031c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.849550 17169 tablet_service.cc:1511] Processing CreateTablet for tablet d19063ab0db34509b7457fdefdb68d5a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:25.850907 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19063ab0db34509b7457fdefdb68d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.852077 17448 tablet_bootstrap.cc:654] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.853737 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba5d188b73f4f07a59c75816d4031c4 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:54:25.854601 17389 tablet_service.cc:1511] Processing CreateTablet for tablet d19063ab0db34509b7457fdefdb68d5a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:25.855031 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba5d188b73f4f07a59c75816d4031c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.856006 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19063ab0db34509b7457fdefdb68d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.862965 17461 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.863521 17461 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.866555 17461 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:25.870384 17318 tablet_service.cc:1511] Processing CreateTablet for tablet b67175ebcd8c4bb48d54b18625d830bc (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:25.873325 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:25.874043 17403 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:25.871731 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67175ebcd8c4bb48d54b18625d830bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.878893 17145 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:25.880100 17461 raft_consensus.cc:2804] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:25.881142 17461 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:25.881492 17461 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.881740 17166 tablet_service.cc:1511] Processing CreateTablet for tablet b67175ebcd8c4bb48d54b18625d830bc (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:25.883049 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67175ebcd8c4bb48d54b18625d830bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.883339 17242 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce24edc603b4b05953e8c8db07d9360 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:25.884651 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce24edc603b4b05953e8c8db07d9360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.884776 17237 tablet_service.cc:1511] Processing CreateTablet for tablet d19063ab0db34509b7457fdefdb68d5a (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:54:25.886046 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19063ab0db34509b7457fdefdb68d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.888710 17384 tablet_service.cc:1511] Processing CreateTablet for tablet b67175ebcd8c4bb48d54b18625d830bc (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:54:25.898548 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce24edc603b4b05953e8c8db07d9360 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:25.901199 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce24edc603b4b05953e8c8db07d9360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.902782 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce24edc603b4b05953e8c8db07d9360 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:54:25.904580 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67175ebcd8c4bb48d54b18625d830bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.905212 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce24edc603b4b05953e8c8db07d9360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.905184 17392 tablet_service.cc:1511] Processing CreateTablet for tablet cc6863c8b22b41618c9ebe871a1ec55d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:54:25.913666 17392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6863c8b22b41618c9ebe871a1ec55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.919734 17165 tablet_service.cc:1511] Processing CreateTablet for tablet 9d684f3eefd04d7ca8d7de10d5b65892 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:25.921245 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d684f3eefd04d7ca8d7de10d5b65892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.922936 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 9d684f3eefd04d7ca8d7de10d5b65892 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:25.924269 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d684f3eefd04d7ca8d7de10d5b65892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.933583 17461 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.935117 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:25.937327 17145 leader_election.cc:343] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.938778 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:25.939390 17403 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:25.940474 17449 tablet_bootstrap.cc:654] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.941046 17445 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:25.941557 17445 ts_tablet_manager.cc:1403] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.005s
I20260709 14:54:25.943277 17446 tablet_bootstrap.cc:654] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.944339 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:25.944494 17445 raft_consensus.cc:359] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.945230 17445 raft_consensus.cc:385] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.945603 17445 raft_consensus.cc:740] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
W20260709 14:54:25.945997 17145 leader_election.cc:343] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.946352 17445 consensus_queue.cc:260] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:25.958750 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 9d684f3eefd04d7ca8d7de10d5b65892 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:54:25.960132 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d684f3eefd04d7ca8d7de10d5b65892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.967514 17403 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:25.935701 17461 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:25.974336 17167 tablet_service.cc:1511] Processing CreateTablet for tablet e5c12c26e4dd402baba27f9af8a124af (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:25.976987 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c12c26e4dd402baba27f9af8a124af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.977113 17145 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:25.978062 17393 tablet_service.cc:1511] Processing CreateTablet for tablet e5c12c26e4dd402baba27f9af8a124af (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:25.979331 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c12c26e4dd402baba27f9af8a124af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.980087 17461 raft_consensus.cc:2804] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:25.985306 17445 ts_tablet_manager.cc:1434] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:54:25.986313 17312 tablet_service.cc:1511] Processing CreateTablet for tablet e589f02dbd554263aeeebb9c29f9c611 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:25.987809 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e589f02dbd554263aeeebb9c29f9c611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.992477 17241 tablet_service.cc:1511] Processing CreateTablet for tablet e5c12c26e4dd402baba27f9af8a124af (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:54:25.993765 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c12c26e4dd402baba27f9af8a124af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.999630 17388 tablet_service.cc:1511] Processing CreateTablet for tablet e589f02dbd554263aeeebb9c29f9c611 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:26.002959 17169 tablet_service.cc:1511] Processing CreateTablet for tablet e589f02dbd554263aeeebb9c29f9c611 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:54:26.004508 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e589f02dbd554263aeeebb9c29f9c611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.004606 17461 raft_consensus.cc:697] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:26.007526 17461 consensus_queue.cc:237] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.008982 17316 tablet_service.cc:1511] Processing CreateTablet for tablet 13c2475e50724d0abaae5eea706e656d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:26.010363 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c2475e50724d0abaae5eea706e656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.011588 17448 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.012137 17448 ts_tablet_manager.cc:1403] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.172s	user 0.008s	sys 0.008s
I20260709 14:54:26.012423 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e589f02dbd554263aeeebb9c29f9c611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.017846 17449 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:26.020644 17449 ts_tablet_manager.cc:1403] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.021s
I20260709 14:54:26.023018 17446 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.022243 17448 raft_consensus.cc:359] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.006501 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 13c2475e50724d0abaae5eea706e656d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:26.023514 17448 raft_consensus.cc:385] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.023557 17446 ts_tablet_manager.cc:1403] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.011s
I20260709 14:54:26.004662 17445 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.024147 17448 raft_consensus.cc:740] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.025171 17448 consensus_queue.cc:260] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.028285 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c2475e50724d0abaae5eea706e656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.026780 17446 raft_consensus.cc:359] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.031327 17446 raft_consensus.cc:385] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.031689 17446 raft_consensus.cc:740] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.032573 17446 consensus_queue.cc:260] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.037776 17448 ts_tablet_manager.cc:1434] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:54:26.028358 17449 raft_consensus.cc:359] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.046108 17446 ts_tablet_manager.cc:1434] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 14:54:26.047389 17449 raft_consensus.cc:385] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.047794 17449 raft_consensus.cc:740] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.048123 17446 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.048835 17449 consensus_queue.cc:260] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.046931 17448 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.051149 17389 tablet_service.cc:1511] Processing CreateTablet for tablet 13c2475e50724d0abaae5eea706e656d (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:54:26.052738 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c2475e50724d0abaae5eea706e656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.050160 17445 tablet_bootstrap.cc:654] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.059336 17165 tablet_service.cc:1511] Processing CreateTablet for tablet cdef9430217342e395ab7f500f81b5b8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:26.060750 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef9430217342e395ab7f500f81b5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.067235 17076 catalog_manager.cc:5697] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.072157 17449 ts_tablet_manager.cc:1434] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 14:54:26.075278 17237 tablet_service.cc:1511] Processing CreateTablet for tablet cdef9430217342e395ab7f500f81b5b8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:26.076565 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef9430217342e395ab7f500f81b5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.077970 17446 tablet_bootstrap.cc:654] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.073907 17448 tablet_bootstrap.cc:654] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.083072 17449 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:26.085054 17316 tablet_service.cc:1511] Processing CreateTablet for tablet cdef9430217342e395ab7f500f81b5b8 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:54:26.086398 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef9430217342e395ab7f500f81b5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.091467 17446 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.091562 17384 tablet_service.cc:1511] Processing CreateTablet for tablet a8ec8f2375004502ab3bd4bafb009192 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:26.092492 17446 ts_tablet_manager.cc:1403] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260709 14:54:26.096956 17167 tablet_service.cc:1511] Processing CreateTablet for tablet a8ec8f2375004502ab3bd4bafb009192 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:26.099470 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ec8f2375004502ab3bd4bafb009192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.100183 17242 tablet_service.cc:1511] Processing CreateTablet for tablet a8ec8f2375004502ab3bd4bafb009192 (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:54:26.101485 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ec8f2375004502ab3bd4bafb009192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.102345 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 458190ecd8ec42f08b77b0e1767dcd8b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:26.103806 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458190ecd8ec42f08b77b0e1767dcd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.106099 17446 raft_consensus.cc:359] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.106877 17446 raft_consensus.cc:385] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.107179 17446 raft_consensus.cc:740] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.108266 17446 consensus_queue.cc:260] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.108909 17319 tablet_service.cc:1511] Processing CreateTablet for tablet 458190ecd8ec42f08b77b0e1767dcd8b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:26.112601 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ec8f2375004502ab3bd4bafb009192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.113027 17319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458190ecd8ec42f08b77b0e1767dcd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.113404 17448 tablet_bootstrap.cc:492] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.113920 17448 ts_tablet_manager.cc:1403] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 14:54:26.108969 17169 tablet_service.cc:1511] Processing CreateTablet for tablet 458190ecd8ec42f08b77b0e1767dcd8b (DEFAULT_TABLE table=test-workload [id=fd27f81ca14e4ce69e4f3bd09c44b749]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:54:26.117115 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458190ecd8ec42f08b77b0e1767dcd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.116276 17449 tablet_bootstrap.cc:654] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.125502 17446 ts_tablet_manager.cc:1434] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 14:54:26.121520 17445 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:26.132157 17445 ts_tablet_manager.cc:1403] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.000s
I20260709 14:54:26.139554 17446 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.141135 17445 raft_consensus.cc:359] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.142042 17445 raft_consensus.cc:385] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.142365 17445 raft_consensus.cc:740] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.143347 17445 consensus_queue.cc:260] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.152719 17448 raft_consensus.cc:359] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.153693 17448 raft_consensus.cc:385] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.154039 17448 raft_consensus.cc:740] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.154943 17448 consensus_queue.cc:260] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.156767 17445 ts_tablet_manager.cc:1434] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:54:26.158136 17445 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.163789 17446 tablet_bootstrap.cc:654] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.169260 17459 raft_consensus.cc:493] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.169832 17459 raft_consensus.cc:515] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.172322 17459 leader_election.cc:290] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.173900 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.174927 17180 raft_consensus.cc:2468] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:26.176047 17448 ts_tablet_manager.cc:1434] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 14:54:26.176203 17219 leader_election.cc:304] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.177244 17459 raft_consensus.cc:2804] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.177733 17459 raft_consensus.cc:493] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.178148 17459 raft_consensus.cc:3060] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.183627 17449 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:26.184304 17449 ts_tablet_manager.cc:1403] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.008s
I20260709 14:54:26.177273 17448 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.187474 17449 raft_consensus.cc:359] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.192746 17449 raft_consensus.cc:385] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.193158 17449 raft_consensus.cc:740] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.194850 17449 consensus_queue.cc:260] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.212661 17448 tablet_bootstrap.cc:654] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.213536 17445 tablet_bootstrap.cc:654] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.217860 17459 raft_consensus.cc:515] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.222468 17449 ts_tablet_manager.cc:1434] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 14:54:26.225878 17446 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.226368 17485 raft_consensus.cc:493] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.226974 17446 ts_tablet_manager.cc:1403] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.016s
I20260709 14:54:26.226928 17485 raft_consensus.cc:515] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.228628 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:26.230206 17220 leader_election.cc:343] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.231452 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.231786 17446 raft_consensus.cc:359] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.232494 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:26.233417 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.233011 17455 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.234540 17455 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:26.234889 17220 leader_election.cc:343] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.237001 17455 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.237756 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.238158 17448 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.238389 17180 raft_consensus.cc:3060] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.239017 17448 ts_tablet_manager.cc:1403] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.000s
W20260709 14:54:26.241025 17145 leader_election.cc:343] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:26.242246 17143 leader_election.cc:343] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.242694 17143 leader_election.cc:304] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.243633 17448 raft_consensus.cc:359] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.243693 17461 raft_consensus.cc:2749] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.238638 17446 raft_consensus.cc:385] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.243922 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.245223 17446 raft_consensus.cc:740] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.246207 17180 raft_consensus.cc:2468] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:26.246075 17446 consensus_queue.cc:260] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.247403 17459 leader_election.cc:290] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.248651 17446 ts_tablet_manager.cc:1434] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:54:26.244565 17448 raft_consensus.cc:385] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.233642 17449 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:26.249070 17293 leader_election.cc:343] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.249437 17448 raft_consensus.cc:740] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.250535 17448 consensus_queue.cc:260] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.251243 17485 leader_election.cc:290] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.253237 17448 ts_tablet_manager.cc:1434] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:26.254328 17448 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.255348 17446 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.256249 17449 tablet_bootstrap.cc:654] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.261798 17446 tablet_bootstrap.cc:654] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.266685 17445 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:26.271030 17450 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.271513 17445 ts_tablet_manager.cc:1403] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.004s
I20260709 14:54:26.271587 17450 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.273955 17450 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.274848 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.274804 17445 raft_consensus.cc:359] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.268477 17448 tablet_bootstrap.cc:654] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:26.276963 17366 leader_election.cc:343] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.278187 17219 leader_election.cc:304] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:26.298230 17446 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.298760 17446 ts_tablet_manager.cc:1403] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260709 14:54:26.275782 17445 raft_consensus.cc:385] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.276144 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.300220 17445 raft_consensus.cc:740] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.275066 17459 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.300671 17502 raft_consensus.cc:2804] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.301276 17459 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.303670 17445 consensus_queue.cc:260] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.305009 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.305825 17328 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:26.307284 17220 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.300712 17329 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:26.314616 17368 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.315613 17450 raft_consensus.cc:2804] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.316608 17450 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.313426 17446 raft_consensus.cc:359] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.317010 17450 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.317757 17446 raft_consensus.cc:385] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.318089 17446 raft_consensus.cc:740] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.319947 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.319979 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.320724 17254 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:26.322011 17292 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:26.323186 17455 raft_consensus.cc:2804] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.323527 17455 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.323850 17455 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.309831 17459 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.317194 17502 raft_consensus.cc:697] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:26.328276 17459 raft_consensus.cc:2804] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.328792 17459 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.329315 17459 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.310417 17445 ts_tablet_manager.cc:1434] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 14:54:26.333781 17449 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:26.334410 17449 ts_tablet_manager.cc:1403] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.044s
I20260709 14:54:26.334542 17455 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.337567 17449 raft_consensus.cc:359] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.338402 17449 raft_consensus.cc:385] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.338762 17449 raft_consensus.cc:740] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.338801 17459 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.339118 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.339756 17449 consensus_queue.cc:260] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
W20260709 14:54:26.340668 17293 leader_election.cc:343] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.329366 17502 consensus_queue.cc:237] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:26.330843 17219 leader_election.cc:343] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.331024 17446 consensus_queue.cc:260] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.342582 17450 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.346160 17446 ts_tablet_manager.cc:1434] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 14:54:26.346839 17450 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.347146 17446 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.349066 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:26.349668 17329 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.351174 17455 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.352640 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:26.353458 17328 raft_consensus.cc:2393] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:26.354812 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.356544 17448 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.356751 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:26.357141 17448 ts_tablet_manager.cc:1403] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.003s
I20260709 14:54:26.359701 17255 raft_consensus.cc:2393] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:26.359845 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
W20260709 14:54:26.361294 17366 leader_election.cc:343] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.364071 17445 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.363783 17329 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:26.367584 17368 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.369024 17504 raft_consensus.cc:493] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.369442 17450 raft_consensus.cc:2804] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.342344 17459 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.367823 17446 tablet_bootstrap.cc:654] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.371644 17292 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.369863 17504 raft_consensus.cc:515] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.373495 17448 raft_consensus.cc:359] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:26.382332 17219 leader_election.cc:343] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.382835 17219 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:26.383574 17459 raft_consensus.cc:2749] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.379978 17504 leader_election.cc:290] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.383704 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:26.384472 17403 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:26.385046 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.385679 17329 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:26.388185 17449 ts_tablet_manager.cc:1434] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.053s	user 0.016s	sys 0.019s
I20260709 14:54:26.382071 17448 raft_consensus.cc:385] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.385761 17220 leader_election.cc:304] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:26.389955 17448 raft_consensus.cc:740] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.390239 17459 raft_consensus.cc:2804] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.386132 17455 raft_consensus.cc:2749] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.390834 17459 raft_consensus.cc:493] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.390763 17448 consensus_queue.cc:260] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.391394 17459 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.393316 17449 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:26.393399 17448 ts_tablet_manager.cc:1434] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 14:54:26.394857 17448 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.396266 17450 raft_consensus.cc:697] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:26.419543 17450 consensus_queue.cc:237] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.420567 17448 tablet_bootstrap.cc:654] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.421819 17502 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.422474 17502 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.427527 17502 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.429148 17449 tablet_bootstrap.cc:654] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.429813 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:26.431387 17219 leader_election.cc:343] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.434237 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:26.437471 17220 leader_election.cc:343] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.438552 17220 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:26.439325 17502 raft_consensus.cc:2749] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.441980 17445 tablet_bootstrap.cc:654] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.442319 17448 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.442899 17448 ts_tablet_manager.cc:1403] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.008s
I20260709 14:54:26.442623 17459 raft_consensus.cc:515] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.443017 17075 catalog_manager.cc:5697] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.444031 17508 raft_consensus.cc:493] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.444588 17508 raft_consensus.cc:515] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.446223 17448 raft_consensus.cc:359] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.449657 17448 raft_consensus.cc:385] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.450044 17448 raft_consensus.cc:740] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.446764 17508 leader_election.cc:290] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.450513 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.451133 17448 consensus_queue.cc:260] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.453501 17448 ts_tablet_manager.cc:1434] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:26.449141 17446 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.453349 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:26.454138 17446 ts_tablet_manager.cc:1403] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.023s
I20260709 14:54:26.454073 17329 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.457163 17446 raft_consensus.cc:359] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.457904 17446 raft_consensus.cc:385] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.458187 17446 raft_consensus.cc:740] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.450573 17485 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.458901 17446 consensus_queue.cc:260] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.461409 17446 ts_tablet_manager.cc:1434] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:26.462589 17446 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.462517 17459 leader_election.cc:290] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.464207 17448 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.464093 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:26.465385 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.470038 17403 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.461334 17329 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
W20260709 14:54:26.467322 17367 leader_election.cc:343] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.459126 17485 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.483497 17485 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.481786 17445 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:26.484467 17445 ts_tablet_manager.cc:1403] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.003s
I20260709 14:54:26.484525 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.485221 17254 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:26.485702 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:26.485839 17485 consensus_queue.cc:1048] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.486398 17402 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:26.486510 17143 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.487450 17445 raft_consensus.cc:359] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.488178 17445 raft_consensus.cc:385] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.488147 17485 raft_consensus.cc:2804] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.488603 17445 raft_consensus.cc:740] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
W20260709 14:54:26.489406 17368 leader_election.cc:343] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.447696 17074 catalog_manager.cc:5697] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.473320 17483 raft_consensus.cc:493] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.473925 17449 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:26.490469 17449 ts_tablet_manager.cc:1403] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.010s
I20260709 14:54:26.490236 17483 raft_consensus.cc:515] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.492009 17485 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.492381 17485 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.492477 17483 leader_election.cc:290] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:26.493986 17449 raft_consensus.cc:359] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.494004 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.495020 17449 raft_consensus.cc:385] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.495401 17449 raft_consensus.cc:740] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
W20260709 14:54:26.496747 17145 leader_election.cc:343] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.491787 17368 leader_election.cc:304] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:26.480544 17328 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.505378 17485 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.507023 17508 raft_consensus.cc:2749] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.509013 17485 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.509517 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:26.510133 17254 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.508946 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:26.514707 17400 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.517791 17485 consensus_queue.cc:1048] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:26.523164 17400 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:26.529951 17254 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:26.531575 17143 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.532557 17485 raft_consensus.cc:2804] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.533878 17485 raft_consensus.cc:697] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:26.534966 17485 consensus_queue.cc:237] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.489323 17445 consensus_queue.cc:260] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.496310 17449 consensus_queue.cc:260] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.541390 17449 ts_tablet_manager.cc:1434] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 14:54:26.477772 17403 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:26.469532 17446 tablet_bootstrap.cc:654] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.497975 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:26.478659 17448 tablet_bootstrap.cc:654] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.502110 17220 leader_election.cc:304] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
W20260709 14:54:26.548416 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 46391.5us
I20260709 14:54:26.549556 17502 raft_consensus.cc:2804] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.550141 17502 raft_consensus.cc:697] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:26.551177 17461 raft_consensus.cc:493] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.551002 17502 consensus_queue.cc:237] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.551652 17461 raft_consensus.cc:515] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:26.552979 17145 leader_election.cc:343] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.553534 17145 leader_election.cc:304] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:26.579654 17459 raft_consensus.cc:493] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.580430 17459 raft_consensus.cc:515] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.584357 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.585152 17180 raft_consensus.cc:2468] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:26.586793 17219 leader_election.cc:304] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.587769 17504 raft_consensus.cc:2804] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.588203 17504 raft_consensus.cc:493] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.588534 17504 raft_consensus.cc:3060] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.598697 17455 raft_consensus.cc:493] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.599361 17455 raft_consensus.cc:515] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.627427 17508 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.628120 17508 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.668228 17510 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.669023 17459 leader_election.cc:290] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.668864 17510 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.668926 17449 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:26.670128 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 120747us
I20260709 14:54:26.680665 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.682231 17449 tablet_bootstrap.cc:654] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:26.682369 17143 leader_election.cc:343] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.682981 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.684132 17455 leader_election.cc:290] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.683794 17180 raft_consensus.cc:2468] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:26.684535 17445 ts_tablet_manager.cc:1434] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.190s	user 0.012s	sys 0.014s
I20260709 14:54:26.687287 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.688716 17293 leader_election.cc:304] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
W20260709 14:54:26.670941 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 117994us
I20260709 14:54:26.685420 17078 catalog_manager.cc:5697] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.674918 17485 raft_consensus.cc:2749] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.692406 17510 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.694648 17455 raft_consensus.cc:2804] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.696439 17445 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.696709 17483 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.700192 17461 leader_election.cc:290] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.705704 17446 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.698079 17508 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.710933 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.707285 17483 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.717500 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:26.719003 17143 leader_election.cc:343] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.719269 17445 tablet_bootstrap.cc:654] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.707656 17446 ts_tablet_manager.cc:1403] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.005s
I20260709 14:54:26.702809 17455 raft_consensus.cc:493] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.724939 17455 raft_consensus.cc:3060] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.728379 17446 raft_consensus.cc:359] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.728928 17446 raft_consensus.cc:385] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.729135 17446 raft_consensus.cc:740] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.729651 17446 consensus_queue.cc:260] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.723472 17483 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.733374 17448 tablet_bootstrap.cc:492] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.734064 17446 ts_tablet_manager.cc:1434] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:26.735071 17448 ts_tablet_manager.cc:1403] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.014s
I20260709 14:54:26.731644 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.736886 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.745402 17446 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:26.746547 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.745816 17255 raft_consensus.cc:2468] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:26.746899 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.747944 17253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.751027 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:26.751701 17400 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:26.749933 17180 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:26.752589 17449 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
W20260709 14:54:26.749491 17145 leader_election.cc:343] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.753103 17449 ts_tablet_manager.cc:1403] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.029s
I20260709 14:54:26.756637 17448 raft_consensus.cc:359] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.757135 17448 raft_consensus.cc:385] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.757335 17448 raft_consensus.cc:740] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
W20260709 14:54:26.756306 17366 leader_election.cc:343] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.758270 17448 consensus_queue.cc:260] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.759697 17366 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:26.761529 17508 raft_consensus.cc:2804] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.763412 17508 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.763770 17508 raft_consensus.cc:3060] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.763840 17449 raft_consensus.cc:359] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.764655 17449 raft_consensus.cc:385] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.764947 17449 raft_consensus.cc:740] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
W20260709 14:54:26.765318 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:26.763046 17448 ts_tablet_manager.cc:1434] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:54:26.767680 17459 consensus_queue.cc:1048] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.768096 17448 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.753389 17145 leader_election.cc:304] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.774876 17445 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:26.775452 17445 ts_tablet_manager.cc:1403] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.004s
I20260709 14:54:26.765650 17449 consensus_queue.cc:260] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.778152 17448 tablet_bootstrap.cc:654] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.779260 17455 raft_consensus.cc:515] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.776913 17483 raft_consensus.cc:2749] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.782040 17328 raft_consensus.cc:2393] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:26.787285 17504 raft_consensus.cc:515] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.790540 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.792719 17179 raft_consensus.cc:3060] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.792193 17075 catalog_manager.cc:5697] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.795261 17367 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.795796 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
W20260709 14:54:26.796588 17367 leader_election.cc:343] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.797643 17455 leader_election.cc:290] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.798101 17506 raft_consensus.cc:493] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.798625 17506 raft_consensus.cc:515] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.800709 17506 leader_election.cc:290] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.800961 17179 raft_consensus.cc:2468] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:26.802541 17293 leader_election.cc:304] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.802772 17254 raft_consensus.cc:2393] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:26.806062 17446 tablet_bootstrap.cc:654] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.797546 17510 raft_consensus.cc:2804] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.792582 17445 raft_consensus.cc:359] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.811816 17445 raft_consensus.cc:385] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.811460 17510 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.812142 17445 raft_consensus.cc:740] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.812546 17510 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.813261 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:26.813055 17445 consensus_queue.cc:260] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.806977 17508 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.809465 17506 raft_consensus.cc:2804] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.814250 17506 raft_consensus.cc:697] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:26.815160 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877cb520d9e64c9192a08548e35b2c07" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.815976 17178 raft_consensus.cc:2393] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:26.816107 17445 ts_tablet_manager.cc:1434] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:54:26.809623 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:26.816802 17400 raft_consensus.cc:2468] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:26.817067 17445 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.820786 17510 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.822899 17510 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.809799 17145 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.810333 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.810878 17504 leader_election.cc:290] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.823331 17294 leader_election.cc:304] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:26.824237 17445 tablet_bootstrap.cc:654] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.792316 17449 ts_tablet_manager.cc:1434] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260709 14:54:26.826619 17455 raft_consensus.cc:2804] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.827029 17449 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:26.827029 17455 raft_consensus.cc:493] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.824249 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
W20260709 14:54:26.827497 17293 leader_election.cc:343] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.824714 17254 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.827484 17455 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:26.828678 17366 leader_election.cc:343] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.824219 17506 consensus_queue.cc:237] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.834957 17508 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.833189 17483 raft_consensus.cc:2804] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.836061 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:26.837983 17450 consensus_queue.cc:1048] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.845754 17483 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.846254 17483 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.845678 17449 tablet_bootstrap.cc:654] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.846048 17255 raft_consensus.cc:3060] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.847597 17504 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.848150 17504 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.850190 17504 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:26.852603 17455 raft_consensus.cc:515] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:26.845054 17220 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Couldn't send request to peer dbccf8b834c244ceb113278965f92ed7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.833398 17510 raft_consensus.cc:493] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.853888 17483 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.855156 17510 raft_consensus.cc:515] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.859709 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:26.860419 17400 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.862082 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.863058 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:26.864130 17293 leader_election.cc:343] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.855759 17450 consensus_queue.cc:1048] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:54:26.864948 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.865564 17328 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:26.868829 17510 leader_election.cc:290] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.868671 17074 catalog_manager.cc:5697] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.872782 17253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.872993 17220 leader_election.cc:304] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:26.873776 17504 raft_consensus.cc:2749] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.874207 17220 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:26.856127 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 46420us
I20260709 14:54:26.875981 17448 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.876389 17448 ts_tablet_manager.cc:1403] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.006s
W20260709 14:54:26.878443 17366 leader_election.cc:343] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.879429 17253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
W20260709 14:54:26.880867 17143 leader_election.cc:343] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.881157 17448 raft_consensus.cc:359] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.881878 17448 raft_consensus.cc:385] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.871678 17255 raft_consensus.cc:2468] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:26.882139 17448 raft_consensus.cc:740] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.884457 17446 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.884902 17449 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:26.885066 17446 ts_tablet_manager.cc:1403] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.023s
I20260709 14:54:26.885413 17449 ts_tablet_manager.cc:1403] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260709 14:54:26.888439 17449 raft_consensus.cc:359] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.889187 17449 raft_consensus.cc:385] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.888196 17446 raft_consensus.cc:359] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.875553 17455 leader_election.cc:290] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:26.875706 17483 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:26.922472 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.927634 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:26.882507 17400 raft_consensus.cc:2468] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:26.936112 17366 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:26.889457 17449 raft_consensus.cc:740] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.937022 17450 raft_consensus.cc:2804] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.937145 17461 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.894838 17448 consensus_queue.cc:260] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.937768 17461 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.910157 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:26.939332 17180 raft_consensus.cc:2393] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:26.897877 17504 raft_consensus.cc:2804] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:26.940279 17461 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.941244 17448 ts_tablet_manager.cc:1434] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.009s
I20260709 14:54:26.941666 17446 raft_consensus.cc:385] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.937544 17450 raft_consensus.cc:697] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:26.944823 17446 raft_consensus.cc:740] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.945302 17450 consensus_queue.cc:237] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:26.945580 17446 consensus_queue.cc:260] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.942498 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:26.946600 17255 raft_consensus.cc:2468] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:26.947705 17143 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:26.942590 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:26.948935 17461 raft_consensus.cc:2804] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.949280 17461 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.949620 17461 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.951458 17446 ts_tablet_manager.cc:1434] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.010s
I20260709 14:54:26.952566 17446 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:26.937414 17367 leader_election.cc:343] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.954082 17367 leader_election.cc:304] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.955438 17294 leader_election.cc:304] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:26.956002 17510 raft_consensus.cc:2749] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.956832 17506 raft_consensus.cc:2804] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.957316 17506 raft_consensus.cc:697] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:26.958570 17446 tablet_bootstrap.cc:654] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.944458 17448 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
W20260709 14:54:26.959420 17145 leader_election.cc:343] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.923732 17525 consensus_queue.cc:1048] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 14:54:26.955549 17367 leader_election.cc:343] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.960997 17367 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:26.945953 17504 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:26.958132 17506 consensus_queue.cc:237] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.964107 17448 tablet_bootstrap.cc:654] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.966807 17504 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.967491 17510 raft_consensus.cc:2749] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.943225 17449 consensus_queue.cc:260] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.923527 17445 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:26.973058 17445 ts_tablet_manager.cc:1403] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.156s	user 0.029s	sys 0.000s
I20260709 14:54:26.973588 17449 ts_tablet_manager.cc:1434] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260709 14:54:26.974565 17449 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:26.896993 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:26.977074 17401 raft_consensus.cc:2393] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:26.978222 17145 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:26.975807 17445 raft_consensus.cc:359] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.979167 17445 raft_consensus.cc:385] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.979483 17445 raft_consensus.cc:740] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.979494 17525 raft_consensus.cc:2749] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.980516 17445 consensus_queue.cc:260] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.981550 17448 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:26.981987 17448 ts_tablet_manager.cc:1403] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 14:54:26.981480 17461 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:26.983925 17448 raft_consensus.cc:359] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.984580 17448 raft_consensus.cc:385] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.984848 17448 raft_consensus.cc:740] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.985407 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:26.985774 17448 consensus_queue.cc:260] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:26.986276 17255 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.978158 17446 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:26.987262 17446 ts_tablet_manager.cc:1403] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 14:54:26.987414 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
W20260709 14:54:26.989126 17145 leader_election.cc:343] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.990151 17446 raft_consensus.cc:359] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.990829 17446 raft_consensus.cc:385] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.991093 17446 raft_consensus.cc:740] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.992166 17448 ts_tablet_manager.cc:1434] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:54:26.993263 17448 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:26.994728 17255 raft_consensus.cc:2468] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:26.995075 17446 consensus_queue.cc:260] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:26.996021 17461 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:26.996101 17143 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:26.982553 17445 ts_tablet_manager.cc:1434] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:26.997459 17445 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:26.985410 17074 catalog_manager.cc:5697] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.999390 17461 raft_consensus.cc:2804] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.000388 17075 catalog_manager.cc:5697] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.001576 17461 raft_consensus.cc:697] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:27.002470 17461 consensus_queue.cc:237] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.004581 17448 tablet_bootstrap.cc:654] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.004897 17504 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.006862 17446 ts_tablet_manager.cc:1434] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260709 14:54:27.007928 17446 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:27.008260 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:27.008872 17449 tablet_bootstrap.cc:654] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.012573 17446 tablet_bootstrap.cc:654] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.014811 17448 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.015365 17448 ts_tablet_manager.cc:1403] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:54:27.017668 17445 tablet_bootstrap.cc:654] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.018301 17448 raft_consensus.cc:359] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.019140 17448 raft_consensus.cc:385] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.019486 17448 raft_consensus.cc:740] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.020397 17448 consensus_queue.cc:260] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.021602 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.022557 17448 ts_tablet_manager.cc:1434] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:27.023597 17448 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.022967 17504 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.024493 17449 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.024973 17449 ts_tablet_manager.cc:1403] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 14:54:27.024469 17220 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.025988 17504 raft_consensus.cc:2749] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:27.031662 17448 tablet_bootstrap.cc:654] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.033547 17449 raft_consensus.cc:359] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.034281 17449 raft_consensus.cc:385] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.034576 17449 raft_consensus.cc:740] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.038268 17449 consensus_queue.cc:260] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.040462 17449 ts_tablet_manager.cc:1434] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:27.041369 17449 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.041654 17446 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.042133 17446 ts_tablet_manager.cc:1403] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.002s
I20260709 14:54:27.043267 17078 catalog_manager.cc:5697] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.054873 17506 raft_consensus.cc:493] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.055452 17506 raft_consensus.cc:515] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.057780 17506 leader_election.cc:290] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:27.060559 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.064014 17461 consensus_queue.cc:1048] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:27.066216 17293 leader_election.cc:343] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.067194 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:27.068802 17292 leader_election.cc:343] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.069283 17292 leader_election.cc:304] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:27.070444 17506 raft_consensus.cc:2749] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.054402 17446 raft_consensus.cc:359] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.071502 17446 raft_consensus.cc:385] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.071774 17446 raft_consensus.cc:740] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.072021 17504 consensus_queue.cc:1048] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.072497 17446 consensus_queue.cc:260] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.075692 17449 tablet_bootstrap.cc:654] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.077697 17448 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.078240 17448 ts_tablet_manager.cc:1403] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.008s
I20260709 14:54:27.079864 17446 ts_tablet_manager.cc:1434] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:54:27.080840 17446 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:27.080925 17445 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.081410 17445 ts_tablet_manager.cc:1403] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.022s
I20260709 14:54:27.081120 17448 raft_consensus.cc:359] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.082041 17448 raft_consensus.cc:385] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.082381 17448 raft_consensus.cc:740] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.083213 17448 consensus_queue.cc:260] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.085793 17448 ts_tablet_manager.cc:1434] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:27.086746 17448 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.087102 17446 tablet_bootstrap.cc:654] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.090603 17445 raft_consensus.cc:359] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.091468 17445 raft_consensus.cc:385] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.093396 17448 tablet_bootstrap.cc:654] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.106824 17448 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.107394 17448 ts_tablet_manager.cc:1403] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 14:54:27.091806 17445 raft_consensus.cc:740] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.109385 17445 consensus_queue.cc:260] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.110394 17448 raft_consensus.cc:359] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.111169 17448 raft_consensus.cc:385] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.111506 17448 raft_consensus.cc:740] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.111613 17445 ts_tablet_manager.cc:1434] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:54:27.112695 17445 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.118191 17445 tablet_bootstrap.cc:654] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.118889 17448 consensus_queue.cc:260] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.122779 17503 consensus_queue.cc:1048] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:27.124361 17448 ts_tablet_manager.cc:1434] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:54:27.124565 17449 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.125020 17449 ts_tablet_manager.cc:1403] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.004s
I20260709 14:54:27.125490 17448 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.127599 17449 raft_consensus.cc:359] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.128492 17449 raft_consensus.cc:385] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.128758 17449 raft_consensus.cc:740] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.129410 17449 consensus_queue.cc:260] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.131772 17448 tablet_bootstrap.cc:654] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.133335 17449 ts_tablet_manager.cc:1434] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:27.136058 17449 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.136431 17445 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.136893 17445 ts_tablet_manager.cc:1403] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 14:54:27.139482 17450 raft_consensus.cc:493] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.139503 17445 raft_consensus.cc:359] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.140089 17450 raft_consensus.cc:515] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.140437 17445 raft_consensus.cc:385] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.140882 17445 raft_consensus.cc:740] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.143086 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.143751 17328 raft_consensus.cc:2468] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:27.144567 17445 consensus_queue.cc:260] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.145098 17368 leader_election.cc:304] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:27.145993 17510 raft_consensus.cc:2804] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.146394 17510 raft_consensus.cc:493] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.146586 17449 tablet_bootstrap.cc:654] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.146927 17510 raft_consensus.cc:3060] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.147365 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.148022 17180 raft_consensus.cc:2468] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:27.146507 17450 leader_election.cc:290] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.155331 17448 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.155901 17448 ts_tablet_manager.cc:1403] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260709 14:54:27.157965 17510 raft_consensus.cc:515] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.158776 17448 raft_consensus.cc:359] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.159523 17448 raft_consensus.cc:385] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.159857 17448 raft_consensus.cc:740] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.160668 17448 consensus_queue.cc:260] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.163025 17448 ts_tablet_manager.cc:1434] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:27.164119 17445 ts_tablet_manager.cc:1434] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:54:27.164954 17448 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.169123 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:27.169482 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:27.169818 17329 raft_consensus.cc:3060] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.170063 17180 raft_consensus.cc:3060] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.169274 17510 leader_election.cc:290] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.165135 17445 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.171811 17503 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.172457 17446 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.172353 17503 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.172986 17446 ts_tablet_manager.cc:1403] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.007s
I20260709 14:54:27.174652 17503 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.176412 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.177076 17445 tablet_bootstrap.cc:654] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.177204 17179 raft_consensus.cc:2393] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:27.177304 17180 raft_consensus.cc:2468] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:27.178237 17449 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.178580 17367 leader_election.cc:304] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:27.178611 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.178755 17449 ts_tablet_manager.cc:1403] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.006s
I20260709 14:54:27.179574 17400 raft_consensus.cc:2393] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:27.179553 17510 raft_consensus.cc:2804] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.180260 17510 raft_consensus.cc:697] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:27.180907 17220 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.181094 17510 consensus_queue.cc:237] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.182085 17503 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.183447 17329 raft_consensus.cc:2468] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:27.175668 17446 raft_consensus.cc:359] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.184417 17446 raft_consensus.cc:385] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.184712 17446 raft_consensus.cc:740] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.185344 17446 consensus_queue.cc:260] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.187057 17446 ts_tablet_manager.cc:1434] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:54:27.182112 17449 raft_consensus.cc:359] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.188728 17449 raft_consensus.cc:385] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.190819 17503 raft_consensus.cc:2749] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.192428 17449 raft_consensus.cc:740] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.193444 17450 raft_consensus.cc:493] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.193953 17450 raft_consensus.cc:515] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.194669 17448 tablet_bootstrap.cc:654] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.196122 17450 leader_election.cc:290] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:27.197952 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.198200 17449 consensus_queue.cc:260] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.198478 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.200523 17449 ts_tablet_manager.cc:1434] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:54:27.204147 17445 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.204665 17445 ts_tablet_manager.cc:1403] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.009s
I20260709 14:54:27.205273 17446 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:27.205448 17449 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:27.206713 17367 leader_election.cc:343] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.205444 17254 raft_consensus.cc:2468] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:27.211864 17366 leader_election.cc:304] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:27.212561 17449 tablet_bootstrap.cc:654] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.213099 17446 tablet_bootstrap.cc:654] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.218027 17448 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.218506 17448 ts_tablet_manager.cc:1403] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.003s
I20260709 14:54:27.218402 17503 raft_consensus.cc:493] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.219102 17503 raft_consensus.cc:515] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.221403 17448 raft_consensus.cc:359] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.222136 17448 raft_consensus.cc:385] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.222409 17448 raft_consensus.cc:740] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.223186 17448 consensus_queue.cc:260] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.223800 17445 raft_consensus.cc:359] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.224479 17445 raft_consensus.cc:385] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.224725 17445 raft_consensus.cc:740] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.225409 17448 ts_tablet_manager.cc:1434] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:27.225381 17445 consensus_queue.cc:260] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.226423 17448 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.226370 17450 raft_consensus.cc:2804] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.226910 17450 raft_consensus.cc:493] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.227228 17450 raft_consensus.cc:3060] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.228188 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:27.230451 17219 leader_election.cc:343] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.232510 17448 tablet_bootstrap.cc:654] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.234436 17450 raft_consensus.cc:515] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.221462 17503 leader_election.cc:290] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.226315 17075 catalog_manager.cc:5697] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.238744 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.239066 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
W20260709 14:54:27.240672 17367 leader_election.cc:343] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.242903 17450 leader_election.cc:290] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:27.237182 17445 ts_tablet_manager.cc:1434] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:54:27.244230 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:27.242762 17401 raft_consensus.cc:3060] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.244828 17445 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.244810 17254 raft_consensus.cc:3060] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.246615 17449 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.247087 17449 ts_tablet_manager.cc:1403] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.016s
I20260709 14:54:27.249732 17449 raft_consensus.cc:359] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.250373 17449 raft_consensus.cc:385] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.250618 17449 raft_consensus.cc:740] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.250869 17445 tablet_bootstrap.cc:654] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.251400 17449 consensus_queue.cc:260] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.252329 17400 raft_consensus.cc:2468] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:27.253400 17449 ts_tablet_manager.cc:1434] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:27.253902 17220 leader_election.cc:304] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:27.254478 17449 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.254914 17503 raft_consensus.cc:2804] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.255362 17503 raft_consensus.cc:493] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.255690 17503 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.260473 17449 tablet_bootstrap.cc:654] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.268432 17448 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.268985 17448 ts_tablet_manager.cc:1403] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 14:54:27.271307 17449 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.271601 17502 raft_consensus.cc:493] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.271801 17449 ts_tablet_manager.cc:1403] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:54:27.272241 17502 raft_consensus.cc:515] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.274834 17502 leader_election.cc:290] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.274677 17449 raft_consensus.cc:359] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.275424 17449 raft_consensus.cc:385] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.275698 17449 raft_consensus.cc:740] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.276470 17449 consensus_queue.cc:260] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.278447 17446 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.278666 17449 ts_tablet_manager.cc:1434] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:27.278920 17446 ts_tablet_manager.cc:1403] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.006s
I20260709 14:54:27.279556 17449 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.281562 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.282581 17483 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.283088 17483 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.284859 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.285251 17483 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:27.286110 17449 tablet_bootstrap.cc:654] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.286603 17448 raft_consensus.cc:359] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.287286 17448 raft_consensus.cc:385] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.287601 17448 raft_consensus.cc:740] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.287227 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.286010 17446 raft_consensus.cc:359] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.288492 17255 raft_consensus.cc:2393] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:27.288729 17446 raft_consensus.cc:385] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.289068 17446 raft_consensus.cc:740] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.289757 17446 consensus_queue.cc:260] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.290752 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.291890 17446 ts_tablet_manager.cc:1434] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:54:27.292191 17145 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.292990 17446 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:27.293598 17525 raft_consensus.cc:3060] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.297808 17254 raft_consensus.cc:2468] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
W20260709 14:54:27.287218 17220 leader_election.cc:343] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:27.301998 17220 leader_election.cc:343] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.302157 17525 raft_consensus.cc:2749] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.302459 17220 leader_election.cc:304] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.303807 17502 raft_consensus.cc:2749] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.305459 17366 leader_election.cc:304] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:27.306335 17450 raft_consensus.cc:2804] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.306826 17450 raft_consensus.cc:697] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:27.307696 17450 consensus_queue.cc:237] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.312597 17449 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.313138 17449 ts_tablet_manager.cc:1403] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260709 14:54:27.298499 17446 tablet_bootstrap.cc:654] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.299072 17448 consensus_queue.cc:260] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.315202 17448 ts_tablet_manager.cc:1434] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:54:27.316196 17448 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.315887 17449 raft_consensus.cc:359] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.316618 17449 raft_consensus.cc:385] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.316887 17449 raft_consensus.cc:740] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.317647 17449 consensus_queue.cc:260] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.319948 17449 ts_tablet_manager.cc:1434] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:27.320858 17449 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.321707 17448 tablet_bootstrap.cc:654] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.326335 17449 tablet_bootstrap.cc:654] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.328140 17502 raft_consensus.cc:493] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.328671 17502 raft_consensus.cc:515] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.331032 17502 leader_election.cc:290] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.334419 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.335157 17329 raft_consensus.cc:2468] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:27.299340 17503 raft_consensus.cc:515] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.336329 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.337231 17510 consensus_queue.cc:1048] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.338617 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:27.339222 17180 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:27.341753 17220 leader_election.cc:343] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.342126 17506 consensus_queue.cc:1048] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.343093 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.346091 17400 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.346710 17180 raft_consensus.cc:2468] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:27.348042 17219 leader_election.cc:304] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:27.348845 17502 raft_consensus.cc:2804] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.349264 17503 leader_election.cc:290] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.349481 17502 raft_consensus.cc:697] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:27.350320 17502 consensus_queue.cc:237] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.362488 17400 raft_consensus.cc:2468] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:27.365607 17506 consensus_queue.cc:1048] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:27.368920 17253 raft_consensus.cc:1240] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Rejecting Update request from peer dbccf8b834c244ceb113278965f92ed7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:27.368621 17220 leader_election.cc:304] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.379609 17503 raft_consensus.cc:2804] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.380466 17503 raft_consensus.cc:493] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.380851 17503 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.387586 17525 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.388285 17525 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.390759 17506 consensus_queue.cc:1048] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.391475 17525 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.393724 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.394457 17401 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:27.391721 17510 consensus_queue.cc:1059] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:54:27.395421 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.395813 17510 raft_consensus.cc:3055] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:27.396211 17510 raft_consensus.cc:740] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:27.394627 17074 catalog_manager.cc:5697] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.396989 17510 consensus_queue.cc:260] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.398618 17510 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.399143 17504 raft_consensus.cc:493] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.399634 17504 raft_consensus.cc:515] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.401695 17504 leader_election.cc:290] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:27.402515 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.403167 17179 raft_consensus.cc:2468] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:27.408077 17219 leader_election.cc:304] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:27.409078 17504 raft_consensus.cc:2804] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.409529 17504 raft_consensus.cc:493] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.409407 17483 consensus_queue.cc:1048] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:27.409998 17504 raft_consensus.cc:3060] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.407328 17328 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:27.407169 17145 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:27.411492 17461 raft_consensus.cc:2804] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.412200 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.412972 17329 raft_consensus.cc:2468] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:27.413910 17461 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.414419 17461 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.421950 17504 raft_consensus.cc:515] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.425350 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:27.425980 17179 raft_consensus.cc:3060] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.426823 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f31eede22754dacb0a320dc6b929209" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:27.427491 17329 raft_consensus.cc:3060] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.405023 17525 raft_consensus.cc:493] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.428371 17525 raft_consensus.cc:515] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.431334 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.431977 17483 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.432703 17179 raft_consensus.cc:2468] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:27.432521 17483 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:27.432948 17145 leader_election.cc:343] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.434331 17525 leader_election.cc:290] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.435010 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.435356 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.435523 17483 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:27.436153 17252 raft_consensus.cc:2393] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:27.436353 17506 raft_consensus.cc:493] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.436820 17506 raft_consensus.cc:515] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.437139 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.437902 17328 raft_consensus.cc:2393] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:27.439525 17219 leader_election.cc:304] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:27.440610 17329 raft_consensus.cc:2468] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:27.439642 17506 leader_election.cc:290] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.441087 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de5155aef1246bfad48949f33bb40da" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.441008 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de5155aef1246bfad48949f33bb40da" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.441817 17252 raft_consensus.cc:2468] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:27.442257 17459 raft_consensus.cc:2804] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:27.442492 17294 leader_election.cc:343] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.443781 17292 leader_election.cc:304] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.445770 17506 raft_consensus.cc:2804] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.446197 17506 raft_consensus.cc:493] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.446537 17506 raft_consensus.cc:3060] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.447225 17145 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:27.448222 17483 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.427451 17461 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.456117 17461 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
W20260709 14:54:27.456982 17145 leader_election.cc:343] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.457472 17145 leader_election.cc:304] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.459342 17504 leader_election.cc:290] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:27.465161 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:27.486317 17329 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.489177 17503 raft_consensus.cc:515] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.491590 17503 leader_election.cc:290] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.476567 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.494845 17401 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.500182 17578 raft_consensus.cc:493] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.500708 17578 raft_consensus.cc:515] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.494201 17329 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:27.501448 17445 tablet_bootstrap.cc:492] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.501998 17445 ts_tablet_manager.cc:1403] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.257s	user 0.049s	sys 0.051s
I20260709 14:54:27.508306 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.508801 17578 leader_election.cc:290] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.508966 17445 raft_consensus.cc:359] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.509778 17445 raft_consensus.cc:385] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:27.510030 17292 leader_election.cc:343] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.510061 17445 raft_consensus.cc:740] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.479317 17328 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.484897 17483 raft_consensus.cc:2749] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.464416 17461 raft_consensus.cc:2749] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.492734 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.492841 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:27.493731 17506 raft_consensus.cc:515] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.519810 17327 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.521013 17074 catalog_manager.cc:5697] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:27.520248 17220 leader_election.cc:343] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.528421 17506 leader_election.cc:290] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.537422 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de5155aef1246bfad48949f33bb40da" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:27.538244 17254 raft_consensus.cc:3060] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.511978 17445 consensus_queue.cc:260] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.522379 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.557507 17445 ts_tablet_manager.cc:1434] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 14:54:27.566752 17445 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.572510 17446 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.573097 17446 ts_tablet_manager.cc:1403] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.280s	user 0.005s	sys 0.012s
I20260709 14:54:27.559746 17459 raft_consensus.cc:697] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:27.592020 17449 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.592689 17449 ts_tablet_manager.cc:1403] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.272s	user 0.039s	sys 0.058s
I20260709 14:54:27.580317 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de5155aef1246bfad48949f33bb40da" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.604880 17448 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.605500 17448 ts_tablet_manager.cc:1403] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.289s	user 0.011s	sys 0.007s
I20260709 14:54:27.601245 17145 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:27.601617 17400 raft_consensus.cc:3060] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.611656 17580 raft_consensus.cc:2804] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.613699 17448 raft_consensus.cc:359] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.615316 17448 raft_consensus.cc:385] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.615696 17448 raft_consensus.cc:740] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.621657 17448 consensus_queue.cc:260] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.625553 17446 raft_consensus.cc:359] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.627116 17446 raft_consensus.cc:385] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.626947 17525 consensus_queue.cc:1048] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.631165 17445 tablet_bootstrap.cc:654] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.632334 17446 raft_consensus.cc:740] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.612238 17580 raft_consensus.cc:697] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:27.634738 17446 consensus_queue.cc:260] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.636925 17446 ts_tablet_manager.cc:1434] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260709 14:54:27.638438 17448 ts_tablet_manager.cc:1434] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 14:54:27.639328 17448 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.614197 17327 raft_consensus.cc:2468] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:27.647485 17446 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:27.637828 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 79622.1us
I20260709 14:54:27.659750 17220 leader_election.cc:304] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.618710 17459 consensus_queue.cc:237] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.666325 17502 raft_consensus.cc:2804] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.668349 17502 raft_consensus.cc:697] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:27.665277 17580 consensus_queue.cc:237] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.669212 17502 consensus_queue.cc:237] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.693348 17449 raft_consensus.cc:359] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.695598 17449 raft_consensus.cc:385] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.695956 17449 raft_consensus.cc:740] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.702297 17449 consensus_queue.cc:260] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:27.662743 17294 leader_election.cc:343] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.704553 17449 ts_tablet_manager.cc:1434] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.112s	user 0.013s	sys 0.003s
I20260709 14:54:27.699151 17401 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:27.709525 17294 leader_election.cc:304] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.710500 17506 raft_consensus.cc:2749] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:27.695070 17293 consensus_peers.cc:597] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:27.716611 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 54757.4us
I20260709 14:54:27.712951 17508 consensus_queue.cc:1048] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:54:27.733248 17254 raft_consensus.cc:2468] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:27.737558 17292 leader_election.cc:304] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:27.739239 17446 tablet_bootstrap.cc:654] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.744143 17448 tablet_bootstrap.cc:654] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.747537 17584 raft_consensus.cc:2804] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.748121 17584 raft_consensus.cc:697] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:27.749001 17584 consensus_queue.cc:237] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.753427 17400 raft_consensus.cc:2468] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
W20260709 14:54:27.716271 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 70703.3us
I20260709 14:54:27.757709 17508 consensus_queue.cc:1048] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.759037 17588 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.763646 17588 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.769025 17588 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:27.775170 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.775485 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:27.777072 17220 leader_election.cc:343] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:27.777674 17219 leader_election.cc:343] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.778169 17219 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:27.779191 17508 consensus_queue.cc:1048] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.779696 17588 raft_consensus.cc:2749] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:27.777976 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:27.788851 17449 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:27.794781 17508 consensus_queue.cc:1048] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:27.817886 17504 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.818459 17504 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.819432 17446 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.819952 17446 ts_tablet_manager.cc:1403] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.173s	user 0.006s	sys 0.010s
I20260709 14:54:27.821329 17504 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:27.822535 17446 raft_consensus.cc:359] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.822607 17078 catalog_manager.cc:5697] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.823702 17446 raft_consensus.cc:385] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.824030 17446 raft_consensus.cc:740] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.824837 17446 consensus_queue.cc:260] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.823506 17449 tablet_bootstrap.cc:654] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.825326 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.833822 17446 ts_tablet_manager.cc:1434] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:54:27.834695 17446 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:27.834930 17448 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.835508 17448 ts_tablet_manager.cc:1403] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.006s
I20260709 14:54:27.840345 17583 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:27.840888 17583 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:27.837885 17220 leader_election.cc:343] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.839198 17502 consensus_queue.cc:1048] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:54:27.847880 17583 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:27.849510 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.858533 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.839861 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.861033 17292 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
W20260709 14:54:27.862809 17220 leader_election.cc:343] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.863314 17220 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:27.864580 17583 raft_consensus.cc:2749] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:27.866945 17502 raft_consensus.cc:2749] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.867862 17445 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.869093 17445 ts_tablet_manager.cc:1403] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.305s	user 0.015s	sys 0.014s
I20260709 14:54:27.868781 17448 raft_consensus.cc:359] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.870105 17483 raft_consensus.cc:493] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.869577 17448 raft_consensus.cc:385] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.870613 17483 raft_consensus.cc:515] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.871009 17448 raft_consensus.cc:740] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.873142 17483 leader_election.cc:290] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:27.874817 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:27.878363 17143 leader_election.cc:343] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.874639 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:27.878422 17445 raft_consensus.cc:359] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.879976 17445 raft_consensus.cc:385] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.880256 17445 raft_consensus.cc:740] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.880875 17445 consensus_queue.cc:260] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.883083 17445 ts_tablet_manager.cc:1434] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
W20260709 14:54:27.883483 17145 leader_election.cc:343] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.884111 17445 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.876735 17448 consensus_queue.cc:260] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.885360 17502 consensus_queue.cc:1048] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.886955 17448 ts_tablet_manager.cc:1434] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:54:27.887962 17448 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.884217 17145 leader_election.cc:304] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:27.892313 17446 tablet_bootstrap.cc:654] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.892712 17483 raft_consensus.cc:2749] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.893867 17448 tablet_bootstrap.cc:654] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:27.894701 17367 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:27.891925 17078 catalog_manager.cc:5697] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.903821 17483 raft_consensus.cc:493] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.904479 17483 raft_consensus.cc:515] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:27.909535 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:27.910188 17483 leader_election.cc:290] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:27.911491 17143 leader_election.cc:343] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.921855 17445 tablet_bootstrap.cc:654] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.922299 17074 catalog_manager.cc:5697] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.914700 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:27.932276 17145 leader_election.cc:343] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.932783 17145 leader_election.cc:304] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:27.937004 17483 raft_consensus.cc:2749] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.939721 17449 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:27.940608 17449 ts_tablet_manager.cc:1403] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.004s
I20260709 14:54:27.944586 17583 raft_consensus.cc:493] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.950986 17583 raft_consensus.cc:515] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.953222 17583 leader_election.cc:290] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.954458 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:27.955195 17177 raft_consensus.cc:2468] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:27.955540 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:27.961181 17400 raft_consensus.cc:2468] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:27.959422 17445 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:27.960316 17293 leader_election.cc:304] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:27.965746 17583 raft_consensus.cc:2804] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.966248 17583 raft_consensus.cc:493] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.967485 17583 raft_consensus.cc:3060] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.967898 17448 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.968714 17448 ts_tablet_manager.cc:1403] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.003s
I20260709 14:54:27.970547 17445 ts_tablet_manager.cc:1403] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.004s
I20260709 14:54:27.971380 17448 raft_consensus.cc:359] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.971944 17448 raft_consensus.cc:385] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.972204 17448 raft_consensus.cc:740] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.972795 17448 consensus_queue.cc:260] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:27.973335 17445 raft_consensus.cc:359] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.974037 17445 raft_consensus.cc:385] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.974299 17445 raft_consensus.cc:740] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.974521 17448 ts_tablet_manager.cc:1434] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:27.975397 17448 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:27.974970 17445 consensus_queue.cc:260] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.980540 17445 ts_tablet_manager.cc:1434] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:27.981389 17448 tablet_bootstrap.cc:654] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.981563 17445 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:27.981670 17583 raft_consensus.cc:515] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.985850 17446 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:27.986589 17446 ts_tablet_manager.cc:1403] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.024s
I20260709 14:54:27.987537 17445 tablet_bootstrap.cc:654] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.979447 17449 raft_consensus.cc:359] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.988320 17449 raft_consensus.cc:385] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.989053 17449 raft_consensus.cc:740] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.992247 17583 leader_election.cc:290] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:27.993161 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:27.993743 17177 raft_consensus.cc:3060] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.992796 17449 consensus_queue.cc:260] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:27.996249 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:27.996831 17400 raft_consensus.cc:3060] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.997495 17449 ts_tablet_manager.cc:1434] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 14:54:27.994915 17448 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:27.998236 17448 ts_tablet_manager.cc:1403] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:54:28.000993 17448 raft_consensus.cc:359] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.001721 17448 raft_consensus.cc:385] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.002002 17448 raft_consensus.cc:740] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.001125 17073 catalog_manager.cc:5697] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.002720 17448 consensus_queue.cc:260] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:27.991161 17446 raft_consensus.cc:359] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.004072 17446 raft_consensus.cc:385] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.004379 17446 raft_consensus.cc:740] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.005213 17446 consensus_queue.cc:260] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.010255 17449 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:28.014061 17400 raft_consensus.cc:2468] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.015427 17294 leader_election.cc:304] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.016281 17583 raft_consensus.cc:2804] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.017416 17448 ts_tablet_manager.cc:1434] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:54:28.018425 17448 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.016124 17483 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.021394 17483 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.022979 17583 raft_consensus.cc:697] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:28.023576 17483 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.023888 17583 consensus_queue.cc:237] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.025477 17177 raft_consensus.cc:2468] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.025878 17449 tablet_bootstrap.cc:654] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.025801 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.016340 17446 ts_tablet_manager.cc:1434] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
W20260709 14:54:28.027992 17145 leader_election.cc:343] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.028843 17446 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:28.027827 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:28.034056 17145 leader_election.cc:343] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.034518 17145 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.035000 17459 raft_consensus.cc:493] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.035281 17448 tablet_bootstrap.cc:654] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.035488 17459 raft_consensus.cc:515] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.037602 17459 leader_election.cc:290] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.034551 17446 tablet_bootstrap.cc:654] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.039196 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.040071 17483 raft_consensus.cc:2749] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:28.040712 17220 leader_election.cc:343] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.041622 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.042311 17400 raft_consensus.cc:2468] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:28.043524 17220 leader_election.cc:304] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:28.044965 17459 raft_consensus.cc:2804] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.045375 17459 raft_consensus.cc:493] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.045699 17459 raft_consensus.cc:3060] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.046216 17584 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.046730 17584 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.048883 17584 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.054476 17445 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.054996 17445 ts_tablet_manager.cc:1403] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.004s
I20260709 14:54:28.056766 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:28.058033 17293 leader_election.cc:343] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.058218 17445 raft_consensus.cc:359] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.059036 17445 raft_consensus.cc:385] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.059437 17445 raft_consensus.cc:740] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.060060 17445 consensus_queue.cc:260] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.062086 17078 catalog_manager.cc:5697] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.055109 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:28.066324 17294 leader_election.cc:343] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.066907 17446 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:28.066788 17294 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.067399 17446 ts_tablet_manager.cc:1403] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 14:54:28.067943 17583 raft_consensus.cc:2749] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.069501 17448 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:28.069970 17448 ts_tablet_manager.cc:1403] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 14:54:28.070786 17445 ts_tablet_manager.cc:1434] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:54:28.070850 17459 raft_consensus.cc:515] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.072736 17448 raft_consensus.cc:359] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.073413 17448 raft_consensus.cc:385] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.073666 17448 raft_consensus.cc:740] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.073745 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.074391 17448 consensus_queue.cc:260] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:28.075155 17220 leader_election.cc:343] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.077950 17446 raft_consensus.cc:359] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.078537 17449 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:28.079022 17449 ts_tablet_manager.cc:1403] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.010s
I20260709 14:54:28.079280 17448 ts_tablet_manager.cc:1434] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:28.080910 17448 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.080971 17445 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.078642 17446 raft_consensus.cc:385] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.083036 17446 raft_consensus.cc:740] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.083741 17446 consensus_queue.cc:260] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.084822 17459 leader_election.cc:290] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.085726 17446 ts_tablet_manager.cc:1434] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 14:54:28.086120 17449 raft_consensus.cc:359] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.086537 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:28.086917 17449 raft_consensus.cc:385] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.087139 17400 raft_consensus.cc:3060] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.087255 17449 raft_consensus.cc:740] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.088335 17449 consensus_queue.cc:260] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.088794 17446 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:28.090679 17449 ts_tablet_manager.cc:1434] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:54:28.091954 17449 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:28.102205 17448 tablet_bootstrap.cc:654] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.102509 17449 tablet_bootstrap.cc:654] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.099195 17400 raft_consensus.cc:2468] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.103976 17220 leader_election.cc:304] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:28.105158 17459 raft_consensus.cc:2804] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.105657 17459 raft_consensus.cc:697] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:28.106539 17459 consensus_queue.cc:237] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.112792 17445 tablet_bootstrap.cc:654] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.115088 17446 tablet_bootstrap.cc:654] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.116911 17073 catalog_manager.cc:5697] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.123142 17446 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:28.123698 17446 ts_tablet_manager.cc:1403] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:54:28.126609 17446 raft_consensus.cc:359] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.127381 17446 raft_consensus.cc:385] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.127655 17446 raft_consensus.cc:740] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.131407 17449 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:28.131999 17449 ts_tablet_manager.cc:1403] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.012s
I20260709 14:54:28.133955 17445 tablet_bootstrap.cc:492] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.134528 17448 tablet_bootstrap.cc:492] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:28.134536 17445 ts_tablet_manager.cc:1403] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.013s
I20260709 14:54:28.135109 17448 ts_tablet_manager.cc:1403] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.001s
I20260709 14:54:28.135177 17459 raft_consensus.cc:493] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.135411 17583 consensus_queue.cc:1048] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.135737 17459 raft_consensus.cc:515] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.137192 17449 raft_consensus.cc:359] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.137844 17459 leader_election.cc:290] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.138854 17445 raft_consensus.cc:359] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.139008 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.139566 17445 raft_consensus.cc:385] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.139130 17448 raft_consensus.cc:359] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.139882 17445 raft_consensus.cc:740] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.140132 17448 raft_consensus.cc:385] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.140540 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:28.140789 17220 leader_election.cc:343] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.140623 17448 raft_consensus.cc:740] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.137871 17449 raft_consensus.cc:385] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.141620 17449 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
W20260709 14:54:28.142233 17219 leader_election.cc:343] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.142377 17449 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.140626 17445 consensus_queue.cc:260] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.143898 17219 leader_election.cc:304] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.144542 17449 ts_tablet_manager.cc:1434] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:54:28.144644 17504 raft_consensus.cc:2749] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.146291 17445 ts_tablet_manager.cc:1434] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260709 14:54:28.147215 17445 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.147806 17504 consensus_queue.cc:1048] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:28.129741 17446 consensus_queue.cc:260] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.152292 17446 ts_tablet_manager.cc:1434] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 14:54:28.152667 17445 tablet_bootstrap.cc:654] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.153213 17446 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:28.154695 17583 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.155230 17583 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.141830 17448 consensus_queue.cc:260] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.158927 17448 ts_tablet_manager.cc:1434] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 14:54:28.159571 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.159883 17448 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.159750 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:28.162593 17293 leader_election.cc:343] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.163385 17583 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:28.163811 17294 leader_election.cc:343] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.164361 17294 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.168599 17584 raft_consensus.cc:2749] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.171815 17446 tablet_bootstrap.cc:654] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.176164 17448 tablet_bootstrap.cc:654] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.185231 17446 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:28.185770 17446 ts_tablet_manager.cc:1403] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 14:54:28.188513 17446 raft_consensus.cc:359] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.189050 17446 raft_consensus.cc:385] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.189298 17446 raft_consensus.cc:740] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.190173 17584 consensus_queue.cc:1048] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:28.190903 17445 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.191408 17445 ts_tablet_manager.cc:1403] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.008s
I20260709 14:54:28.192214 17400 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.191450 17446 consensus_queue.cc:260] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.195164 17445 raft_consensus.cc:359] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.195854 17445 raft_consensus.cc:385] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.196139 17445 raft_consensus.cc:740] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.196679 17459 consensus_queue.cc:1048] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.196794 17445 consensus_queue.cc:260] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.198840 17445 ts_tablet_manager.cc:1434] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:54:28.199761 17445 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.205415 17445 tablet_bootstrap.cc:654] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.206278 17483 consensus_queue.cc:1048] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.205305 17446 ts_tablet_manager.cc:1434] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:54:28.213344 17446 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:28.213450 17455 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.213968 17455 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.216161 17455 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.217053 17445 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.217211 17483 raft_consensus.cc:493] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.217569 17445 ts_tablet_manager.cc:1403] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:54:28.217793 17483 raft_consensus.cc:515] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.219389 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.220582 17483 leader_election.cc:290] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.218441 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.221349 17255 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:28.222047 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.222652 17292 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.223937 17446 tablet_bootstrap.cc:654] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.223779 17583 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.224663 17583 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.225044 17583 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.225737 17445 raft_consensus.cc:359] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.226876 17445 raft_consensus.cc:385] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.227138 17445 raft_consensus.cc:740] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.227329 17459 consensus_queue.cc:1048] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.227761 17445 consensus_queue.cc:260] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.229457 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.229794 17445 ts_tablet_manager.cc:1434] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:28.230748 17445 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.236616 17445 tablet_bootstrap.cc:654] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.238320 17145 leader_election.cc:304] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.239236 17483 raft_consensus.cc:2749] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:28.242523 17294 leader_election.cc:343] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.239342 17449 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:28.242702 17483 consensus_queue.cc:1048] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.253505 17583 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.253921 17459 raft_consensus.cc:493] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.254613 17459 raft_consensus.cc:515] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.256771 17459 leader_election.cc:290] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.257611 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:28.259038 17219 leader_election.cc:343] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.261350 17459 consensus_queue.cc:1048] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.266351 17448 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:28.266860 17448 ts_tablet_manager.cc:1403] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.016s
I20260709 14:54:28.269656 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.270434 17327 raft_consensus.cc:2468] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:28.272446 17220 leader_election.cc:304] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:28.280465 17504 raft_consensus.cc:2804] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.282557 17588 raft_consensus.cc:493] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.275496 17448 raft_consensus.cc:359] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.285044 17588 raft_consensus.cc:515] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.285064 17448 raft_consensus.cc:385] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.286219 17448 raft_consensus.cc:740] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.287490 17588 leader_election.cc:290] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.288892 17504 raft_consensus.cc:493] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.289258 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.289916 17179 raft_consensus.cc:2468] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:28.291139 17219 leader_election.cc:304] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.291190 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.292094 17588 raft_consensus.cc:2804] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.292562 17588 raft_consensus.cc:493] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.289398 17504 raft_consensus.cc:3060] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.288985 17448 consensus_queue.cc:260] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.292935 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:28.293596 17252 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.298072 17448 ts_tablet_manager.cc:1434] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:54:28.298859 17449 tablet_bootstrap.cc:654] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.300249 17448 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.306497 17445 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.292930 17588 raft_consensus.cc:3060] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.307044 17445 ts_tablet_manager.cc:1403] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.011s
I20260709 14:54:28.321826 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
W20260709 14:54:28.323662 17294 leader_election.cc:343] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.324549 17583 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.335311 17450 raft_consensus.cc:493] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.335983 17450 raft_consensus.cc:515] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.338186 17450 leader_election.cc:290] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.340654 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.341866 17329 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.343473 17368 leader_election.cc:304] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.344707 17450 raft_consensus.cc:2804] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.345196 17450 raft_consensus.cc:493] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.345597 17450 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.347990 17252 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.351151 17177 raft_consensus.cc:3060] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.353749 17445 raft_consensus.cc:359] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.354544 17445 raft_consensus.cc:385] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.354816 17445 raft_consensus.cc:740] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.355527 17445 consensus_queue.cc:260] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.367832 17445 ts_tablet_manager.cc:1434] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 14:54:28.371201 17445 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
W20260709 14:54:28.366271 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 72982us
W20260709 14:54:28.370796 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 67216.2us
I20260709 14:54:28.383037 17292 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.383891 17583 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.390796 17583 raft_consensus.cc:697] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:28.391673 17583 consensus_queue.cc:237] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.402107 17448 tablet_bootstrap.cc:654] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.405474 17588 raft_consensus.cc:515] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.397023 17450 raft_consensus.cc:515] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.411178 17450 leader_election.cc:290] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.411258 17504 raft_consensus.cc:515] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.414760 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.415524 17329 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.417485 17504 leader_election.cc:290] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.421355 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
W20260709 14:54:28.422753 17219 leader_election.cc:343] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.424306 17450 raft_consensus.cc:493] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.424813 17450 raft_consensus.cc:515] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.426066 17329 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.426896 17450 leader_election.cc:290] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.427420 17368 leader_election.cc:304] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.428465 17446 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:28.429015 17446 ts_tablet_manager.cc:1403] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.216s	user 0.030s	sys 0.030s
I20260709 14:54:28.431428 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:28.432893 17367 leader_election.cc:343] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.431854 17588 leader_election.cc:290] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.433321 17446 raft_consensus.cc:359] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.435335 17446 raft_consensus.cc:385] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.435629 17446 raft_consensus.cc:740] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.432711 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.436976 17180 raft_consensus.cc:3060] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.432942 17450 raft_consensus.cc:2804] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.439641 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.441128 17446 consensus_queue.cc:260] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.453382 17449 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:28.453969 17449 ts_tablet_manager.cc:1403] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.000s
I20260709 14:54:28.446683 17450 raft_consensus.cc:697] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:28.440420 17252 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.462682 17449 raft_consensus.cc:359] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.463460 17449 raft_consensus.cc:385] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.464255 17584 consensus_queue.cc:1048] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.464725 17450 consensus_queue.cc:237] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.465682 17180 raft_consensus.cc:2468] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.466902 17219 leader_election.cc:304] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.467775 17588 raft_consensus.cc:2804] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.463372 17445 tablet_bootstrap.cc:654] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.463847 17449 raft_consensus.cc:740] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.473595 17449 consensus_queue.cc:260] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.485901 17449 ts_tablet_manager.cc:1434] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:54:28.486951 17449 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:28.468302 17588 raft_consensus.cc:697] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:28.496224 17446 ts_tablet_manager.cc:1434] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.067s	user 0.017s	sys 0.013s
I20260709 14:54:28.497318 17446 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:28.496441 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:28.500134 17255 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.501050 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.501811 17254 raft_consensus.cc:2468] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
W20260709 14:54:28.505486 17220 leader_election.cc:343] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.508615 17180 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.511255 17588 consensus_queue.cc:237] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.512679 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.513411 17328 raft_consensus.cc:3060] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.515543 17073 catalog_manager.cc:5697] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.529112 17255 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.531468 17448 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
W20260709 14:54:28.532066 17220 consensus_peers.cc:597] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.517990 17366 leader_election.cc:304] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:28.520252 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.532017 17448 ts_tablet_manager.cc:1403] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.233s	user 0.019s	sys 0.008s
I20260709 14:54:28.545359 17445 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.545967 17445 ts_tablet_manager.cc:1403] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.175s	user 0.006s	sys 0.009s
I20260709 14:54:28.549279 17584 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.549840 17584 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.552230 17584 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.554117 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.554936 17255 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.555579 17445 raft_consensus.cc:359] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.556314 17292 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.557578 17584 raft_consensus.cc:2804] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:28.557966 17584 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.558310 17584 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.559821 17449 tablet_bootstrap.cc:654] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.556286 17445 raft_consensus.cc:385] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.566907 17445 raft_consensus.cc:740] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.541486 17510 raft_consensus.cc:2804] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.573585 17445 consensus_queue.cc:260] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.584532 17445 ts_tablet_manager.cc:1434] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.003s
I20260709 14:54:28.541751 17642 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.587271 17445 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.573347 17510 raft_consensus.cc:493] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.568905 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.586334 17644 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.570127 17588 consensus_queue.cc:1048] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
W20260709 14:54:28.601039 17220 leader_election.cc:343] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.598443 17510 raft_consensus.cc:3060] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.603286 17584 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.611874 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:28.613116 17255 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.614884 17328 raft_consensus.cc:2468] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.616361 17504 raft_consensus.cc:493] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.616933 17504 raft_consensus.cc:515] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.619182 17220 leader_election.cc:304] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:28.619763 17583 consensus_queue.cc:1048] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:28.620337 17588 raft_consensus.cc:2804] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.620954 17588 raft_consensus.cc:697] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:28.621812 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.626360 17584 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.610474 17448 raft_consensus.cc:359] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.631896 17078 catalog_manager.cc:5697] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.637980 17448 raft_consensus.cc:385] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.638602 17448 raft_consensus.cc:740] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.645538 17448 consensus_queue.cc:260] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.601166 17179 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.640388 17455 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.590162 17642 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.650207 17508 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.656992 17448 ts_tablet_manager.cc:1434] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.001s
I20260709 14:54:28.658380 17448 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.650841 17508 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.665808 17508 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.668833 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.669411 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.669548 17328 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.670883 17368 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.658532 17073 catalog_manager.cc:5697] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.671547 17445 tablet_bootstrap.cc:654] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.651301 17455 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.674479 17455 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.662623 17649 raft_consensus.cc:493] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.675576 17649 raft_consensus.cc:515] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.654760 17588 consensus_queue.cc:237] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.677829 17649 leader_election.cc:290] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.678412 17649 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.678785 17649 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.679117 17649 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.681452 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.683192 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.683952 17176 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
W20260709 14:54:28.685325 17368 leader_election.cc:343] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.686159 17293 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:28.686627 17255 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:28.687106 17455 raft_consensus.cc:2804] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.687520 17455 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.662770 17504 leader_election.cc:290] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.643510 17644 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.688452 17455 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.692938 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.696585 17449 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:28.688439 17292 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:28.697928 17449 ts_tablet_manager.cc:1403] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.211s	user 0.045s	sys 0.028s
I20260709 14:54:28.693424 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.690979 17510 raft_consensus.cc:515] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.704876 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.703619 17583 raft_consensus.cc:2804] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.706337 17583 raft_consensus.cc:697] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:28.707159 17583 consensus_queue.cc:237] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER 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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.700601 17178 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.699397 17450 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.699684 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.723779 17504 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.714251 17179 raft_consensus.cc:2468] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:28.724331 17504 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.725054 17649 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.727352 17649 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.728180 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.728454 17219 leader_election.cc:304] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.728833 17329 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.729746 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.730384 17179 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.731189 17446 tablet_bootstrap.cc:654] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.732066 17504 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.721786 17450 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.733285 17401 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:28.734445 17449 raft_consensus.cc:359] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.735507 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:28.735702 17219 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.736174 17254 raft_consensus.cc:3060] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.736784 17636 raft_consensus.cc:2804] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.737802 17449 raft_consensus.cc:385] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.738152 17449 raft_consensus.cc:740] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.739236 17449 consensus_queue.cc:260] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:28.721697 17645 log.cc:927] Time spent T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:54:28.700289 17255 raft_consensus.cc:2468] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.734963 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.744719 17449 ts_tablet_manager.cc:1434] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:54:28.740144 17635 raft_consensus.cc:2804] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:28.739226 17636 raft_consensus.cc:493] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.720438 17510 leader_election.cc:290] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:28.737607 17220 leader_election.cc:343] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.747155 17400 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.748870 17636 raft_consensus.cc:3060] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.754693 17635 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.755214 17635 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.745537 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.760078 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.761866 17445 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:28.762415 17445 ts_tablet_manager.cc:1403] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.007s
I20260709 14:54:28.758302 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.764504 17179 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.765287 17448 tablet_bootstrap.cc:654] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.766269 17445 raft_consensus.cc:359] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.771265 17445 raft_consensus.cc:385] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.771631 17445 raft_consensus.cc:740] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.772130 17078 catalog_manager.cc:5697] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.772498 17445 consensus_queue.cc:260] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.776027 17584 raft_consensus.cc:493] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.776683 17584 raft_consensus.cc:515] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.780323 17584 leader_election.cc:290] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:28.781279 17145 leader_election.cc:343] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.770876 17449 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:28.782002 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:28.782460 17367 leader_election.cc:343] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:28.783480 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b688e139ce774f4e9205154fe55a752f" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.784453 17178 raft_consensus.cc:2393] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:28.784466 17445 ts_tablet_manager.cc:1434] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 14:54:28.788596 17445 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:28.753476 17642 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.785372 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.785930 17293 leader_election.cc:304] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:28.807282 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.810776 17635 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.812988 17656 raft_consensus.cc:3060] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.804687 17649 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.817152 17649 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.797230 17636 raft_consensus.cc:515] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.819573 17649 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:28.820014 17652 log.cc:927] Time spent T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:54:28.812687 17450 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.822171 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.801924 17255 raft_consensus.cc:2468] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:28.823203 17656 raft_consensus.cc:2749] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.823486 17449 tablet_bootstrap.cc:654] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.843060 17143 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:28.824234 17636 leader_election.cc:290] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:28.825362 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.833043 17635 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.833210 17329 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.834336 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.844107 17642 raft_consensus.cc:2804] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.837694 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:28.839510 17445 tablet_bootstrap.cc:654] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.839814 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:28.841153 17455 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.844291 17177 raft_consensus.cc:3060] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:28.844203 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:28.836167 17644 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.873252 17399 raft_consensus.cc:2393] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:28.874337 17455 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:28.874646 17176 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.864210 17642 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.878204 17448 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:28.878710 17448 ts_tablet_manager.cc:1403] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.221s	user 0.019s	sys 0.023s
I20260709 14:54:28.869987 17178 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.872202 17450 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.877573 17642 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.884032 17450 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:28.880327 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 58881.7us
I20260709 14:54:28.888341 17448 raft_consensus.cc:359] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.881307 17328 raft_consensus.cc:2393] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:28.889034 17448 raft_consensus.cc:385] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.889794 17448 raft_consensus.cc:740] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.891566 17448 consensus_queue.cc:260] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.902323 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:28.903115 17180 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.903878 17145 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:28.910808 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 177257us
I20260709 14:54:28.916270 17366 leader_election.cc:304] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:28.917420 17508 raft_consensus.cc:2804] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.917819 17508 raft_consensus.cc:493] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.918215 17508 raft_consensus.cc:3060] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.919303 17178 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:28.920177 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.920854 17255 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:28.921347 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:28.921923 17399 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:28.923939 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 108884us
I20260709 14:54:28.934960 17177 raft_consensus.cc:2468] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:28.937340 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:28.937387 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:28.941934 17448 ts_tablet_manager.cc:1434] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:54:28.930512 17455 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:28.906845 17450 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:28.945981 17448 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:28.924402 17179 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.911248 17254 raft_consensus.cc:2468] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.943276 17073 catalog_manager.cc:5697] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 2, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.920768 17367 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.952328 17455 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.961351 17446 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:28.962075 17446 ts_tablet_manager.cc:1403] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.465s	user 0.012s	sys 0.011s
I20260709 14:54:28.956894 17644 raft_consensus.cc:2749] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.958411 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:28.943053 17368 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.947849 17219 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.965001 17510 raft_consensus.cc:2804] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.975622 17588 raft_consensus.cc:2804] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.969311 17329 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:28.976186 17588 raft_consensus.cc:697] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:28.974272 17510 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.976893 17510 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.978152 17180 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:28.979486 17293 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:28.980849 17649 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.973644 17255 raft_consensus.cc:2468] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:28.977061 17588 consensus_queue.cc:237] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER 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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:28.982117 17649 raft_consensus.cc:697] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:28.983018 17649 consensus_queue.cc:237] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.984079 17510 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.981058 17583 raft_consensus.cc:2804] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.961351 17508 raft_consensus.cc:515] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:28.986758 17366 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:28.986863 17583 raft_consensus.cc:697] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:28.987882 17455 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:28.988888 17583 consensus_queue.cc:237] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:28.991225 17449 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:28.991444 17448 tablet_bootstrap.cc:654] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.998790 17219 leader_election.cc:304] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:28.999692 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.000546 17255 raft_consensus.cc:2393] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 2: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:29.000844 17459 raft_consensus.cc:2804] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.000526 17508 leader_election.cc:290] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.001413 17459 raft_consensus.cc:697] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:29.002044 17399 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:29.002413 17459 consensus_queue.cc:237] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:28.991871 17449 ts_tablet_manager.cc:1403] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.024s
I20260709 14:54:29.007297 17449 raft_consensus.cc:359] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.010337 17449 raft_consensus.cc:385] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.010699 17449 raft_consensus.cc:740] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.012611 17449 consensus_queue.cc:260] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.003997 17642 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.018057 17642 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:29.018878 17220 leader_election.cc:343] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.019461 17510 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:29.020176 17510 raft_consensus.cc:2804] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:29.020565 17510 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.020985 17510 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.021298 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.021471 17502 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.021951 17502 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.022974 17446 raft_consensus.cc:359] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.025337 17446 raft_consensus.cc:385] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.026157 17446 raft_consensus.cc:740] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.026880 17446 consensus_queue.cc:260] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.030077 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.030246 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.030481 17366 leader_election.cc:304] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.030881 17177 raft_consensus.cc:2393] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:29.031858 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.032469 17255 raft_consensus.cc:3060] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.032907 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:29.033281 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:29.035207 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.035993 17502 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.036391 17399 raft_consensus.cc:2393] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:29.021898 17254 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.037822 17449 ts_tablet_manager.cc:1434] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:54:29.039057 17449 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:29.040902 17446 ts_tablet_manager.cc:1434] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260709 14:54:29.042120 17446 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:29.042240 17445 tablet_bootstrap.cc:492] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.042894 17445 ts_tablet_manager.cc:1403] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.255s	user 0.012s	sys 0.012s
I20260709 14:54:29.037736 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:29.055184 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:29.053692 17220 leader_election.cc:343] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.065403 17177 raft_consensus.cc:2393] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:29.076656 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:29.077556 17254 raft_consensus.cc:2468] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:29.079108 17143 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:29.063642 17366 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:29.081710 17644 raft_consensus.cc:2804] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.081454 17078 catalog_manager.cc:5697] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.082188 17450 raft_consensus.cc:2804] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.085436 17450 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.085831 17450 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:29.085928 17368 leader_election.cc:343] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.082206 17644 raft_consensus.cc:697] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
W20260709 14:54:29.084172 17219 leader_election.cc:343] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.088340 17219 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.087430 17644 consensus_queue.cc:237] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.089578 17663 raft_consensus.cc:2804] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.089773 17504 raft_consensus.cc:2749] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.090183 17508 consensus_queue.cc:1048] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.091550 17508 consensus_queue.cc:1048] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:29.099177 17446 tablet_bootstrap.cc:654] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.090157 17663 raft_consensus.cc:697] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:29.104197 17663 consensus_queue.cc:237] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.108229 17448 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:29.108727 17448 ts_tablet_manager.cc:1403] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.009s
I20260709 14:54:29.111161 17255 raft_consensus.cc:2468] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:29.116802 17450 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.119350 17450 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.122150 17445 raft_consensus.cc:359] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.122835 17445 raft_consensus.cc:385] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.122886 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.111284 17448 raft_consensus.cc:359] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.123731 17448 raft_consensus.cc:385] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.123818 17252 raft_consensus.cc:2393] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:29.124142 17448 raft_consensus.cc:740] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.124855 17448 consensus_queue.cc:260] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.126986 17448 ts_tablet_manager.cc:1434] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260709 14:54:29.127208 17510 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.122987 17366 leader_election.cc:304] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:29.128455 17401 raft_consensus.cc:2368] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 for earlier term 2. Current term is 3.
I20260709 14:54:29.129668 17588 consensus_queue.cc:1048] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.132089 17649 raft_consensus.cc:2804] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.132655 17649 raft_consensus.cc:697] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:29.133424 17649 consensus_queue.cc:237] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.138434 17253 raft_consensus.cc:1275] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:29.138716 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.139346 17252 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.141369 17449 tablet_bootstrap.cc:654] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.141855 17588 consensus_queue.cc:1048] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.143399 17583 consensus_queue.cc:1048] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.144908 17510 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.123114 17445 raft_consensus.cc:740] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.146524 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:29.146597 17445 consensus_queue.cc:260] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.147305 17327 raft_consensus.cc:3060] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:29.149186 17445 ts_tablet_manager.cc:1434] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.104s	user 0.003s	sys 0.003s
I20260709 14:54:29.150218 17445 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.150403 17252 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 3.
I20260709 14:54:29.151615 17366 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:29.152243 17455 consensus_queue.cc:1048] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.152697 17671 raft_consensus.cc:2804] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:29.153198 17671 raft_consensus.cc:697] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:29.154001 17671 consensus_queue.cc:237] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.156950 17327 raft_consensus.cc:2468] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 3.
I20260709 14:54:29.162730 17448 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:29.166886 17445 tablet_bootstrap.cc:654] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.171010 17367 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.171463 17588 consensus_queue.cc:1048] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.172029 17672 raft_consensus.cc:2749] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.182422 17446 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:29.183074 17446 ts_tablet_manager.cc:1403] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.010s
I20260709 14:54:29.184693 17644 raft_consensus.cc:493] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.185830 17644 raft_consensus.cc:515] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.187942 17644 leader_election.cc:290] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.189334 17179 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.192363 17253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.194931 17446 raft_consensus.cc:359] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.195667 17446 raft_consensus.cc:385] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.196269 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7f3ee88c24e54a5d58f87d6581887" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.202142 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:29.205279 17401 raft_consensus.cc:2393] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:29.202565 17179 raft_consensus.cc:1275] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:29.206449 17145 leader_election.cc:304] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:29.206979 17446 raft_consensus.cc:740] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.208307 17642 raft_consensus.cc:2749] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.208899 17446 consensus_queue.cc:260] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.210613 17584 consensus_queue.cc:1048] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.211038 17446 ts_tablet_manager.cc:1434] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:54:29.212047 17446 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:29.216531 17504 raft_consensus.cc:493] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.213543 17445 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.218858 17504 raft_consensus.cc:515] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.219331 17445 ts_tablet_manager.cc:1403] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.003s
I20260709 14:54:29.221791 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.222074 17445 raft_consensus.cc:359] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.222807 17445 raft_consensus.cc:385] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.223059 17445 raft_consensus.cc:740] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.223664 17504 leader_election.cc:290] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.223835 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.197853 17078 catalog_manager.cc:5697] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:29.225090 17220 leader_election.cc:343] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:29.226133 17220 leader_election.cc:343] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.226568 17220 leader_election.cc:304] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:29.227676 17504 raft_consensus.cc:2749] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.229166 17078 catalog_manager.cc:5697] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 2, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.223713 17445 consensus_queue.cc:260] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.236692 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:29.236838 17074 catalog_manager.cc:5697] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.237046 17445 ts_tablet_manager.cc:1434] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:54:29.239771 17445 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.241993 17446 tablet_bootstrap.cc:654] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:29.214962 17294 consensus_peers.cc:597] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 -> Peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Couldn't send request to peer dbccf8b834c244ceb113278965f92ed7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:29.248682 17294 leader_election.cc:400] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Vote denied by peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859) with higher term. Message: Invalid argument: T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 for earlier term 2. Current term is 3.
I20260709 14:54:29.249022 17294 leader_election.cc:403] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:54:29.250701 17659 raft_consensus.cc:2749] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859) with higher term. Message: Invalid argument: T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 for earlier term 2. Current term is 3.
I20260709 14:54:29.255203 17073 catalog_manager.cc:5697] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.265082 17367 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:29.265946 17671 raft_consensus.cc:2749] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.245213 17445 tablet_bootstrap.cc:654] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.298357 17450 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.298943 17450 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.302079 17178 raft_consensus.cc:3060] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.304001 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.304016 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.304591 17450 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.305193 17448 tablet_bootstrap.cc:654] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.314956 17449 tablet_bootstrap.cc:492] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:29.318819 17449 ts_tablet_manager.cc:1403] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.280s	user 0.013s	sys 0.013s
I20260709 14:54:29.316277 17368 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:29.318531 17588 consensus_queue.cc:1048] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.315584 17446 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:29.320353 17663 raft_consensus.cc:2749] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.328105 17448 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:29.329857 17448 ts_tablet_manager.cc:1403] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.167s	user 0.010s	sys 0.006s
I20260709 14:54:29.323073 17449 raft_consensus.cc:359] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.326702 17446 ts_tablet_manager.cc:1403] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.029s
I20260709 14:54:29.333568 17449 raft_consensus.cc:385] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.333969 17449 raft_consensus.cc:740] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.334764 17449 consensus_queue.cc:260] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.335275 17445 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.332799 17448 raft_consensus.cc:359] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.335839 17445 ts_tablet_manager.cc:1403] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.009s
I20260709 14:54:29.336167 17448 raft_consensus.cc:385] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.336640 17448 raft_consensus.cc:740] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.337870 17663 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.337791 17448 consensus_queue.cc:260] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.338397 17663 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.339876 17448 ts_tablet_manager.cc:1434] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:29.340566 17663 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:29.342163 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:29.343636 17368 leader_election.cc:343] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.344444 17449 ts_tablet_manager.cc:1434] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:54:29.344491 17445 raft_consensus.cc:359] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.345254 17445 raft_consensus.cc:385] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.345474 17445 raft_consensus.cc:740] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.342518 17446 raft_consensus.cc:359] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.345607 17449 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:29.346100 17445 consensus_queue.cc:260] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.347767 17445 ts_tablet_manager.cc:1434] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:54:29.348625 17445 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.349429 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.350418 17448 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
W20260709 14:54:29.353909 17367 leader_election.cc:343] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.354425 17367 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.355147 17445 tablet_bootstrap.cc:654] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.355207 17663 raft_consensus.cc:2749] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.359110 17448 tablet_bootstrap.cc:654] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.358386 17073 catalog_manager.cc:5697] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.360179 17073 catalog_manager.cc:5697] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.352175 17449 tablet_bootstrap.cc:654] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.352413 17446 raft_consensus.cc:385] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.363029 17446 raft_consensus.cc:740] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.363895 17446 consensus_queue.cc:260] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.364898 17445 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.365371 17445 ts_tablet_manager.cc:1403] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 14:54:29.366144 17446 ts_tablet_manager.cc:1434] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 14:54:29.367129 17446 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:29.367863 17445 raft_consensus.cc:359] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.368619 17445 raft_consensus.cc:385] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.368863 17445 raft_consensus.cc:740] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.369504 17445 consensus_queue.cc:260] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.374291 17446 tablet_bootstrap.cc:654] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.374491 17445 ts_tablet_manager.cc:1434] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:29.375432 17445 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.380878 17445 tablet_bootstrap.cc:654] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.380779 17073 catalog_manager.cc:5697] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.383244 17449 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:29.383731 17449 ts_tablet_manager.cc:1403] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.002s
I20260709 14:54:29.386873 17449 raft_consensus.cc:359] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.387351 17448 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:29.387535 17449 raft_consensus.cc:385] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.387826 17449 raft_consensus.cc:740] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.387827 17448 ts_tablet_manager.cc:1403] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.013s
I20260709 14:54:29.391268 17448 raft_consensus.cc:359] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.391947 17448 raft_consensus.cc:385] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.392217 17448 raft_consensus.cc:740] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.392809 17449 consensus_queue.cc:260] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.396000 17449 ts_tablet_manager.cc:1434] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:54:29.397030 17449 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:29.400336 17448 consensus_queue.cc:260] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.404094 17446 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:29.405083 17448 ts_tablet_manager.cc:1434] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:54:29.406064 17448 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:29.404620 17446 ts_tablet_manager.cc:1403] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260709 14:54:29.411042 17449 tablet_bootstrap.cc:654] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.411535 17446 raft_consensus.cc:359] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.412256 17446 raft_consensus.cc:385] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.412510 17446 raft_consensus.cc:740] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.413381 17446 consensus_queue.cc:260] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.415791 17446 ts_tablet_manager.cc:1434] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:29.419294 17445 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.419791 17445 ts_tablet_manager.cc:1403] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.017s
I20260709 14:54:29.420531 17583 consensus_queue.cc:1048] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.422466 17445 raft_consensus.cc:359] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.423143 17445 raft_consensus.cc:385] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.423399 17445 raft_consensus.cc:740] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.424132 17445 consensus_queue.cc:260] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.425199 17642 raft_consensus.cc:493] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.425722 17642 raft_consensus.cc:515] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.426429 17445 ts_tablet_manager.cc:1434] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:29.427369 17445 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.427817 17446 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:29.428987 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.429399 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.430159 17254 raft_consensus.cc:2393] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:29.431182 17143 leader_election.cc:304] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:29.432085 17644 raft_consensus.cc:3060] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.432787 17445 tablet_bootstrap.cc:654] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.427783 17642 leader_election.cc:290] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.437196 17448 tablet_bootstrap.cc:654] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.438176 17642 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.439038 17642 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.442251 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.443348 17449 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:29.443840 17449 ts_tablet_manager.cc:1403] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.001s
W20260709 14:54:29.444135 17145 leader_election.cc:343] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.443230 17327 raft_consensus.cc:3060] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.445403 17588 consensus_queue.cc:1048] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.446651 17445 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.446506 17449 raft_consensus.cc:359] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.447242 17445 ts_tablet_manager.cc:1403] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:54:29.447243 17449 raft_consensus.cc:385] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.448321 17449 raft_consensus.cc:740] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.448949 17449 consensus_queue.cc:260] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.450060 17445 raft_consensus.cc:359] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.450721 17445 raft_consensus.cc:385] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.450973 17445 raft_consensus.cc:740] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.453202 17449 ts_tablet_manager.cc:1434] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:29.454188 17449 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:29.451602 17445 consensus_queue.cc:260] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.456698 17445 ts_tablet_manager.cc:1434] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:54:29.457623 17445 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.457759 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.458444 17400 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:29.459621 17145 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:29.460476 17483 raft_consensus.cc:2804] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.460853 17483 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.461189 17483 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.464991 17445 tablet_bootstrap.cc:654] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.465058 17401 raft_consensus.cc:1275] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:29.467423 17588 consensus_queue.cc:1048] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.468775 17449 tablet_bootstrap.cc:654] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.475109 17642 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.482381 17641 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.482571 17179 raft_consensus.cc:1275] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:29.482887 17641 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.484829 17583 raft_consensus.cc:493] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.485496 17641 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.485327 17583 raft_consensus.cc:515] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.487509 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.488210 17584 raft_consensus.cc:493] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.488713 17584 raft_consensus.cc:515] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.491007 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.492003 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.488234 17254 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
W20260709 14:54:29.493059 17145 leader_election.cc:343] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:29.493219 17294 leader_election.cc:343] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.494002 17143 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:29.494762 17504 consensus_queue.cc:1048] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.496610 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.497251 17254 raft_consensus.cc:2468] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:29.437197 17446 tablet_bootstrap.cc:654] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.500255 17292 leader_election.cc:304] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:29.501264 17455 raft_consensus.cc:2804] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.501633 17455 raft_consensus.cc:493] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.501947 17455 raft_consensus.cc:3060] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.504884 17588 raft_consensus.cc:493] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.505400 17588 raft_consensus.cc:515] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.507416 17588 leader_election.cc:290] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.508797 17583 leader_election.cc:290] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.509752 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.513388 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.517381 17661 consensus_queue.cc:1048] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.519085 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.491885 17584 leader_election.cc:290] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.523967 17644 raft_consensus.cc:2749] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.524576 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1371d82712402d9b7039738f1b9d09" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:29.525024 17220 leader_election.cc:343] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.527573 17663 consensus_queue.cc:1048] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.532131 17641 raft_consensus.cc:2804] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.532730 17641 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.533205 17641 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.541018 17292 leader_election.cc:304] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:29.546212 17663 consensus_queue.cc:1048] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:54:29.554270 17661 raft_consensus.cc:2749] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:29.556447 17450 raft_consensus.cc:493] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.557049 17450 raft_consensus.cc:515] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.561501 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.567030 17400 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:29.571427 17366 leader_election.cc:343] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.573450 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:29.574781 17367 leader_election.cc:343] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.575290 17367 leader_election.cc:304] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:29.575798 17449 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:29.576030 17504 consensus_queue.cc:1048] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.576321 17449 ts_tablet_manager.cc:1403] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.004s
I20260709 14:54:29.576201 17672 raft_consensus.cc:2749] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.578944 17449 raft_consensus.cc:359] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.579593 17449 raft_consensus.cc:385] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.579924 17449 raft_consensus.cc:740] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.580720 17449 consensus_queue.cc:260] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.582343 17672 consensus_queue.cc:1048] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.583242 17449 ts_tablet_manager.cc:1434] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:29.584324 17449 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:29.569397 17219 leader_election.cc:343] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.585660 17219 leader_election.cc:304] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.586683 17504 raft_consensus.cc:2749] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:29.569199 17450 leader_election.cc:290] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.591641 17449 tablet_bootstrap.cc:654] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.602834 17445 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.603466 17445 ts_tablet_manager.cc:1403] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.146s	user 0.037s	sys 0.054s
I20260709 14:54:29.600437 17584 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.615844 17584 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.616691 17455 raft_consensus.cc:515] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.617980 17584 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:29.618710 17455 leader_election.cc:290] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.620755 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.620988 17483 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.617866 17661 raft_consensus.cc:493] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.621407 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.626310 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:29.626798 17448 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:29.627249 17448 ts_tablet_manager.cc:1403] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.022s
I20260709 14:54:29.627338 17661 raft_consensus.cc:515] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.628412 17177 raft_consensus.cc:2393] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:29.629604 17661 leader_election.cc:290] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.629837 17448 raft_consensus.cc:359] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.630465 17448 raft_consensus.cc:385] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.630723 17448 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.631313 17448 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.631888 17483 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.632336 17401 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:29.623157 17450 consensus_queue.cc:1048] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:54:29.638514 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:29.639186 17328 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:29.639665 17294 leader_election.cc:343] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.640476 17294 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.642503 17672 consensus_queue.cc:1048] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.645684 17642 consensus_queue.cc:1048] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.646373 17255 raft_consensus.cc:1275] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:29.647126 17642 consensus_queue.cc:1048] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.645699 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.648793 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:29.649377 17401 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:29.649524 17293 leader_election.cc:343] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.651816 17450 consensus_queue.cc:1048] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:29.670290 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.670966 17250 raft_consensus.cc:3060] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.664639 17448 ts_tablet_manager.cc:1434] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 14:54:29.684132 17448 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:29.681548 17641 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.695799 17663 raft_consensus.cc:493] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.710886 17661 raft_consensus.cc:493] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.715207 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.711663 17641 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.714951 17504 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.728395 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:29.729858 17445 raft_consensus.cc:359] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.730449 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.731043 17254 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.731695 17448 tablet_bootstrap.cc:654] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.702654 17663 raft_consensus.cc:515] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.734639 17445 raft_consensus.cc:385] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.738433 17445 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
W20260709 14:54:29.736816 17145 leader_election.cc:343] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.744601 17327 raft_consensus.cc:1275] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:29.747713 17450 consensus_queue.cc:1048] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:29.748005 17328 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:29.748901 17455 raft_consensus.cc:2764] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:29.727016 17661 raft_consensus.cc:515] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.739195 17445 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.761955 17661 leader_election.cc:290] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:29.763183 17445 ts_tablet_manager.cc:1434] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.159s	user 0.001s	sys 0.005s
I20260709 14:54:29.734915 17504 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.779878 17588 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.780061 17401 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:29.782567 17445 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:29.737954 17255 raft_consensus.cc:2468] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:29.789250 17446 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:29.790905 17446 ts_tablet_manager.cc:1403] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.374s	user 0.039s	sys 0.022s
I20260709 14:54:29.799849 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.809506 17663 leader_election.cc:290] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.804217 17250 raft_consensus.cc:2468] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:29.815932 17292 leader_election.cc:304] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:29.786912 17588 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.814859 17326 raft_consensus.cc:3060] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.828483 17449 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:29.829751 17449 ts_tablet_manager.cc:1403] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.246s	user 0.036s	sys 0.063s
I20260709 14:54:29.819672 17661 raft_consensus.cc:2804] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.830405 17510 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.819393 17145 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:29.832531 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.832895 17661 raft_consensus.cc:493] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.848080 17292 leader_election.cc:304] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:29.848523 17445 tablet_bootstrap.cc:654] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.859453 17671 raft_consensus.cc:493] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.860018 17671 raft_consensus.cc:515] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.860908 17455 raft_consensus.cc:2804] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.861408 17455 raft_consensus.cc:697] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:29.849486 17254 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:29.856539 17504 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:29.857468 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.857486 17661 raft_consensus.cc:3060] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.844578 17510 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.861717 17588 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.868441 17448 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:29.872996 17449 raft_consensus.cc:359] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.874962 17448 ts_tablet_manager.cc:1403] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.009s
I20260709 14:54:29.875001 17449 raft_consensus.cc:385] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.875500 17449 raft_consensus.cc:740] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.871096 17707 raft_consensus.cc:2804] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:29.862409 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 47284.4us
I20260709 14:54:29.885643 17449 consensus_queue.cc:260] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.879817 17663 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.893524 17449 ts_tablet_manager.cc:1434] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 14:54:29.897143 17294 leader_election.cc:304] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:29.862167 17671 leader_election.cc:290] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.901871 17446 raft_consensus.cc:359] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.902603 17446 raft_consensus.cc:385] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.902870 17446 raft_consensus.cc:740] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.906335 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.909125 17510 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:29.903497 17446 consensus_queue.cc:260] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.913367 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.862227 17455 consensus_queue.cc:237] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:29.912648 17449 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:29.895215 17707 raft_consensus.cc:697] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
W20260709 14:54:29.915099 17368 leader_election.cc:343] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.935870 17446 ts_tablet_manager.cc:1434] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.144s	user 0.006s	sys 0.000s
I20260709 14:54:29.912211 17663 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.942009 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:29.943068 17219 leader_election.cc:343] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.948365 17448 raft_consensus.cc:359] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.950603 17448 raft_consensus.cc:385] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.950909 17448 raft_consensus.cc:740] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.951541 17448 consensus_queue.cc:260] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:29.953104 17448 ts_tablet_manager.cc:1434] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260709 14:54:29.954005 17448 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
W20260709 14:54:29.940095 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 87851.1us
I20260709 14:54:29.959653 17661 raft_consensus.cc:515] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.951213 17143 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:29.949852 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.961423 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:29.961790 17661 leader_election.cc:290] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:29.964668 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:29.965159 17445 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:29.965814 17707 consensus_queue.cc:237] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.967327 17663 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:29.967857 17366 leader_election.cc:343] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:29.967900 17642 raft_consensus.cc:2804] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.968577 17642 raft_consensus.cc:697] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:29.969391 17642 consensus_queue.cc:237] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:29.965622 17445 ts_tablet_manager.cc:1403] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.186s	user 0.031s	sys 0.049s
I20260709 14:54:29.974236 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.965883 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:29.976563 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:29.977171 17248 raft_consensus.cc:3060] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.977845 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:29.986433 17445 raft_consensus.cc:359] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:29.987133 17445 raft_consensus.cc:385] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.987411 17445 raft_consensus.cc:740] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.988336 17445 consensus_queue.cc:260] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:29.990604 17219 leader_election.cc:343] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:29.993929 17367 leader_election.cc:343] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.000102 17656 raft_consensus.cc:2749] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:30.001932 17220 leader_election.cc:343] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.002496 17220 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.000248 17449 tablet_bootstrap.cc:654] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.005437 17724 raft_consensus.cc:2749] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:30.009213 17367 leader_election.cc:343] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.009786 17367 leader_election.cc:304] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:30.010526 17671 raft_consensus.cc:2749] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:30.013217 17366 leader_election.cc:343] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.013665 17366 leader_election.cc:304] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:30.015170 17671 raft_consensus.cc:2749] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:30.016077 17366 leader_election.cc:343] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:30.016462 17220 leader_election.cc:343] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.017083 17220 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:30.021628 17445 ts_tablet_manager.cc:1434] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.003s
I20260709 14:54:30.023082 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.020642 17724 raft_consensus.cc:2749] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:30.024366 17445 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.016516 17366 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:30.028126 17450 raft_consensus.cc:2749] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:30.031069 17445 tablet_bootstrap.cc:654] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.040408 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:30.041095 17180 raft_consensus.cc:3060] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.044513 17663 consensus_queue.cc:1048] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:30.045087 17367 leader_election.cc:343] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.052070 17448 tablet_bootstrap.cc:654] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.052500 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:30.053169 17326 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:30.058782 17180 raft_consensus.cc:2468] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:30.075493 17446 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:30.079021 17248 raft_consensus.cc:2468] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:30.086706 17293 leader_election.cc:304] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:30.081943 17510 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.080792 17368 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.088402 17510 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.090551 17510 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.091044 17510 raft_consensus.cc:2804] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.091387 17510 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.091686 17510 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.097069 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:30.093938 17659 raft_consensus.cc:2804] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.097819 17659 raft_consensus.cc:697] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:30.093204 17446 tablet_bootstrap.cc:654] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.098717 17659 consensus_queue.cc:237] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:30.101850 17368 leader_election.cc:343] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.104177 17075 catalog_manager.cc:5697] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:30.137025 17449 tablet_bootstrap.cc:492] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.138154 17449 ts_tablet_manager.cc:1403] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.239s	user 0.014s	sys 0.004s
I20260709 14:54:30.137478 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.144990 17510 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:30.154306 17367 leader_election.cc:343] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.154881 17367 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.155606 17449 raft_consensus.cc:359] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.156040 17510 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.156349 17449 raft_consensus.cc:385] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.156863 17449 raft_consensus.cc:740] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.160058 17649 raft_consensus.cc:2749] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:30.160373 17449 consensus_queue.cc:260] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.161504 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:30.162124 17449 ts_tablet_manager.cc:1434] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:54:30.163592 17449 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.166031 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:30.166795 17327 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.169627 17449 tablet_bootstrap.cc:654] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:30.175662 17367 leader_election.cc:343] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.186862 17445 tablet_bootstrap.cc:492] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:30.187440 17445 ts_tablet_manager.cc:1403] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.023s
I20260709 14:54:30.189615 17656 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.190150 17656 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.190264 17445 raft_consensus.cc:359] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.191946 17445 raft_consensus.cc:385] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.192242 17445 raft_consensus.cc:740] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.192622 17656 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:30.192919 17445 consensus_queue.cc:260] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.194396 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.195218 17248 raft_consensus.cc:2393] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:30.200451 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.203437 17292 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:30.203797 17445 ts_tablet_manager.cc:1434] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:54:30.205070 17445 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.206056 17584 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.218638 17445 tablet_bootstrap.cc:654] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.211793 17327 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:30.230681 17448 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:30.231204 17448 ts_tablet_manager.cc:1403] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.277s	user 0.012s	sys 0.018s
I20260709 14:54:30.232439 17368 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.233188 17649 raft_consensus.cc:2804] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.233675 17649 raft_consensus.cc:697] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:30.234532 17649 consensus_queue.cc:237] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.238965 17448 raft_consensus.cc:359] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.240001 17584 raft_consensus.cc:2749] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:30.239708 17448 raft_consensus.cc:385] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.243463 17448 raft_consensus.cc:740] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.245675 17448 consensus_queue.cc:260] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.250088 17448 ts_tablet_manager.cc:1434] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:54:30.251329 17448 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:30.255587 17449 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
W20260709 14:54:30.255820 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:30.256229 17449 ts_tablet_manager.cc:1403] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.020s
I20260709 14:54:30.263477 17074 catalog_manager.cc:5697] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.266700 17446 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:30.267324 17446 ts_tablet_manager.cc:1403] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.192s	user 0.023s	sys 0.000s
I20260709 14:54:30.267844 17449 raft_consensus.cc:359] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.268592 17449 raft_consensus.cc:385] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.268880 17449 raft_consensus.cc:740] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.269520 17449 consensus_queue.cc:260] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.270606 17445 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:30.271240 17449 ts_tablet_manager.cc:1434] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.003s
I20260709 14:54:30.271314 17445 ts_tablet_manager.cc:1403] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.011s
I20260709 14:54:30.272950 17449 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.274125 17445 raft_consensus.cc:359] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.274853 17445 raft_consensus.cc:385] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.275115 17445 raft_consensus.cc:740] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.275942 17445 consensus_queue.cc:260] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.277853 17449 tablet_bootstrap.cc:654] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.278306 17445 ts_tablet_manager.cc:1434] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:30.279284 17445 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.281937 17449 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.282382 17449 ts_tablet_manager.cc:1403] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:54:30.282965 17446 raft_consensus.cc:359] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.283746 17446 raft_consensus.cc:385] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.284103 17446 raft_consensus.cc:740] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.285199 17445 tablet_bootstrap.cc:654] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.285051 17449 raft_consensus.cc:359] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.285742 17449 raft_consensus.cc:385] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.286028 17449 raft_consensus.cc:740] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.286677 17449 consensus_queue.cc:260] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.288651 17449 ts_tablet_manager.cc:1434] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:30.289582 17449 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.284930 17446 consensus_queue.cc:260] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.294207 17446 ts_tablet_manager.cc:1434] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:54:30.295323 17446 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:30.285179 17448 tablet_bootstrap.cc:654] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.304201 17449 tablet_bootstrap.cc:654] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.308003 17446 tablet_bootstrap.cc:654] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.312951 17449 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.312916 17445 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:30.313571 17449 ts_tablet_manager.cc:1403] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.006s
I20260709 14:54:30.316329 17449 raft_consensus.cc:359] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.315567 17077 catalog_manager.cc:5697] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:30.317015 17449 raft_consensus.cc:385] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.318787 17449 raft_consensus.cc:740] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.319453 17449 consensus_queue.cc:260] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.319307 17077 catalog_manager.cc:5697] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.321571 17449 ts_tablet_manager.cc:1434] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:30.322431 17449 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.322503 17445 ts_tablet_manager.cc:1403] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.015s
I20260709 14:54:30.325696 17445 raft_consensus.cc:359] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.326352 17445 raft_consensus.cc:385] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.326599 17445 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.327193 17445 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.329010 17448 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:30.329483 17448 ts_tablet_manager.cc:1403] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.002s
I20260709 14:54:30.332010 17448 raft_consensus.cc:359] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.332775 17448 raft_consensus.cc:385] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.333029 17448 raft_consensus.cc:740] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.333732 17448 consensus_queue.cc:260] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.336092 17448 ts_tablet_manager.cc:1434] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:30.336905 17445 ts_tablet_manager.cc:1434] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:54:30.337128 17448 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:30.337879 17445 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.338869 17449 tablet_bootstrap.cc:654] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.341344 17401 raft_consensus.cc:3060] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.343087 17448 tablet_bootstrap.cc:654] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.349839 17445 tablet_bootstrap.cc:654] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.351377 17449 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.351889 17449 ts_tablet_manager.cc:1403] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 14:54:30.354504 17449 raft_consensus.cc:359] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.355168 17448 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:30.355765 17448 ts_tablet_manager.cc:1403] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:54:30.355202 17449 raft_consensus.cc:385] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.360356 17449 raft_consensus.cc:740] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.361263 17445 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:30.360713 17448 raft_consensus.cc:359] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.361034 17449 consensus_queue.cc:260] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.361622 17448 raft_consensus.cc:385] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.361725 17445 ts_tablet_manager.cc:1403] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 14:54:30.361994 17448 raft_consensus.cc:740] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.362707 17448 consensus_queue.cc:260] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.365007 17448 ts_tablet_manager.cc:1434] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:30.364816 17445 raft_consensus.cc:359] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.365365 17449 ts_tablet_manager.cc:1434] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:54:30.365552 17445 raft_consensus.cc:385] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.365857 17445 raft_consensus.cc:740] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.366168 17448 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:30.366643 17445 consensus_queue.cc:260] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.367978 17449 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.368964 17445 ts_tablet_manager.cc:1434] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:30.370005 17445 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.372493 17448 tablet_bootstrap.cc:654] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.373780 17449 tablet_bootstrap.cc:654] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.375476 17445 tablet_bootstrap.cc:654] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.381013 17588 raft_consensus.cc:493] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.381769 17588 raft_consensus.cc:515] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.385106 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:30.385710 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.385849 17399 raft_consensus.cc:2468] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:30.389619 17075 catalog_manager.cc:5697] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:30.394757 17219 leader_election.cc:343] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.408408 17656 raft_consensus.cc:493] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.408965 17656 raft_consensus.cc:515] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.411124 17656 leader_election.cc:290] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:30.411624 17659 raft_consensus.cc:493] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.412256 17659 raft_consensus.cc:515] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.414474 17659 leader_election.cc:290] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.414273 17641 consensus_queue.cc:1048] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:30.417305 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:30.418828 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:30.419579 17400 raft_consensus.cc:2468] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:30.417349 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.428718 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:30.430568 17293 leader_election.cc:343] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.431355 17294 leader_election.cc:304] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.432960 17584 raft_consensus.cc:2804] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.433430 17584 raft_consensus.cc:493] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.433810 17584 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.434266 17659 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.434924 17659 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.436239 17483 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.436770 17483 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.433084 17455 consensus_queue.cc:1048] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:30.440562 17483 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:30.443709 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.444675 17251 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:30.445266 17584 raft_consensus.cc:515] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.447649 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:30.447966 17143 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:30.448365 17327 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:30.448877 17641 raft_consensus.cc:2804] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.449230 17641 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.456326 17641 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.450754 17649 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.461151 17649 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.462627 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:30.463275 17399 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.463330 17649 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:30.466135 17706 consensus_queue.cc:1048] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.466970 17220 leader_election.cc:304] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.468477 17636 raft_consensus.cc:2804] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.468881 17636 raft_consensus.cc:493] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.469208 17636 raft_consensus.cc:3060] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:30.472998 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 77742.5us
I20260709 14:54:30.477030 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:30.479789 17446 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:30.480017 17584 leader_election.cc:290] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.475726 17641 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.480118 17292 leader_election.cc:304] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:30.481488 17399 raft_consensus.cc:2468] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:30.483578 17449 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.484336 17448 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:30.491227 17659 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:30.420521 17588 leader_election.cc:290] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.505546 17446 ts_tablet_manager.cc:1403] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.210s	user 0.039s	sys 0.038s
I20260709 14:54:30.516655 17449 ts_tablet_manager.cc:1403] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.020s
I20260709 14:54:30.516742 17448 ts_tablet_manager.cc:1403] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.151s	user 0.030s	sys 0.016s
I20260709 14:54:30.518976 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.521509 17255 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:30.522503 17707 consensus_queue.cc:1048] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.524274 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:30.524861 17327 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.525137 17448 raft_consensus.cc:359] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.525800 17448 raft_consensus.cc:385] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.526054 17448 raft_consensus.cc:740] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.525071 17366 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:30.526999 17448 consensus_queue.cc:260] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.529625 17448 ts_tablet_manager.cc:1434] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:54:30.530372 17448 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:30.516137 17641 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:30.519475 17656 raft_consensus.cc:2749] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:30.526024 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 46011.1us
I20260709 14:54:30.536178 17449 raft_consensus.cc:359] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.536924 17449 raft_consensus.cc:385] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.537178 17449 raft_consensus.cc:740] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.538676 17449 consensus_queue.cc:260] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.541092 17326 raft_consensus.cc:3060] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.544472 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:30.545050 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.545528 17327 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:30.545132 17255 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.531729 17649 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.555631 17449 ts_tablet_manager.cc:1434] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.002s
W20260709 14:54:30.541128 17293 leader_election.cc:343] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.547637 17649 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.556782 17449 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.538861 17636 raft_consensus.cc:515] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.560184 17445 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:30.560673 17445 ts_tablet_manager.cc:1403] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.191s	user 0.043s	sys 0.035s
I20260709 14:54:30.566655 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:30.567380 17401 raft_consensus.cc:2468] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:30.568291 17445 raft_consensus.cc:359] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.568888 17445 raft_consensus.cc:385] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.569190 17445 raft_consensus.cc:740] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.569707 17445 consensus_queue.cc:260] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.559206 17649 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.560232 17588 raft_consensus.cc:493] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.574450 17588 raft_consensus.cc:515] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.573158 17145 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:30.584416 17707 raft_consensus.cc:2804] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.585032 17707 raft_consensus.cc:697] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:30.573478 17445 ts_tablet_manager.cc:1434] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:30.580744 17294 leader_election.cc:304] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:30.586619 17445 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:30.589709 17706 consensus_queue.cc:1048] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.599007 17584 raft_consensus.cc:2804] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.586200 17588 leader_election.cc:290] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:30.600246 17367 leader_election.cc:343] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.601616 17707 consensus_queue.cc:237] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.603828 17255 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:30.606009 17446 raft_consensus.cc:359] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.607177 17446 raft_consensus.cc:385] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.607558 17446 raft_consensus.cc:740] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.592836 17636 leader_election.cc:290] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.610878 17294 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:30.599620 17584 raft_consensus.cc:697] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:30.611896 17446 consensus_queue.cc:260] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.615180 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:30.617075 17446 ts_tablet_manager.cc:1434] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.000s
I20260709 14:54:30.618562 17659 raft_consensus.cc:2804] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.619021 17659 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.613096 17584 consensus_queue.cc:237] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.620244 17446 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:30.630000 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.619416 17659 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.635968 17449 tablet_bootstrap.cc:654] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:30.637884 17220 leader_election.cc:343] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.643640 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:30.646812 17401 raft_consensus.cc:3060] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.668871 17649 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.671800 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
W20260709 14:54:30.673327 17367 leader_election.cc:343] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.675441 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:30.676055 17248 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.677649 17401 raft_consensus.cc:2468] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
W20260709 14:54:30.678378 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 67610.2us
I20260709 14:54:30.681981 17220 leader_election.cc:304] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:30.687704 17636 raft_consensus.cc:2804] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.705047 17636 raft_consensus.cc:697] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:30.706034 17636 consensus_queue.cc:237] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.707145 17074 catalog_manager.cc:5697] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.713924 17248 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:30.717489 17366 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:30.718547 17292 leader_election.cc:343] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:30.720219 17455 consensus_queue.cc:1048] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.721599 17455 consensus_queue.cc:1048] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.721973 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.723311 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:30.721520 17671 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:30.681378 17649 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:30.728871 17446 tablet_bootstrap.cc:654] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.739790 17449 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:30.740407 17449 ts_tablet_manager.cc:1403] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.184s	user 0.026s	sys 0.012s
I20260709 14:54:30.728487 17707 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:30.761940 17756 log.cc:927] Time spent T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 14:54:30.759029 17671 raft_consensus.cc:697] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:30.777411 17659 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:30.779732 17659 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:30.769323 17588 raft_consensus.cc:493] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.780501 17588 raft_consensus.cc:515] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.782756 17770 raft_consensus.cc:493] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.756357 17707 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.789542 17448 tablet_bootstrap.cc:654] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.783453 17770 raft_consensus.cc:515] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:30.836752 17764 log.cc:927] Time spent T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:54:30.891819 17723 raft_consensus.cc:493] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.892431 17723 raft_consensus.cc:515] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.894572 17723 leader_election.cc:290] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.894692 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:30.900864 17707 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:30.913899 17445 tablet_bootstrap.cc:654] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:30.921934 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:30.922655 17328 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:30.922441 17671 consensus_queue.cc:237] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.930775 17770 leader_election.cc:290] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.938848 17449 raft_consensus.cc:359] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.939388 17449 raft_consensus.cc:385] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:30.939563 17449 raft_consensus.cc:740] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:30.937316 17759 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:30.912791 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 118352us
I20260709 14:54:30.917044 17510 raft_consensus.cc:493] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.942174 17449 consensus_queue.cc:260] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:30.940250 17588 leader_election.cc:290] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:30.944834 17455 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.966202 17449 ts_tablet_manager.cc:1434] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.225s	user 0.008s	sys 0.004s
I20260709 14:54:30.965867 17074 catalog_manager.cc:5697] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:30.968495 17449 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:30.949224 17510 raft_consensus.cc:515] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:30.949579 17145 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:30.948465 17759 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:30.972954 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:30.984661 17448 tablet_bootstrap.cc:492] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:30.985198 17448 ts_tablet_manager.cc:1403] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.455s	user 0.012s	sys 0.002s
I20260709 14:54:30.986842 17255 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 0.
I20260709 14:54:30.988551 17728 raft_consensus.cc:2804] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:30.988956 17728 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.989277 17728 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.994721 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:30.995420 17402 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:30.997608 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:30.998996 17759 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:30.995862 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 44140.9us
I20260709 14:54:30.971558 17455 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:30.974871 17219 leader_election.cc:343] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.016538 17446 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:31.017074 17446 ts_tablet_manager.cc:1403] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.397s	user 0.017s	sys 0.020s
I20260709 14:54:31.009074 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.006448 17219 leader_election.cc:304] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.021093 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.021852 17401 raft_consensus.cc:2468] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:31.022322 17448 raft_consensus.cc:359] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.022993 17448 raft_consensus.cc:385] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.023243 17448 raft_consensus.cc:740] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.023880 17400 raft_consensus.cc:2468] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:31.026813 17723 raft_consensus.cc:2749] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:31.021238 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 47920.9us
W20260709 14:54:31.027832 17219 leader_election.cc:343] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:31.029008 17219 leader_election.cc:343] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:31.032703 17292 leader_election.cc:343] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.032922 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:31.035508 17510 leader_election.cc:290] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:31.037739 17588 raft_consensus.cc:493] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.038283 17588 raft_consensus.cc:515] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.040234 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:31.040686 17483 consensus_queue.cc:1048] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.043390 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.044100 17403 raft_consensus.cc:2468] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:31.044458 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.046823 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:31.021776 17455 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:31.050400 17588 leader_election.cc:290] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:31.050729 17073 catalog_manager.cc:5697] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.052557 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:31.054982 17367 consensus_peers.cc:597] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.032037 17584 consensus_queue.cc:1048] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:54:31.023826 17448 consensus_queue.cc:260] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.069236 17448 ts_tablet_manager.cc:1434] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 14:54:31.069649 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:31.070259 17449 tablet_bootstrap.cc:654] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.057328 17294 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:31.071798 17584 raft_consensus.cc:2804] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.072211 17584 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.072561 17584 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.073544 17402 raft_consensus.cc:2468] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
W20260709 14:54:31.074051 17366 leader_election.cc:343] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.062661 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.063557 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.076298 17446 raft_consensus.cc:359] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.076741 17328 raft_consensus.cc:2468] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:31.077033 17446 raft_consensus.cc:385] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.078742 17446 raft_consensus.cc:740] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.065483 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:31.078956 17367 leader_election.cc:343] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.080068 17367 leader_election.cc:304] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:31.070186 17448 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:31.080704 17445 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
W20260709 14:54:31.081010 17220 leader_election.cc:343] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.081212 17445 ts_tablet_manager.cc:1403] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.495s	user 0.007s	sys 0.010s
I20260709 14:54:31.081734 17446 consensus_queue.cc:260] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:31.085060 17367 leader_election.cc:343] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.088707 17294 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:31.083226 17768 raft_consensus.cc:2749] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:31.083163 17219 leader_election.cc:343] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.093693 17765 raft_consensus.cc:2804] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.095786 17765 raft_consensus.cc:697] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:31.096632 17765 consensus_queue.cc:237] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.100059 17445 raft_consensus.cc:359] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.100780 17445 raft_consensus.cc:385] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.101171 17445 raft_consensus.cc:740] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.101357 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.102001 17251 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:31.102402 17445 consensus_queue.cc:260] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
W20260709 14:54:31.090490 17293 leader_election.cc:343] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.108364 17445 ts_tablet_manager.cc:1434] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:54:31.109346 17445 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:31.110080 17448 tablet_bootstrap.cc:654] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.110616 17073 catalog_manager.cc:5697] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.118803 17220 leader_election.cc:304] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.122044 17220 leader_election.cc:304] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.133095 17656 consensus_queue.cc:1048] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.134469 17636 raft_consensus.cc:2804] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.134282 17641 consensus_queue.cc:1048] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.134925 17636 raft_consensus.cc:493] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.136936 17723 raft_consensus.cc:2804] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.138499 17636 raft_consensus.cc:3060] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.138890 17728 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.138527 17723 raft_consensus.cc:493] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.142627 17723 raft_consensus.cc:3060] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.147513 17180 raft_consensus.cc:2393] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in this term.
I20260709 14:54:31.154744 17446 ts_tablet_manager.cc:1434] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.137s	user 0.007s	sys 0.000s
I20260709 14:54:31.156011 17446 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:31.160164 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:31.160833 17326 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.161314 17728 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:31.162801 17446 tablet_bootstrap.cc:654] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.148237 17584 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.173000 17510 consensus_queue.cc:1048] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.173681 17445 tablet_bootstrap.cc:654] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.174139 17368 leader_election.cc:304] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.145978 17292 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:31.194408 17075 catalog_manager.cc:5697] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.189284 17775 raft_consensus.cc:2804] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.199839 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:31.200485 17250 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:31.197011 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 51119us
W20260709 14:54:31.208473 17293 consensus_peers.cc:597] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.204000 17775 raft_consensus.cc:493] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.209758 17326 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:31.210100 17775 raft_consensus.cc:3060] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.210979 17145 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:31.211760 17706 raft_consensus.cc:2804] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.212257 17706 raft_consensus.cc:697] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:31.213059 17706 consensus_queue.cc:237] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.213392 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:31.214558 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:31.215159 17402 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:31.216552 17220 leader_election.cc:343] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.216933 17220 leader_election.cc:304] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:31.214201 17723 raft_consensus.cc:515] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.231360 17449 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:31.236228 17449 ts_tablet_manager.cc:1403] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.268s	user 0.010s	sys 0.007s
I20260709 14:54:31.240617 17723 leader_election.cc:290] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:31.229514 17293 leader_election.cc:343] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.235376 17502 raft_consensus.cc:2749] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:31.217438 17455 raft_consensus.cc:2764] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:31.266891 17402 raft_consensus.cc:2468] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:31.199079 17584 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:31.291623 17445 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:31.289647 17294 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.292919 17445 ts_tablet_manager.cc:1403] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.004s
I20260709 14:54:31.299883 17449 raft_consensus.cc:359] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.308332 17449 raft_consensus.cc:385] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.308826 17449 raft_consensus.cc:740] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.308684 17445 raft_consensus.cc:359] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.310458 17445 raft_consensus.cc:385] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:31.310560 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 74034.1us
I20260709 14:54:31.310873 17445 raft_consensus.cc:740] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.311935 17445 consensus_queue.cc:260] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.312386 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:31.313082 17402 raft_consensus.cc:3060] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.314102 17445 ts_tablet_manager.cc:1434] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:54:31.309237 17074 catalog_manager.cc:5697] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 1 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.317291 17449 consensus_queue.cc:260] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.291718 17250 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 1.
I20260709 14:54:31.308210 17455 raft_consensus.cc:2804] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.321362 17455 raft_consensus.cc:697] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:31.322230 17455 consensus_queue.cc:237] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.323441 17402 raft_consensus.cc:2468] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:31.327618 17449 ts_tablet_manager.cc:1434] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.001s
I20260709 14:54:31.328583 17449 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:31.332908 17636 raft_consensus.cc:515] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.335249 17636 leader_election.cc:290] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:31.343263 17220 leader_election.cc:304] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:31.344062 17724 raft_consensus.cc:2804] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.344578 17724 raft_consensus.cc:697] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:31.344441 17775 raft_consensus.cc:515] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.345568 17724 consensus_queue.cc:237] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.348186 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:31.348862 17329 raft_consensus.cc:3060] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.349680 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
W20260709 14:54:31.351509 17367 leader_election.cc:343] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.359396 17449 tablet_bootstrap.cc:654] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.363447 17329 raft_consensus.cc:2468] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:31.366546 17446 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:31.366848 17368 leader_election.cc:304] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:31.367703 17510 raft_consensus.cc:2804] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.367084 17446 ts_tablet_manager.cc:1403] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.211s	user 0.021s	sys 0.011s
I20260709 14:54:31.368218 17510 raft_consensus.cc:697] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:31.369068 17510 consensus_queue.cc:237] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.371145 17446 raft_consensus.cc:359] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.371958 17446 raft_consensus.cc:385] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.372233 17446 raft_consensus.cc:740] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.373725 17445 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:31.349520 17775 leader_election.cc:290] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:31.378283 17448 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:31.378810 17448 ts_tablet_manager.cc:1403] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.309s	user 0.039s	sys 0.021s
I20260709 14:54:31.380848 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:31.381475 17399 raft_consensus.cc:3060] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.383409 17448 raft_consensus.cc:359] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.384171 17448 raft_consensus.cc:385] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.384423 17448 raft_consensus.cc:740] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.385373 17445 tablet_bootstrap.cc:654] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.385165 17448 consensus_queue.cc:260] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.387197 17448 ts_tablet_manager.cc:1434] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:54:31.388195 17448 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:31.390406 17446 consensus_queue.cc:260] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:31.391793 17367 consensus_peers.cc:597] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.393129 17446 ts_tablet_manager.cc:1434] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:54:31.394093 17446 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:31.405936 17445 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:31.406219 17448 tablet_bootstrap.cc:654] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.406478 17445 ts_tablet_manager.cc:1403] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
W20260709 14:54:31.407579 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 171994us
I20260709 14:54:31.423575 17445 raft_consensus.cc:359] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.424441 17445 raft_consensus.cc:385] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.424928 17445 raft_consensus.cc:740] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.427158 17446 tablet_bootstrap.cc:654] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.413261 17399 raft_consensus.cc:2468] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:31.422822 17791 consensus_queue.cc:1048] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:54:31.437855 17220 leader_election.cc:304] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:31.440238 17449 tablet_bootstrap.cc:492] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:31.440730 17449 ts_tablet_manager.cc:1403] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.006s
I20260709 14:54:31.446273 17445 consensus_queue.cc:260] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.439230 17791 raft_consensus.cc:2804] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.448323 17791 raft_consensus.cc:697] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:31.449170 17791 consensus_queue.cc:237] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.451887 17445 ts_tablet_manager.cc:1434] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 14:54:31.454492 17445 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:31.454372 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:31.457800 17449 raft_consensus.cc:359] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.458549 17449 raft_consensus.cc:385] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.458822 17449 raft_consensus.cc:740] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.459373 17449 consensus_queue.cc:260] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.449958 17775 raft_consensus.cc:493] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.464610 17775 raft_consensus.cc:515] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.465474 17074 catalog_manager.cc:5697] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.467634 17445 tablet_bootstrap.cc:654] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.468902 17449 ts_tablet_manager.cc:1434] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:54:31.469777 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.471027 17449 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:31.473155 17455 raft_consensus.cc:493] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.475992 17250 raft_consensus.cc:2468] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:31.491447 17723 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.488719 17179 raft_consensus.cc:3060] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.491997 17723 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.494063 17723 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:31.495280 17366 leader_election.cc:304] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:31.497542 17649 raft_consensus.cc:493] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.498018 17649 raft_consensus.cc:515] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.498663 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.499082 17777 raft_consensus.cc:2804] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.499454 17400 raft_consensus.cc:2393] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in current term 1: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:31.499485 17777 raft_consensus.cc:493] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.488926 17455 raft_consensus.cc:515] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.501637 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.502269 17448 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:31.502770 17448 ts_tablet_manager.cc:1403] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.011s
W20260709 14:54:31.502986 17366 leader_election.cc:343] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.500249 17777 raft_consensus.cc:3060] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.498541 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.512809 17448 raft_consensus.cc:359] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.524586 17448 raft_consensus.cc:385] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.524950 17448 raft_consensus.cc:740] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.525697 17448 consensus_queue.cc:260] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.502307 17455 leader_election.cc:290] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:31.506196 17775 leader_election.cc:290] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:31.510828 17219 leader_election.cc:343] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.530349 17584 raft_consensus.cc:493] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.530864 17584 raft_consensus.cc:515] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.516956 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.532442 17402 raft_consensus.cc:2468] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:31.533012 17584 leader_election.cc:290] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:31.532666 17449 tablet_bootstrap.cc:654] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.519877 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:31.509629 17649 leader_election.cc:290] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:31.535934 17220 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:31.536747 17502 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.542254 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.545724 17294 leader_election.cc:304] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:31.547310 17584 raft_consensus.cc:2804] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.547703 17584 raft_consensus.cc:493] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.554090 17448 ts_tablet_manager.cc:1434] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:54:31.555373 17448 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:31.532851 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.562666 17446 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:31.563398 17446 ts_tablet_manager.cc:1403] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.170s	user 0.027s	sys 0.022s
I20260709 14:54:31.564114 17250 raft_consensus.cc:2468] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
W20260709 14:54:31.565289 17219 leader_election.cc:343] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.567693 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.568427 17250 raft_consensus.cc:2468] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:31.552042 17584 raft_consensus.cc:3060] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.576838 17502 raft_consensus.cc:2749] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:31.582232 17777 raft_consensus.cc:515] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.590538 17445 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:31.591576 17445 ts_tablet_manager.cc:1403] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.000s
I20260709 14:54:31.596750 17292 leader_election.cc:304] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:31.596942 17510 consensus_queue.cc:1048] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.601518 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.602998 17728 raft_consensus.cc:493] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:31.605990 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:31.603658 17728 raft_consensus.cc:515] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.597155 17448 tablet_bootstrap.cc:654] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.617967 17790 consensus_queue.cc:1048] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:54:31.618568 17777 leader_election.cc:290] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:31.602974 17368 leader_election.cc:343] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.620649 17659 consensus_queue.cc:1048] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.622901 17659 raft_consensus.cc:2804] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:31.623351 17659 raft_consensus.cc:493] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:31.623745 17659 raft_consensus.cc:3060] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:31.628705 17368 leader_election.cc:343] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.629254 17368 leader_election.cc:304] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:31.630050 17510 raft_consensus.cc:2749] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:31.631820 17728 leader_election.cc:290] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:31.634747 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:31.620234 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:31.636722 17179 raft_consensus.cc:2468] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:31.641223 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:31.641907 17248 raft_consensus.cc:3060] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.652196 17706 consensus_queue.cc:1048] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.653774 17759 consensus_queue.cc:1048] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:31.657115 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:31.669373 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffd14c0bdc0d4d64b5fb7916f1d427c5" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.690115 17445 raft_consensus.cc:359] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.690896 17445 raft_consensus.cc:385] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.691169 17445 raft_consensus.cc:740] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.692083 17445 consensus_queue.cc:260] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:31.693926 17445 ts_tablet_manager.cc:1434] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 14:54:31.694897 17445 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
W20260709 14:54:31.698114 17368 leader_election.cc:343] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:31.704723 17445 tablet_bootstrap.cc:654] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.708966 17449 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:31.709488 17449 ts_tablet_manager.cc:1403] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.239s	user 0.007s	sys 0.015s
I20260709 14:54:31.712189 17449 raft_consensus.cc:359] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.712877 17449 raft_consensus.cc:385] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.696974 17659 raft_consensus.cc:515] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.713174 17449 raft_consensus.cc:740] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.713855 17449 consensus_queue.cc:260] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:31.715425 17449 ts_tablet_manager.cc:1434] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:54:31.703675 17248 raft_consensus.cc:2468] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:31.716857 17584 raft_consensus.cc:515] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.717583 17659 leader_election.cc:290] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:31.719141 17584 leader_election.cc:290] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:31.720388 17449 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:31.720310 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:31.720997 17400 raft_consensus.cc:3060] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.728617 17449 tablet_bootstrap.cc:654] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.731631 17446 raft_consensus.cc:359] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.732766 17446 raft_consensus.cc:385] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.742859 17446 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.743799 17446 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:31.745496 17448 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:31.745762 17446 ts_tablet_manager.cc:1434] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.182s	user 0.007s	sys 0.000s
I20260709 14:54:31.746085 17448 ts_tablet_manager.cc:1403] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.191s	user 0.018s	sys 0.023s
I20260709 14:54:31.795050 17145 leader_election.cc:304] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:31.804351 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:31.806011 17179 raft_consensus.cc:3060] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.806208 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:31.808735 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:31.809888 17250 raft_consensus.cc:3060] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.809108 17077 catalog_manager.cc:5697] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:31.814958 17366 leader_election.cc:304] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:31.807600 17248 raft_consensus.cc:3060] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.828532 17636 raft_consensus.cc:493] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.819330 17483 raft_consensus.cc:2749] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:31.829440 17636 raft_consensus.cc:515] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.852814 17449 tablet_bootstrap.cc:492] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:31.855893 17449 ts_tablet_manager.cc:1403] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.004s
I20260709 14:54:31.857641 17445 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:31.858723 17445 ts_tablet_manager.cc:1403] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.000s
W20260709 14:54:31.860936 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 46511.1us
I20260709 14:54:31.861618 17770 raft_consensus.cc:2804] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.862825 17770 raft_consensus.cc:697] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:31.864385 17770 consensus_queue.cc:237] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.866523 17707 consensus_queue.cc:1048] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:31.869349 17449 raft_consensus.cc:359] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.870679 17449 raft_consensus.cc:385] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.871064 17449 raft_consensus.cc:740] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.872002 17449 consensus_queue.cc:260] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.873100 17636 leader_election.cc:290] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
W20260709 14:54:31.876106 17219 consensus_peers.cc:597] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:31.881630 17293 consensus_peers.cc:597] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.871623 17446 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:31.917867 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:31.918699 17328 raft_consensus.cc:2468] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:31.951831 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:31.952831 17402 raft_consensus.cc:2468] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:31.953918 17250 raft_consensus.cc:2468] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:31.970454 17445 raft_consensus.cc:359] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.971477 17445 raft_consensus.cc:385] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.971781 17445 raft_consensus.cc:740] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.987214 17400 raft_consensus.cc:2468] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:31.988894 17445 consensus_queue.cc:260] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:31.958839 17248 raft_consensus.cc:2468] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:32.002816 17077 catalog_manager.cc:5697] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.002902 17765 raft_consensus.cc:493] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.004981 17765 raft_consensus.cc:515] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.016572 17220 leader_election.cc:304] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:32.008968 17584 consensus_queue.cc:1048] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:54:32.010886 17448 raft_consensus.cc:359] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.021394 17448 raft_consensus.cc:385] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.021632 17448 raft_consensus.cc:740] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
W20260709 14:54:32.022538 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 50734.3us
I20260709 14:54:32.024682 17816 raft_consensus.cc:2804] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.025161 17816 raft_consensus.cc:493] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.027187 17816 raft_consensus.cc:3060] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.031008 17292 leader_election.cc:304] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:32.031526 17724 consensus_queue.cc:1048] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:54:32.036761 17292 leader_election.cc:304] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:32.037597 17656 raft_consensus.cc:2804] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.038203 17656 raft_consensus.cc:697] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:32.038838 17584 raft_consensus.cc:2804] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.039520 17584 raft_consensus.cc:697] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:32.039376 17656 consensus_queue.cc:237] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.040750 17584 consensus_queue.cc:237] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.034902 17448 consensus_queue.cc:260] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.028406 17803 consensus_queue.cc:1048] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:54:32.046577 17448 ts_tablet_manager.cc:1434] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.300s	user 0.002s	sys 0.005s
I20260709 14:54:32.058013 17448 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:32.026894 17765 leader_election.cc:290] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:32.063164 17770 raft_consensus.cc:493] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.072644 17770 raft_consensus.cc:515] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.080178 17449 ts_tablet_manager.cc:1434] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.224s	user 0.010s	sys 0.000s
I20260709 14:54:32.081499 17724 consensus_queue.cc:1048] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:32.098862 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:32.101475 17179 raft_consensus.cc:2468] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:32.098492 17446 tablet_bootstrap.cc:654] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.110672 17770 leader_election.cc:290] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:32.113768 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:32.122328 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:32.130498 17448 tablet_bootstrap.cc:654] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.155400 17728 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.156111 17728 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:32.137678 17819 log.cc:927] Time spent T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:54:32.167750 17728 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:32.185436 17770 raft_consensus.cc:493] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.186218 17770 raft_consensus.cc:515] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.189018 17770 leader_election.cc:290] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:32.189685 17816 raft_consensus.cc:515] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.186211 17445 ts_tablet_manager.cc:1434] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.327s	user 0.018s	sys 0.007s
I20260709 14:54:32.223069 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:32.225541 17178 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.232999 17445 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
W20260709 14:54:32.234282 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 218214us
I20260709 14:54:32.242601 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:32.250638 17822 log.cc:927] Time spent T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:54:32.258047 17449 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:32.284489 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:32.290442 17821 log.cc:927] Time spent T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 14:54:32.294986 17816 leader_election.cc:290] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:32.607574 17816 raft_consensus.cc:493] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.609314 17816 raft_consensus.cc:515] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.611580 17816 leader_election.cc:290] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:32.630553 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:32.632755 17656 consensus_queue.cc:1048] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.634318 17448 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
W20260709 14:54:32.634829 17219 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.634845 17448 ts_tablet_manager.cc:1403] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.577s	user 0.035s	sys 0.039s
I20260709 14:54:32.634045 17765 consensus_queue.cc:1048] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.639729 17448 raft_consensus.cc:359] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.640470 17448 raft_consensus.cc:385] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.640743 17448 raft_consensus.cc:740] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.641530 17448 consensus_queue.cc:260] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:32.642313 17292 leader_election.cc:343] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.643648 17448 ts_tablet_manager.cc:1434] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:32.645771 17448 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:32.650045 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:32.650745 17327 raft_consensus.cc:3060] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.652444 17448 tablet_bootstrap.cc:654] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.662669 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:32.682322 17327 raft_consensus.cc:2468] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:32.686612 17220 leader_election.cc:304] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:32.687521 17724 raft_consensus.cc:2804] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.688122 17724 raft_consensus.cc:697] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:32.688978 17724 consensus_queue.cc:237] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.689858 17445 tablet_bootstrap.cc:654] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.708376 17449 tablet_bootstrap.cc:654] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.796288 17448 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:32.796913 17448 ts_tablet_manager.cc:1403] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.004s
W20260709 14:54:32.825074 17293 leader_election.cc:343] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.825579 17293 leader_election.cc:304] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:32.827361 17759 raft_consensus.cc:2749] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.830449 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:32.839963 17445 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:32.840582 17445 ts_tablet_manager.cc:1403] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.608s	user 0.021s	sys 0.015s
I20260709 14:54:32.838189 17448 raft_consensus.cc:359] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.845319 17448 raft_consensus.cc:385] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.845590 17448 raft_consensus.cc:740] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
W20260709 14:54:32.849084 17220 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.849382 17445 raft_consensus.cc:359] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.849983 17445 raft_consensus.cc:385] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.850217 17445 raft_consensus.cc:740] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.849663 17220 leader_election.cc:304] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:32.855716 17588 raft_consensus.cc:2749] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.857311 17448 consensus_queue.cc:260] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.860407 17446 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:32.860925 17446 ts_tablet_manager.cc:1403] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.990s	user 0.050s	sys 0.030s
I20260709 14:54:32.864385 17448 ts_tablet_manager.cc:1434] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.002s
I20260709 14:54:32.864202 17446 raft_consensus.cc:359] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.865720 17446 raft_consensus.cc:385] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.866091 17446 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.866832 17448 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:32.864842 17445 consensus_queue.cc:260] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.866873 17446 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.870146 17445 ts_tablet_manager.cc:1434] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:54:32.871474 17445 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:32.874675 17448 tablet_bootstrap.cc:654] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.876454 17446 ts_tablet_manager.cc:1434] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:54:32.877758 17446 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:32.885552 17445 tablet_bootstrap.cc:654] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.887507 17448 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:32.887660 17446 tablet_bootstrap.cc:654] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.888113 17448 ts_tablet_manager.cc:1403] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:54:32.888691 17846 raft_consensus.cc:493] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.889253 17846 raft_consensus.cc:515] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.891443 17448 raft_consensus.cc:359] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.892236 17448 raft_consensus.cc:385] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.892508 17448 raft_consensus.cc:740] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.893356 17448 consensus_queue.cc:260] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:32.896411 17448 ts_tablet_manager.cc:1434] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:32.897727 17448 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
W20260709 14:54:32.900540 17366 leader_election.cc:343] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.891391 17846 leader_election.cc:290] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:32.902283 17446 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:32.905192 17445 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:32.905730 17446 ts_tablet_manager.cc:1403] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 14:54:32.905772 17445 ts_tablet_manager.cc:1403] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 14:54:32.907235 17448 tablet_bootstrap.cc:654] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.909101 17765 consensus_queue.cc:1048] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:32.908818 17445 raft_consensus.cc:359] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.912209 17445 raft_consensus.cc:385] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.912503 17445 raft_consensus.cc:740] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.913132 17445 consensus_queue.cc:260] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.909927 17446 raft_consensus.cc:359] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.914723 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:32.915431 17445 ts_tablet_manager.cc:1434] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:32.916536 17445 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:32.917438 17846 consensus_queue.cc:1048] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.898723 17449 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:32.918403 17449 ts_tablet_manager.cc:1403] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.709s	user 0.014s	sys 0.009s
I20260709 14:54:32.922724 17445 tablet_bootstrap.cc:654] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.922706 17723 raft_consensus.cc:493] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.923341 17723 raft_consensus.cc:515] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.925500 17723 leader_election.cc:290] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:32.915401 17254 raft_consensus.cc:2468] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:32.930581 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:32.914786 17446 raft_consensus.cc:385] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.933281 17446 raft_consensus.cc:740] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.934818 17446 consensus_queue.cc:260] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:32.932940 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:32.937206 17366 leader_election.cc:304] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:32.937835 17324 raft_consensus.cc:2468] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:32.939378 17449 raft_consensus.cc:359] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:32.940105 17449 raft_consensus.cc:385] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.940356 17449 raft_consensus.cc:740] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.941901 17220 leader_election.cc:304] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:32.941917 17446 ts_tablet_manager.cc:1434] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:54:32.943965 17446 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:32.945739 17723 raft_consensus.cc:2804] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.946211 17723 raft_consensus.cc:493] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.946574 17723 raft_consensus.cc:3060] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.956043 17803 raft_consensus.cc:2804] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.956532 17803 raft_consensus.cc:493] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.956875 17803 raft_consensus.cc:3060] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.958985 17723 raft_consensus.cc:515] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:32.963104 17176 raft_consensus.cc:3060] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:32.965843 17368 leader_election.cc:343] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.970132 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:32.976982 17219 leader_election.cc:343] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.952246 17449 consensus_queue.cc:260] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:32.983511 17368 leader_election.cc:343] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.981977 17075 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52696 (request call id 71) took 1093 ms. Trace:
I20260709 14:54:32.979049 17077 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52704 (request call id 56) took 1410 ms. Trace:
I20260709 14:54:32.984066 17368 leader_election.cc:304] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:33.004352 17449 ts_tablet_manager.cc:1434] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 14:54:33.017722 17834 raft_consensus.cc:493] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:33.022783 17834 raft_consensus.cc:515] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.023425 17510 raft_consensus.cc:2749] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:33.024816 17446 tablet_bootstrap.cc:654] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.986413 17075 rpcz_store.cc:276] 0709 14:54:31.888863 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:31.889069 (+   206us) service_pool.cc:224] Handling call
0709 14:54:32.981804 (+1092735us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":504216,"reported_tablets":1}
I20260709 14:54:33.087253 17078 catalog_manager.cc:5697] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.987931 17077 rpcz_store.cc:276] 0709 14:54:31.568524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:31.572310 (+  3786us) service_pool.cc:224] Handling call
0709 14:54:32.978962 (+1406652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:32.165548 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:32.166241 (+   693us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:32.166295 (+    54us) write_op.cc:435] Acquired schema lock
0709 14:54:32.166331 (+    36us) tablet.cc:662] Decoding operations
0709 14:54:32.166893 (+   562us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:32.166971 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:32.166998 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:54:32.167483 (+   485us) tablet.cc:701] Row locks acquired
0709 14:54:32.167514 (+    31us) write_op.cc:260] PREPARE: finished
0709 14:54:32.167705 (+   191us) write_op.cc:270] Start()
0709 14:54:32.167879 (+   174us) write_op.cc:276] Timestamp: P: 1783608872167633 usec, L: 0
0709 14:54:32.169272 (+  1393us) op_driver.cc:348] REPLICATION: starting
0709 14:54:32.173632 (+  4360us) log.cc:844] Serialized 922 byte log entry
0709 14:54:32.296758 (+123126us) op_driver.cc:464] REPLICATION: finished
0709 14:54:32.298044 (+  1286us) write_op.cc:301] APPLY: starting
0709 14:54:32.298137 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:32.298290 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:32.298440 (+   150us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:32.298936 (+   496us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:32.299209 (+   273us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:54:32.299262 (+    53us) write_op.cc:312] APPLY: finished
0709 14:54:32.299499 (+   237us) log.cc:844] Serialized 28 byte log entry
0709 14:54:32.299623 (+   124us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:32.299691 (+    68us) write_op.cc:454] Released schema lock
0709 14:54:32.299733 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":985,"apply.run_cpu_time_us":2032,"apply.run_wall_time_us":2033,"num_ops":2,"prepare.queue_time_us":77502,"prepare.run_cpu_time_us":3785,"prepare.run_wall_time_us":8516,"replication_time_us":124066,"thread_start_us":19576,"threads_started":2}]]}
I20260709 14:54:33.045501 17723 leader_election.cc:290] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:33.090447 17074 catalog_manager.cc:5697] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.079053 17724 raft_consensus.cc:493] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:33.085631 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 102158us
I20260709 14:54:33.090487 17834 leader_election.cc:290] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:33.122174 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:33.126607 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:33.144804 17449 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:33.148859 17293 leader_election.cc:343] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:33.117090 17724 raft_consensus.cc:515] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
W20260709 14:54:33.159971 17367 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:33.161720 17367 leader_election.cc:343] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:33.162122 17367 leader_election.cc:304] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:33.179337 17656 consensus_queue.cc:1048] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:33.180132 17368 consensus_peers.cc:597] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:33.098764 17803 raft_consensus.cc:515] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.182835 17846 raft_consensus.cc:2749] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:33.184577 17803 leader_election.cc:290] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:33.233762 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 54616.4us
I20260709 14:54:33.234548 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:33.235211 17326 raft_consensus.cc:3060] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:33.252578 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 59453.7us
I20260709 14:54:33.268857 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:33.269546 17250 raft_consensus.cc:3060] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:33.325659 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:33.355314 17510 raft_consensus.cc:493] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:33.358505 17448 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:33.358956 17448 ts_tablet_manager.cc:1403] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.462s	user 0.038s	sys 0.061s
I20260709 14:54:33.364149 17846 raft_consensus.cc:493] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:33.364773 17846 raft_consensus.cc:515] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.361835 17510 raft_consensus.cc:515] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:33.353542 17723 consensus_queue.cc:1048] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:54:33.365669 17445 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:33.758311 17445 ts_tablet_manager.cc:1403] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.842s	user 0.035s	sys 0.097s
W20260709 14:54:33.488107 17367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 326386us
I20260709 14:54:33.453908 17326 raft_consensus.cc:2468] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
W20260709 14:54:33.352629 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 171842us
W20260709 14:54:33.353523 17201 debug-util.cc:398] Leaking SignalData structure 0x7b08002bbce0 after lost signal to thread 15167
I20260709 14:54:33.770219 17446 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:33.772331 17446 ts_tablet_manager.cc:1403] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.829s	user 0.024s	sys 0.013s
W20260709 14:54:33.773211 17219 leader_election.cc:343] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:33.660907 17803 raft_consensus.cc:493] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:33.366807 17846 leader_election.cc:290] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:33.654505 17250 raft_consensus.cc:2468] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:33.647822 17845 raft_consensus.cc:493] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:33.467424 17834 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.402108 17843 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:33.557165 17724 leader_election.cc:290] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:33.791332 17834 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.791749 17641 raft_consensus.cc:493] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.792383 17641 raft_consensus.cc:515] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.607571 17768 raft_consensus.cc:493] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:33.793514 17834 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:33.793334 17768 raft_consensus.cc:515] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.794610 17641 leader_election.cc:290] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:33.794495 17843 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.796993 17707 raft_consensus.cc:493] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.797677 17707 raft_consensus.cc:515] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.616616 17833 raft_consensus.cc:493] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.781085 17483 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.798408 17445 raft_consensus.cc:359] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.792505 17446 raft_consensus.cc:359] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.802029 17445 raft_consensus.cc:385] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:33.612798 17765 raft_consensus.cc:493] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.802435 17445 raft_consensus.cc:740] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.802233 17446 raft_consensus.cc:385] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:33.803133 17446 raft_consensus.cc:740] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.804275 17446 consensus_queue.cc:260] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:33.798401 17201 debug-util.cc:398] Leaking SignalData structure 0x7b0800087f80 after lost signal to thread 17112
I20260709 14:54:33.803936 17220 leader_election.cc:304] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:33.807281 17367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 47502.9us
I20260709 14:54:33.800232 17448 raft_consensus.cc:359] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.808693 17448 raft_consensus.cc:385] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:33.809114 17448 raft_consensus.cc:740] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.808277 17445 consensus_queue.cc:260] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:33.810091 17367 leader_election.cc:343] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:33.809542 17510 leader_election.cc:290] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:33.807322 17724 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:33.788357 17803 raft_consensus.cc:515] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.807956 17641 raft_consensus.cc:493] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.818089 17448 consensus_queue.cc:260] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.805685 17483 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.821605 17483 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:33.823966 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:33.803624 17833 raft_consensus.cc:515] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:33.824939 17641 raft_consensus.cc:515] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.826715 17833 leader_election.cc:290] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:33.827081 17641 leader_election.cc:290] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:33.828114 17707 leader_election.cc:290] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:33.827629 17641 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:33.798655 17845 raft_consensus.cc:515] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.815328 17728 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:33.840005 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:33.809473 17765 raft_consensus.cc:515] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.844930 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:33.833773 17502 raft_consensus.cc:2804] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:33.849923 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:33.850854 17449 tablet_bootstrap.cc:654] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:33.851157 17502 raft_consensus.cc:697] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:33.836970 17641 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.854111 17510 raft_consensus.cc:493] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:33.854597 17510 raft_consensus.cc:515] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:33.854804 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:33.854817 17641 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:33.856398 17510 leader_election.cc:290] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:33.856691 17845 leader_election.cc:290] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:33.856935 17865 raft_consensus.cc:493] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:33.842653 17201 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8e40 after lost signal to thread 17204
I20260709 14:54:33.858101 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:33.859319 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:33.861967 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 90374.8us
I20260709 14:54:33.862360 17448 ts_tablet_manager.cc:1434] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.503s	user 0.021s	sys 0.024s
W20260709 14:54:33.837411 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 64010.1us
W20260709 14:54:33.843256 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 60115.9us
I20260709 14:54:33.860014 17865 raft_consensus.cc:515] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:33.868659 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:33.862663 17448 ts_tablet_manager.cc:1467] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Tablet startup took 503ms
I20260709 14:54:33.867046 17445 ts_tablet_manager.cc:1434] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.003s
I20260709 14:54:33.836006 17724 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:33.860366 17502 consensus_queue.cc:237] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:33.844242 17728 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:33.998378 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 48637.4us
I20260709 14:54:34.002967 17446 ts_tablet_manager.cc:1434] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.230s	user 0.014s	sys 0.001s
I20260709 14:54:33.947765 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:33.976079 17865 leader_election.cc:290] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:34.005767 17145 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.14.207.4:32859 timed out after 1.730s (SENT) [suppressed 82 similar messages]
I20260709 14:54:34.006021 17177 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
W20260709 14:54:34.008740 17367 leader_election.cc:343] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:34.006592 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.021102 17178 raft_consensus.cc:3060] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.022143 17846 raft_consensus.cc:493] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:34.022702 17846 raft_consensus.cc:515] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.023555 17768 leader_election.cc:290] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:34.023892 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.024780 17846 leader_election.cc:290] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:34.010874 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.025151 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd36086688644ff8aa5c0a900e2370cf" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.025647 17398 raft_consensus.cc:2468] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:34.011384 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.025163 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.026767 17765 leader_election.cc:290] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:33.883153 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:33.994870 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 128382us
I20260709 14:54:34.016363 17728 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:34.016952 17445 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: Bootstrap starting.
I20260709 14:54:34.002381 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.019017 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:33.948570 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4b909f36d94102ae3e6fa9f7248a12" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:33.992872 17448 ts_tablet_manager.cc:1469] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Trace:
0709 14:54:25.982936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:25.991551 (+  8615us) service_pool.cc:224] Handling call
0709 14:54:25.993315 (+  1764us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:54:25.993403 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:54:26.062514 (+ 69111us) tablet_metadata.cc:665] Metadata flushed
0709 14:54:26.131407 (+ 68893us) tablet_replica.cc:206] Creating consensus instance
0709 14:54:26.131889 (+   482us) inbound_call.cc:177] Queueing success response
0709 14:54:32.897211 (+6765322us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:54:33.359178 (+461967us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:54:33.366827 (+  7649us) tablet_replica.cc:261] Starting instrumentation
0709 14:54:33.758866 (+392039us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":1853,"raft.queue_time_us":19591,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":3153,"tablet-open.queue_time_us":6765392}
W20260709 14:54:34.004320 17201 debug-util.cc:398] Leaking SignalData structure 0x7b080010adc0 after lost signal to thread 17279
I20260709 14:54:34.070804 17446 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:34.089144 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240ddcbeb84c443684a8fe0e69ca9f2e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:34.091339 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 192385us
W20260709 14:54:34.095672 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 89934.6us
I20260709 14:54:34.097743 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.090842 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.101744 17724 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:34.102808 17446 tablet_bootstrap.cc:654] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.105355 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:34.108222 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
W20260709 14:54:34.109143 17201 debug-util.cc:398] Leaking SignalData structure 0x7b08002c7420 after lost signal to thread 17353
I20260709 14:54:34.109581 17294 leader_election.cc:304] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:34.112833 17220 leader_election.cc:343] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:34.093590 17803 leader_election.cc:290] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:34.120478 17724 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
W20260709 14:54:34.124152 17201 debug-util.cc:398] Leaking SignalData structure 0x7b080023bb00 after lost signal to thread 17354
I20260709 14:54:34.124454 17402 raft_consensus.cc:3060] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.110832 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.132459 17293 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:34.133147 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 65231.6us
I20260709 14:54:34.142638 17398 raft_consensus.cc:2468] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:34.143747 17759 raft_consensus.cc:2749] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.144853 17328 raft_consensus.cc:2393] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:34.146867 17659 raft_consensus.cc:2804] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:34.163172 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.149977 17250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.135710 17724 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.199784 17449 tablet_bootstrap.cc:492] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
W20260709 14:54:34.194255 17201 debug-util.cc:398] Leaking SignalData structure 0x7b080012a660 after lost signal to thread 17427
I20260709 14:54:34.201565 17449 ts_tablet_manager.cc:1403] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 1.085s	user 0.038s	sys 0.045s
W20260709 14:54:34.169603 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 60133.1us
I20260709 14:54:34.206574 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:34.203016 17201 debug-util.cc:398] Leaking SignalData structure 0x7b0800170060 after lost signal to thread 17428
I20260709 14:54:34.212447 17843 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:34.216904 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.200584 17872 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:34.205227 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:34.227082 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.237732 17145 leader_election.cc:304] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.227613 17816 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
W20260709 14:54:34.235145 17201 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9cc0 after lost signal to thread 17772
I20260709 14:54:34.243937 17889 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:34.211866 17366 leader_election.cc:304] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:34.246974 17816 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.264168 17445 tablet_bootstrap.cc:654] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.265038 17816 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.269302 17145 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.241328 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:34.273337 17145 leader_election.cc:304] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.240163 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.231213 17294 leader_election.cc:304] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:34.276149 17173 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.244491 17889 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:34.287106 17724 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:34.280473 17367 leader_election.cc:343] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:34.289450 17368 leader_election.cc:343] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:34.289875 17368 leader_election.cc:304] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:34.272339 17201 debug-util.cc:398] Leaking SignalData structure 0x7b0800300be0 after lost signal to thread 17811
I20260709 14:54:34.242360 17641 raft_consensus.cc:2749] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.282209 17871 raft_consensus.cc:2804] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:34.282799 17880 log.cc:927] Time spent T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
I20260709 14:54:34.276444 17707 raft_consensus.cc:2749] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:34.285048 17882 log.cc:927] Time spent T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 14:54:34.285312 17877 raft_consensus.cc:493] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:34.286103 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 80592.7us
I20260709 14:54:34.277138 17728 raft_consensus.cc:2749] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.319339 17864 raft_consensus.cc:2749] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:34.245582 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:34.339078 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 58229.5us
I20260709 14:54:34.341630 17446 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:34.340989 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.320766 17834 raft_consensus.cc:2804] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:34.245306 17872 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.340561 17402 raft_consensus.cc:2468] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:34.497296 17220 leader_election.cc:304] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:34.406564 17078 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52726 (request call id 69) took 1549 ms. Trace:
I20260709 14:54:34.407878 17445 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: No bootstrap required, opened a new log
I20260709 14:54:34.421641 17448 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:34.411351 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.403072 17449 raft_consensus.cc:359] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.488389 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.491225 17588 raft_consensus.cc:493] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:34.492604 17815 raft_consensus.cc:493] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:34.494146 17074 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52718 (request call id 54) took 2708 ms. Trace:
I20260709 14:54:34.404388 17366 leader_election.cc:304] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:34.361363 17145 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.446394 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cace4ee2bd4340f188bfbf9a887d6491" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.485812 17446 ts_tablet_manager.cc:1403] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.415s	user 0.010s	sys 0.016s
W20260709 14:54:34.340818 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 120084us
I20260709 14:54:34.559533 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.405640 17659 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:34.562088 17884 raft_consensus.cc:2804] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:34.445096 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:34.522147 17449 raft_consensus.cc:385] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.457835 17889 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:34.569319 17449 raft_consensus.cc:740] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
W20260709 14:54:34.385388 17888 log.cc:927] Time spent T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:54:34.552548 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.356212 17871 raft_consensus.cc:697] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:34.560837 17659 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:34.386257 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.498782 17445 ts_tablet_manager.cc:1403] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: Time spent bootstrapping tablet: real 0.494s	user 0.025s	sys 0.026s
I20260709 14:54:34.410058 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.360708 17723 raft_consensus.cc:493] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.554186 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:34.497865 17834 raft_consensus.cc:493] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:34.572603 17449 consensus_queue.cc:260] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.563733 17175 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:34.460243 17875 raft_consensus.cc:493] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
W20260709 14:54:34.557869 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 196576us
I20260709 14:54:34.522653 17074 rpcz_store.cc:276] 0709 14:54:31.786048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:31.789962 (+  3914us) service_pool.cc:224] Handling call
0709 14:54:34.494062 (+2704100us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:33.620924 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:33.621459 (+   535us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:33.621487 (+    28us) write_op.cc:435] Acquired schema lock
0709 14:54:33.621505 (+    18us) tablet.cc:662] Decoding operations
0709 14:54:33.621833 (+   328us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:33.621881 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:33.621908 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:54:33.622080 (+   172us) tablet.cc:701] Row locks acquired
0709 14:54:33.622096 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:54:33.622227 (+   131us) write_op.cc:270] Start()
0709 14:54:33.622330 (+   103us) write_op.cc:276] Timestamp: P: 1783608873622183 usec, L: 0
0709 14:54:33.622351 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:54:33.785021 (+162670us) log.cc:844] Serialized 537 byte log entry
0709 14:54:34.462211 (+677190us) op_driver.cc:464] REPLICATION: finished
0709 14:54:34.462681 (+   470us) write_op.cc:301] APPLY: starting
0709 14:54:34.462763 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:34.462877 (+   114us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:34.463141 (+   264us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:34.463375 (+   234us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:34.463553 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:54:34.463596 (+    43us) write_op.cc:312] APPLY: finished
0709 14:54:34.463773 (+   177us) log.cc:844] Serialized 22 byte log entry
0709 14:54:34.463954 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:34.464030 (+    76us) write_op.cc:454] Released schema lock
0709 14:54:34.464065 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:34.464361 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:34.464385 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":61407,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":270,"apply.run_cpu_time_us":1645,"apply.run_wall_time_us":1644,"num_ops":1,"prepare.queue_time_us":452163,"prepare.run_cpu_time_us":7416,"prepare.run_wall_time_us":168344,"replication_time_us":824786}]]}
I20260709 14:54:34.615661 17145 leader_election.cc:304] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.559947 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:34.608789 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:34.618336 17869 raft_consensus.cc:2749] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.604249 17884 raft_consensus.cc:493] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:34.498281 17078 rpcz_store.cc:276] 0709 14:54:32.857185 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:32.857377 (+   192us) service_pool.cc:224] Handling call
0709 14:54:34.406503 (+1549126us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:33.184851 (+     0us) spinlock_profiling.cc:243] Waited 1.99 ms on lock 0x7b4400022b4c. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f37279a7db1 00007f3727a45c85 00007f3727a466a2 00007f372a7b81db 00007f372a7b3aaf 00007f3727b020ac 00007f373095cab9 00007f3727b1e69b 00007f3727b1c93f 00007f3727b1c455 00007f372e64116c
0709 14:54:33.414727 (+229876us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:33.415373 (+   646us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:33.415427 (+    54us) write_op.cc:435] Acquired schema lock
0709 14:54:33.415445 (+    18us) tablet.cc:662] Decoding operations
0709 14:54:33.415792 (+   347us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:33.415861 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:33.415894 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:54:33.481991 (+ 66097us) tablet.cc:701] Row locks acquired
0709 14:54:33.488265 (+  6274us) write_op.cc:260] PREPARE: finished
0709 14:54:33.488431 (+   166us) write_op.cc:270] Start()
0709 14:54:33.488640 (+   209us) write_op.cc:276] Timestamp: P: 1783608873488383 usec, L: 0
0709 14:54:33.488659 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:54:33.516926 (+ 28267us) log.cc:844] Serialized 537 byte log entry
0709 14:54:33.797774 (+280848us) op_driver.cc:464] REPLICATION: finished
0709 14:54:34.017176 (+219402us) write_op.cc:301] APPLY: starting
0709 14:54:34.017279 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:34.017382 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:34.017403 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:34.017644 (+   241us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:34.017806 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:54:34.017849 (+    43us) write_op.cc:312] APPLY: finished
0709 14:54:34.018045 (+   196us) log.cc:844] Serialized 22 byte log entry
0709 14:54:34.018211 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:34.018285 (+    74us) write_op.cc:454] Released schema lock
0709 14:54:34.018323 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:34.018656 (+   333us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:34.018682 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":121525,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":202391,"apply.run_cpu_time_us":1493,"apply.run_wall_time_us":11877,"num_ops":1,"prepare.queue_time_us":324024,"prepare.run_cpu_time_us":3284,"prepare.run_wall_time_us":115955,"replication_time_us":308952,"spinlock_wait_cycles":4576000,"thread_start_us":320807,"threads_started":2}]]}
I20260709 14:54:34.608093 17868 raft_consensus.cc:2749] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.368419 17877 raft_consensus.cc:515] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.661073 17898 raft_consensus.cc:493] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:34.613961 17834 raft_consensus.cc:3060] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.563117 17588 raft_consensus.cc:515] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.613780 17723 raft_consensus.cc:515] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:34.557305 17815 raft_consensus.cc:515] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.743808 17448 tablet_bootstrap.cc:654] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.740211 17872 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:34.691813 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 56931.2us
W20260709 14:54:34.611568 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 207276us
W20260709 14:54:34.748656 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 133076us
I20260709 14:54:34.667012 17816 raft_consensus.cc:493] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.764940 17816 raft_consensus.cc:515] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.766227 17368 leader_election.cc:304] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:34.766574 17588 leader_election.cc:290] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.767019 17816 leader_election.cc:290] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.661774 17898 raft_consensus.cc:515] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.660398 17875 raft_consensus.cc:515] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:34.730219 17871 consensus_queue.cc:237] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.770325 17875 leader_election.cc:290] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:34.670989 17449 ts_tablet_manager.cc:1434] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.468s	user 0.007s	sys 0.008s
W20260709 14:54:34.771657 17449 ts_tablet_manager.cc:1467] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Tablet startup took 568ms
I20260709 14:54:34.772219 17815 leader_election.cc:290] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.774083 17904 raft_consensus.cc:493] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.774755 17904 raft_consensus.cc:515] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.775411 17898 leader_election.cc:290] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:34.764952 17366 leader_election.cc:304] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:34.775177 17445 raft_consensus.cc:359] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.778489 17445 raft_consensus.cc:385] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.778885 17445 raft_consensus.cc:740] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.638589 17884 raft_consensus.cc:3060] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.779052 17845 raft_consensus.cc:2749] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.767175 17872 raft_consensus.cc:2749] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.784693 17907 raft_consensus.cc:493] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.739668 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.785280 17907 raft_consensus.cc:515] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.786754 17445 consensus_queue.cc:260] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:34.763724 17723 leader_election.cc:290] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:34.788548 17904 leader_election.cc:290] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.790596 17834 raft_consensus.cc:515] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.795712 17915 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.796581 17834 leader_election.cc:290] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:34.788906 17445 ts_tablet_manager.cc:1434] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: Time spent starting tablet: real 0.183s	user 0.004s	sys 0.002s
W20260709 14:54:34.799515 17293 leader_election.cc:343] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:34.771936 17449 ts_tablet_manager.cc:1469] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: Trace:
0709 14:54:25.840806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:25.840967 (+   161us) service_pool.cc:224] Handling call
0709 14:54:25.842660 (+  1693us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:54:25.842750 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:54:25.896550 (+ 53800us) tablet_metadata.cc:665] Metadata flushed
0709 14:54:26.015261 (+118711us) tablet_replica.cc:206] Creating consensus instance
0709 14:54:26.015749 (+   488us) inbound_call.cc:177] Queueing success response
0709 14:54:33.094608 (+7078859us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:54:34.203105 (+1108497us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:54:34.401147 (+198042us) tablet_replica.cc:261] Starting instrumentation
0709 14:54:34.401658 (+   511us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":8508,"raft.queue_time_us":25978,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":8586,"tablet-open.queue_time_us":7076541}
W20260709 14:54:34.817842 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 53529.8us
I20260709 14:54:34.823890 17871 raft_consensus.cc:493] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.826712 17871 raft_consensus.cc:515] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.829562 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:34.830063 17446 raft_consensus.cc:359] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.830724 17446 raft_consensus.cc:385] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.830998 17446 raft_consensus.cc:740] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.832693 17449 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
W20260709 14:54:34.833129 17293 leader_election.cc:343] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:34.796489 17915 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.853093 17446 consensus_queue.cc:260] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.805646 17884 raft_consensus.cc:515] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.899818 17446 ts_tablet_manager.cc:1434] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.341s	user 0.010s	sys 0.016s
I20260709 14:54:34.901988 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.903201 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.903131 17659 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.904021 17483 raft_consensus.cc:2749] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:34.906911 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 62865us
I20260709 14:54:34.913497 17915 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:34.915081 17366 leader_election.cc:304] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:34.906350 17864 raft_consensus.cc:493] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.906523 17898 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.906984 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.907404 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:34.907778 17903 raft_consensus.cc:493] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:34.909722 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.910584 17145 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:34.916973 17864 raft_consensus.cc:515] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:34.919592 17815 raft_consensus.cc:493] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.971411 17446 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:34.977121 17448 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:34.977643 17448 ts_tablet_manager.cc:1403] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.556s	user 0.015s	sys 0.021s
I20260709 14:54:34.924204 17903 raft_consensus.cc:515] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:34.928270 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:34.921458 17898 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
W20260709 14:54:34.982345 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 71833.7us
I20260709 14:54:34.969296 17868 raft_consensus.cc:2749] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:34.986889 17449 tablet_bootstrap.cc:654] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.967093 17402 raft_consensus.cc:2468] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:34.979626 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:34.999782 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 81451.2us
W20260709 14:54:34.978875 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 63898.1us
I20260709 14:54:34.984284 17875 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:34.996660 17901 raft_consensus.cc:2749] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:34.975848 17815 raft_consensus.cc:515] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.016291 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdfc22d740c450dbe7d777797dd9d01" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.019618 17659 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.019793 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.021255 17903 leader_election.cc:290] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:34.998504 17768 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:35.033751 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fc24ae62014fb7a4ce7717983d5d8d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.038903 17864 leader_election.cc:290] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.040231 17765 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:35.040817 17765 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.040834 17815 leader_election.cc:290] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:35.042809 17765 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.046041 17884 leader_election.cc:290] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:35.046833 17255 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41628 (request call id 103) took 1271 ms. Trace:
I20260709 14:54:35.047204 17907 leader_election.cc:290] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.051692 17815 raft_consensus.cc:493] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:35.048748 17255 rpcz_store.cc:276] 0709 14:54:33.775665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:34.007294 (+231629us) service_pool.cc:224] Handling call
0709 14:54:34.421960 (+414666us) spinlock_profiling.cc:243] Waited 9.06 ms on lock 0x7b5800133e98. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f37279a7db1 00007f3727ae7b71 00007f3727ae7a22 00007f3730a00c09 00007f372fb5aee0 00007f372fc240ab 00007f372fc24131 00007f372fbe5fc0 00007f372fbd0929 00007f372fbd03d2 00007f3729147bd4
0709 14:54:34.422163 (+   203us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:34.762481 (+340318us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:34.762514 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:34.762562 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:54:34.762594 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:35.046454 (+283860us) spinlock_profiling.cc:243] Waited 340 ms on lock 0x7b54003d5754. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f372ab75571 00007f372ac0ce01 00007f372ac0b83e 00007f372fbd0419 00007f3729147bd4 00007f3729147b62 00007f3729147a91 00007f3729147a0c 00007f3729146cc2 00007f3728f4748c 00007f3728f468c6
0709 14:54:35.046507 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:35.046640 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":802996352}
I20260709 14:54:35.050200 17871 leader_election.cc:290] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.052374 17815 raft_consensus.cc:515] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.056231 17815 leader_election.cc:290] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:35.015002 17396 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33106 (request call id 77) took 1005 ms. Trace:
I20260709 14:54:35.060421 17396 rpcz_store.cc:276] 0709 14:54:34.005072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:34.005225 (+   153us) service_pool.cc:224] Handling call
0709 14:54:34.837530 (+832305us) spinlock_profiling.cc:243] Waited 1.35 ms on lock 0x7b580002fd98. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f37279a7db1 00007f3727ae7b71 00007f3727ae7a22 00007f3730a00c09 00007f372fb5aee0 00007f372fc240ab 00007f372fc24131 00007f372fbd20a0 00007f372fbd1984 00007f372914c6d4 00007f372914c662
0709 14:54:35.009962 (+172432us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3098880}
I20260709 14:54:35.061044 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.061971 17879 raft_consensus.cc:493] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.062490 17879 raft_consensus.cc:515] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:35.066524 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.049180 17366 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
W20260709 14:54:35.068583 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 44864.1us
W20260709 14:54:35.073514 17913 log.cc:927] Time spent T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:54:35.073868 17845 raft_consensus.cc:2749] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.074316 17877 leader_election.cc:290] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:35.022164 17875 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.078866 17175 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.085579 17875 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:35.085812 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:35.089520 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 91253.1us
I20260709 14:54:35.049805 17768 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.064277 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc84b58221c4ecb9d6be8d6e4815161" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.091864 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.093925 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.109786 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.074571 17845 raft_consensus.cc:493] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.116218 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.111023 17327 raft_consensus.cc:1240] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Rejecting Update request from peer dbccf8b834c244ceb113278965f92ed7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:35.071851 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.092083 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.119143 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.120679 17449 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:35.121140 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.126904 17145 leader_election.cc:304] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.131206 17845 raft_consensus.cc:515] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.135052 17449 ts_tablet_manager.cc:1403] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.316s	user 0.013s	sys 0.020s
I20260709 14:54:35.127033 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.112509 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.116838 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.130599 17075 catalog_manager.cc:5697] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } }
I20260709 14:54:35.190893 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.317629 17246 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
W20260709 14:54:35.314218 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 187389us
I20260709 14:54:35.318996 17145 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:35.319635 17368 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.319962 17922 raft_consensus.cc:2749] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.135542 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.314221 17327 raft_consensus.cc:3060] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.149714 17879 leader_election.cc:290] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:35.314262 17446 tablet_bootstrap.cc:654] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.314992 17768 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.141274 17483 raft_consensus.cc:2749] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.149978 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:35.324663 17219 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.325918 17724 raft_consensus.cc:2749] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.316571 17845 leader_election.cc:290] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:35.328902 17219 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:35.330185 17889 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:35.330583 17889 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:35.330940 17889 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.332156 17367 leader_election.cc:304] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:35.334139 17367 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.334573 17367 leader_election.cc:304] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.339125 17448 raft_consensus.cc:359] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.149145 17803 consensus_queue.cc:1059] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.173s
I20260709 14:54:35.135545 17252 raft_consensus.cc:2468] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:35.190327 17220 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.339979 17448 raft_consensus.cc:385] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.345201 17448 raft_consensus.cc:740] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
W20260709 14:54:35.341089 17367 leader_election.cc:343] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:35.352463 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 162217us
I20260709 14:54:35.353391 17220 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.354758 17909 raft_consensus.cc:2749] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.193081 17898 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:35.340216 17768 raft_consensus.cc:2749] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.366532 17449 raft_consensus.cc:359] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.368577 17449 raft_consensus.cc:385] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.368884 17449 raft_consensus.cc:740] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.351440 17845 raft_consensus.cc:2749] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.375751 17220 leader_election.cc:304] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:35.354815 17816 raft_consensus.cc:2749] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.360059 17907 raft_consensus.cc:3055] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.384367 17448 consensus_queue.cc:260] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.388180 17449 consensus_queue.cc:260] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.203073 17294 leader_election.cc:304] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.410887 17502 raft_consensus.cc:2804] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.497545 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.402674 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.412163 17907 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:35.491695 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.505213 17900 consensus_queue.cc:1048] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.131s
I20260709 14:54:35.508373 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.510066 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.478612 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2019d62ad0c4490eb17ae46b35e78cdb" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.516881 17448 ts_tablet_manager.cc:1434] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.539s	user 0.013s	sys 0.001s
I20260709 14:54:35.520746 17403 raft_consensus.cc:3060] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:35.531154 17448 ts_tablet_manager.cc:1467] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Tablet startup took 553ms
I20260709 14:54:35.524260 17449 ts_tablet_manager.cc:1434] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.212s	user 0.007s	sys 0.001s
I20260709 14:54:35.527786 17180 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:35.502341 17834 raft_consensus.cc:2749] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.503741 17502 raft_consensus.cc:493] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.545264 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:35.531457 17448 ts_tablet_manager.cc:1469] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: Trace:
0709 14:54:26.074160 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:26.074325 (+   165us) service_pool.cc:224] Handling call
0709 14:54:26.076104 (+  1779us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:54:26.076192 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:54:26.090624 (+ 14432us) tablet_metadata.cc:665] Metadata flushed
0709 14:54:26.142971 (+ 52347us) tablet_replica.cc:206] Creating consensus instance
0709 14:54:26.143479 (+   508us) inbound_call.cc:177] Queueing success response
0709 14:54:34.412090 (+8268611us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:54:34.977909 (+565819us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:54:35.141858 (+163949us) tablet_replica.cc:261] Starting instrumentation
0709 14:54:35.194432 (+ 52574us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":79948,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":13620,"tablet-open.queue_time_us":8263981}
I20260709 14:54:35.553071 17220 leader_election.cc:304] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.525744 17816 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
W20260709 14:54:35.522822 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 319841us
I20260709 14:54:35.554756 17724 raft_consensus.cc:493] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.563190 17724 raft_consensus.cc:515] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.565364 17724 leader_election.cc:290] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.566596 17902 raft_consensus.cc:2749] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:35.568095 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.571116 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.572602 17816 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.573390 17174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.574489 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.574715 17816 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:35.575647 17907 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.577875 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.578888 17403 raft_consensus.cc:2468] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:35.550971 17502 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.591678 17446 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:35.533950 17909 consensus_queue.cc:1048] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 14:54:35.592487 17446 ts_tablet_manager.cc:1403] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.649s	user 0.024s	sys 0.019s
I20260709 14:54:35.596513 17293 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
W20260709 14:54:35.597368 17293 consensus_peers.cc:597] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:35.597883 17831 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:35.598291 17831 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:35.598729 17831 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.553107 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.599591 17448 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: Bootstrap starting.
I20260709 14:54:35.603799 17446 raft_consensus.cc:359] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.606375 17446 raft_consensus.cc:385] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.606732 17446 raft_consensus.cc:740] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.609651 17446 consensus_queue.cc:260] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:35.611502 17220 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.618532 17220 leader_election.cc:304] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
W20260709 14:54:35.621819 17219 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.622646 17219 leader_election.cc:304] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.624372 17446 ts_tablet_manager.cc:1434] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:54:35.625540 17446 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:35.626255 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3c1a5b81884f79a37b72fe42600450" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.629798 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.631131 17907 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.587517 17889 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.636168 17909 raft_consensus.cc:2804] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.652156 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.653774 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.657976 17928 raft_consensus.cc:493] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9cbc56cd3ba49a09b44ace2b836b8e7)
I20260709 14:54:35.658628 17928 raft_consensus.cc:515] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.660609 17815 raft_consensus.cc:2749] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.663687 17446 tablet_bootstrap.cc:654] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:35.664460 17219 consensus_peers.cc:597] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:35.664798 17909 raft_consensus.cc:697] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:35.665681 17909 consensus_queue.cc:237] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:35.678141 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:35.709692 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 44372.5us
I20260709 14:54:35.709929 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce24edc603b4b05953e8c8db07d9360" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.711620 17219 leader_election.cc:304] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
W20260709 14:54:35.710974 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 107862us
W20260709 14:54:35.692770 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 101744us
I20260709 14:54:35.700976 17833 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:35.716609 17368 leader_election.cc:304] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:35.762171 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 45650.4us
W20260709 14:54:35.719800 17219 leader_election.cc:343] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:35.721649 17930 log.cc:927] Time spent T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 14:54:35.721858 17366 leader_election.cc:304] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.722473 17872 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:35.727958 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.728277 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:35.729125 17449 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:35.729278 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.726764 17928 leader_election.cc:290] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:35.733315 17889 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.734884 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.739092 17502 raft_consensus.cc:515] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.790555 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.790889 17502 leader_election.cc:290] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:35.741910 17367 leader_election.cc:343] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.791560 17367 leader_election.cc:304] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.792464 17915 raft_consensus.cc:2749] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:35.792583 17367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 50718.9us
I20260709 14:54:35.793402 17367 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:35.765913 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 46154.6us
W20260709 14:54:35.794770 17367 leader_election.cc:343] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.769620 17448 tablet_bootstrap.cc:654] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.758875 17815 raft_consensus.cc:2749] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.761945 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.771279 17833 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:35.782440 17220 leader_election.cc:343] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.788144 17907 raft_consensus.cc:2749] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.798254 17449 tablet_bootstrap.cc:654] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.743471 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42206096250b44abb24d6468da2ff485" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.770381 17871 raft_consensus.cc:2749] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.797246 17877 raft_consensus.cc:2749] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.799721 17833 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:35.798190 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 76423.9us
I20260709 14:54:35.802528 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311fb22cff2a4efd980b1bf802d8f094" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.802902 17366 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.803954 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:35.804193 17366 leader_election.cc:304] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.805864 17871 raft_consensus.cc:2749] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:35.806087 17868 raft_consensus.cc:2749] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:35.795574 17367 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:35.795796 17219 leader_election.cc:304] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.805893 17366 leader_election.cc:304] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.807785 17907 raft_consensus.cc:2749] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:35.808175 17219 leader_election.cc:343] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.776038 17872 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:35.808528 17502 raft_consensus.cc:2749] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.810097 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.811501 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5514534e3590468aa87c639de58d733d" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.813010 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.813364 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.808609 17219 leader_election.cc:304] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.813956 17395 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.814711 17219 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.816322 17815 raft_consensus.cc:2749] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.816973 17815 raft_consensus.cc:2749] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:35.810293 17872 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:35.822141 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3794e0596abb4a6aacdcd11905889481" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.770668 17831 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.825613 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:35.833510 17831 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:35.835036 17219 leader_election.cc:304] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.840161 17320 raft_consensus.cc:1240] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Rejecting Update request from peer dbccf8b834c244ceb113278965f92ed7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:35.843353 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:35.844803 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:35.848021 17877 consensus_queue.cc:1059] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.811460 17366 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:35.849342 17877 raft_consensus.cc:3055] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.849704 17877 raft_consensus.cc:740] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:35.850183 17145 leader_election.cc:304] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.844700 17446 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
W20260709 14:54:35.850750 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 50111.5us
I20260709 14:54:35.850934 17446 ts_tablet_manager.cc:1403] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.226s	user 0.025s	sys 0.016s
I20260709 14:54:35.855752 17220 leader_election.cc:304] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.857340 17219 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.858091 17900 raft_consensus.cc:2749] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:54:35.859187 17219 leader_election.cc:343] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.854641 17903 raft_consensus.cc:2749] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.876377 17903 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.876943 17903 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:35.877614 17220 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.879014 17220 leader_election.cc:304] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.881038 17145 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.882194 17938 raft_consensus.cc:2749] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.883713 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67175ebcd8c4bb48d54b18625d830bc" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.884395 17400 raft_consensus.cc:3060] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.854844 17868 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:35.854911 17928 raft_consensus.cc:2749] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.880939 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:35.869877 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 58199.1us
I20260709 14:54:35.869230 17816 raft_consensus.cc:2749] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.908107 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:35.894991 17931 raft_consensus.cc:2749] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.911103 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.895287 17868 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:35.897207 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.911936 17868 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.899217 17446 raft_consensus.cc:359] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.913975 17446 raft_consensus.cc:385] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.914281 17446 raft_consensus.cc:740] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.883279 17938 raft_consensus.cc:2749] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.907588 17402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6863c8b22b41618c9ebe871a1ec55d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:35.925979 17294 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:35.926783 17936 raft_consensus.cc:2749] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.904088 17366 leader_election.cc:304] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.928833 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:35.929550 17366 leader_election.cc:343] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.894922 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:35.930091 17366 leader_election.cc:304] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.932053 17871 raft_consensus.cc:2749] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.859256 17877 consensus_queue.cc:260] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.936528 17877 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.879222 17903 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:35.915474 17220 leader_election.cc:343] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.943415 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:35.916455 17446 consensus_queue.cc:260] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:35.926695 17400 raft_consensus.cc:2468] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:35.958092 17446 ts_tablet_manager.cc:1434] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.107s	user 0.002s	sys 0.005s
I20260709 14:54:35.959372 17446 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:35.961388 17448 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: No bootstrap required, opened a new log
I20260709 14:54:35.961903 17448 ts_tablet_manager.cc:1403] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent bootstrapping tablet: real 0.372s	user 0.008s	sys 0.027s
W20260709 14:54:35.945922 17219 leader_election.cc:343] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.969646 17448 raft_consensus.cc:359] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.970363 17448 raft_consensus.cc:385] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.970628 17448 raft_consensus.cc:740] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.971253 17219 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:35.972728 17909 raft_consensus.cc:2749] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.973013 17448 consensus_queue.cc:260] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:35.977012 17448 ts_tablet_manager.cc:1434] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:54:35.979282 17366 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:35.980501 17868 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:35.982622 17868 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:35.983633 17868 consensus_queue.cc:1048] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:35.985096 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:35.989394 17401 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:35.981057 17803 raft_consensus.cc:2749] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:35.991719 17395 raft_consensus.cc:2468] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:35.992287 17768 raft_consensus.cc:2764] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:35.992858 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:36.004990 17400 raft_consensus.cc:1240] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Rejecting Update request from peer 10580b841e0a4b5288d78329b0e82241 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:36.006789 17220 leader_election.cc:304] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.008174 17176 raft_consensus.cc:3060] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.009665 17938 raft_consensus.cc:2804] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.010238 17938 raft_consensus.cc:697] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:36.011070 17938 consensus_queue.cc:237] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.002519 17294 leader_election.cc:304] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:36.020750 17449 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:36.021262 17449 ts_tablet_manager.cc:1403] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.292s	user 0.021s	sys 0.020s
I20260709 14:54:36.025051 17294 leader_election.cc:304] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.026800 17294 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:36.034687 17075 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52696 (request call id 72) took 1872 ms. Trace:
I20260709 14:54:36.041391 17944 raft_consensus.cc:2749] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:36.035159 17936 raft_consensus.cc:2749] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.037123 17075 rpcz_store.cc:276] 0709 14:54:34.162634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:34.163044 (+   410us) service_pool.cc:224] Handling call
0709 14:54:36.034619 (+1871575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:35.564394 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:35.564925 (+   531us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:35.564967 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:54:35.564981 (+    14us) tablet.cc:662] Decoding operations
0709 14:54:35.565291 (+   310us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:35.565348 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:35.565373 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:54:35.565548 (+   175us) tablet.cc:701] Row locks acquired
0709 14:54:35.565560 (+    12us) write_op.cc:260] PREPARE: finished
0709 14:54:35.565692 (+   132us) write_op.cc:270] Start()
0709 14:54:35.565808 (+   116us) write_op.cc:276] Timestamp: P: 1783608875565649 usec, L: 0
0709 14:54:35.565824 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:54:35.566454 (+   630us) log.cc:844] Serialized 537 byte log entry
0709 14:54:35.800712 (+234258us) op_driver.cc:464] REPLICATION: finished
0709 14:54:35.973631 (+172919us) write_op.cc:301] APPLY: starting
0709 14:54:35.973708 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:35.973811 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:35.974793 (+   982us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:35.975021 (+   228us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:35.975166 (+   145us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:54:35.975208 (+    42us) write_op.cc:312] APPLY: finished
0709 14:54:35.975386 (+   178us) log.cc:844] Serialized 22 byte log entry
0709 14:54:35.975540 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:35.975626 (+    86us) write_op.cc:454] Released schema lock
0709 14:54:35.975668 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:35.976042 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:35.976068 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":237337,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":166298,"apply.run_cpu_time_us":1601,"apply.run_wall_time_us":2373,"num_ops":1,"prepare.queue_time_us":244377,"prepare.run_cpu_time_us":25650,"prepare.run_wall_time_us":130648,"raft.queue_time_us":89808,"raft.run_cpu_time_us":41356,"raft.run_wall_time_us":170211,"replication_time_us":232263,"spinlock_wait_cycles":2327168,"thread_start_us":401022,"threads_started":4,"wal-append.queue_time_us":139912}]]}
I20260709 14:54:36.056373 17449 raft_consensus.cc:359] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:36.057096 17449 raft_consensus.cc:385] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.057376 17449 raft_consensus.cc:740] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.038486 17937 raft_consensus.cc:2804] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.994656 17366 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:36.051736 17879 consensus_queue.cc:1059] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:54:36.066561 17937 raft_consensus.cc:697] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:36.067504 17937 consensus_queue.cc:237] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.064851 17816 raft_consensus.cc:493] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.071091 17816 raft_consensus.cc:515] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.079180 17446 tablet_bootstrap.cc:654] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.051168 17397 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:36.080324 17077 catalog_manager.cc:5697] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } }
I20260709 14:54:36.078441 17877 raft_consensus.cc:2749] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:36.083112 17077 catalog_manager.cc:5697] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.086987 17816 leader_election.cc:290] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:36.089162 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:36.089916 17399 raft_consensus.cc:2468] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:36.090278 17933 raft_consensus.cc:3055] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.090662 17933 raft_consensus.cc:740] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:36.091253 17220 leader_election.cc:304] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:36.091864 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:36.093477 17219 leader_election.cc:343] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.093091 17898 raft_consensus.cc:2804] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.096691 17898 raft_consensus.cc:493] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:36.097039 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:36.097028 17898 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.091475 17933 consensus_queue.cc:260] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:36.101290 17933 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.102285 17294 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.106393 17449 consensus_queue.cc:260] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:36.088176 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 93611.8us
I20260709 14:54:36.108398 17879 raft_consensus.cc:2804] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.108901 17898 raft_consensus.cc:515] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.112607 17252 raft_consensus.cc:1240] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Rejecting Update request from peer dbccf8b834c244ceb113278965f92ed7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:36.113225 17877 raft_consensus.cc:493] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.113700 17877 raft_consensus.cc:515] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.114144 17898 leader_election.cc:290] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:36.114777 17876 raft_consensus.cc:493] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:36.115278 17876 raft_consensus.cc:515] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.108958 17879 raft_consensus.cc:697] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:36.119203 17877 leader_election.cc:290] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:36.119735 17877 consensus_queue.cc:1059] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.120030 17879 consensus_queue.cc:237] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.121466 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:36.122961 17367 leader_election.cc:343] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.124639 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:36.125340 17396 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.128118 17915 raft_consensus.cc:3055] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.128522 17915 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:36.128705 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:36.128971 17876 leader_election.cc:290] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:36.129386 17326 raft_consensus.cc:2468] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 0.
I20260709 14:54:36.130955 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:36.131475 17915 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.130978 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:36.132586 17219 leader_election.cc:343] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.132869 17915 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.131042 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53f2103644e45d08fdcfc1411c8fb37" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:36.135717 17145 leader_election.cc:304] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:36.137279 17368 leader_election.cc:304] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.142190 17396 raft_consensus.cc:2468] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:36.143534 17179 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.144054 17449 ts_tablet_manager.cc:1434] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.123s	user 0.010s	sys 0.001s
I20260709 14:54:36.145154 17449 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:36.145538 17220 leader_election.cc:304] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.146317 17938 raft_consensus.cc:2804] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.146799 17938 raft_consensus.cc:697] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:36.146991 17877 raft_consensus.cc:2804] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.147487 17877 raft_consensus.cc:493] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.147872 17877 raft_consensus.cc:3060] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.148476 17938 consensus_queue.cc:237] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.136796 17876 raft_consensus.cc:2749] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:36.158699 17077 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52704 (request call id 57) took 1584 ms. Trace:
I20260709 14:54:36.193451 17078 catalog_manager.cc:5697] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } }
I20260709 14:54:36.191516 17077 rpcz_store.cc:276] 0709 14:54:34.606161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:34.614072 (+  7911us) service_pool.cc:224] Handling call
0709 14:54:36.158612 (+1544540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:36.092153 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:36.092645 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:36.092679 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:54:36.092695 (+    16us) tablet.cc:662] Decoding operations
0709 14:54:36.093056 (+   361us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:36.093110 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:36.093138 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:54:36.095642 (+  2504us) tablet.cc:701] Row locks acquired
0709 14:54:36.095672 (+    30us) write_op.cc:260] PREPARE: finished
0709 14:54:36.096403 (+   731us) write_op.cc:270] Start()
0709 14:54:36.096525 (+   122us) write_op.cc:276] Timestamp: P: 1783608876095765 usec, L: 0
0709 14:54:36.096547 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:54:36.097090 (+   543us) log.cc:844] Serialized 922 byte log entry
0709 14:54:36.134998 (+ 37908us) op_driver.cc:464] REPLICATION: finished
0709 14:54:36.135321 (+   323us) write_op.cc:301] APPLY: starting
0709 14:54:36.135398 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:36.135506 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:36.135604 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:36.135947 (+   343us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:36.136097 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:54:36.136138 (+    41us) write_op.cc:312] APPLY: finished
0709 14:54:36.136316 (+   178us) log.cc:844] Serialized 28 byte log entry
0709 14:54:36.136462 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:36.136539 (+    77us) write_op.cc:454] Released schema lock
0709 14:54:36.136572 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:36.138028 (+  1456us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:36.138056 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":97767,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":113,"apply.run_cpu_time_us":1533,"apply.run_wall_time_us":1533,"num_ops":2,"prepare.queue_time_us":2825,"prepare.run_cpu_time_us":2681,"prepare.run_wall_time_us":5207,"replication_time_us":38312}]]}
W20260709 14:54:36.287297 17367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 56919.6us
I20260709 14:54:36.289784 17446 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:36.290423 17446 ts_tablet_manager.cc:1403] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.331s	user 0.010s	sys 0.017s
I20260709 14:54:36.338078 17449 tablet_bootstrap.cc:654] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.346972 17877 raft_consensus.cc:515] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.353514 17446 raft_consensus.cc:359] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.366385 17446 raft_consensus.cc:385] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.366835 17446 raft_consensus.cc:740] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.357265 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:36.358567 17831 raft_consensus.cc:493] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.354389 17877 leader_election.cc:290] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:36.370712 17446 consensus_queue.cc:260] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:36.373760 17367 leader_election.cc:343] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.372103 17831 raft_consensus.cc:515] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:36.377657 17446 ts_tablet_manager.cc:1434] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.002s
I20260709 14:54:36.380188 17831 leader_election.cc:290] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:36.381796 17446 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:36.412333 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:36.413218 17248 raft_consensus.cc:2468] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:36.439662 17446 tablet_bootstrap.cc:654] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:36.424055 17220 consensus_peers.cc:597] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:36.427476 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:36.449252 17293 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.441123 17876 raft_consensus.cc:493] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:36.450122 17876 raft_consensus.cc:515] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.461833 17292 leader_election.cc:304] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.408528 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:36.492252 17759 raft_consensus.cc:2804] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.496176 17320 raft_consensus.cc:3060] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.511126 17759 raft_consensus.cc:493] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.556329 17759 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:36.594053 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 132296us
W20260709 14:54:36.554391 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 52183.3us
I20260709 14:54:36.600417 17939 consensus_queue.cc:1048] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.609508 17876 leader_election.cc:290] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:36.615899 17759 raft_consensus.cc:515] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:36.628947 17075 catalog_manager.cc:5697] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.618495 17320 raft_consensus.cc:2468] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:36.631716 17368 leader_election.cc:304] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:36.632807 17868 raft_consensus.cc:2804] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.633292 17868 raft_consensus.cc:697] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:36.634107 17868 consensus_queue.cc:237] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:36.640015 17759 leader_election.cc:290] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:36.649176 17176 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.657047 17928 raft_consensus.cc:493] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.657693 17928 raft_consensus.cc:515] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:36.660679 17928 leader_election.cc:290] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:36.661609 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:36.662400 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:36.666469 17449 tablet_bootstrap.cc:492] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:36.670773 17449 ts_tablet_manager.cc:1403] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.526s	user 0.039s	sys 0.047s
W20260709 14:54:36.673316 17293 leader_election.cc:343] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.681492 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:36.682333 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:36.682891 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:36.683753 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19063ab0db34509b7457fdefdb68d5a" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:36.698421 17252 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.714866 17903 consensus_queue.cc:1048] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 14:54:36.728346 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:36.731532 17446 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:36.735409 17145 leader_election.cc:304] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:36.732146 17446 ts_tablet_manager.cc:1403] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.351s	user 0.015s	sys 0.003s
I20260709 14:54:36.742506 17145 leader_election.cc:304] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:36.733989 17900 consensus_queue.cc:1048] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:36.719599 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 119481us
I20260709 14:54:36.748731 17077 catalog_manager.cc:5697] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.751070 17077 catalog_manager.cc:5697] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.752811 17077 catalog_manager.cc:5697] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.740412 17931 raft_consensus.cc:2749] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.730473 17176 raft_consensus.cc:1275] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.767079 17252 raft_consensus.cc:2468] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:36.744556 17933 consensus_queue.cc:1048] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:54:36.771031 17398 raft_consensus.cc:1275] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:36.779569 17219 consensus_peers.cc:597] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:36.750703 17928 raft_consensus.cc:2749] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:36.884189 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 136733us
W20260709 14:54:36.884367 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 103114us
W20260709 14:54:36.920737 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 144099us
W20260709 14:54:36.980790 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 88366.5us
W20260709 14:54:36.974507 17934 log.cc:927] Time spent T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: Append to log took a long time: real 0.190s	user 0.000s	sys 0.000s
W20260709 14:54:36.992060 17219 consensus_peers.cc:597] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:36.972226 17944 consensus_queue.cc:1048] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 14:54:36.978521 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 91477.5us
I20260709 14:54:37.045125 17449 raft_consensus.cc:359] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:37.048341 17449 raft_consensus.cc:385] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:37.048686 17449 raft_consensus.cc:740] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:37.050267 17292 leader_election.cc:304] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:37.055670 17960 raft_consensus.cc:2804] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:37.071031 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 89104us
I20260709 14:54:37.063441 17446 raft_consensus.cc:359] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:37.071861 17446 raft_consensus.cc:385] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:37.072221 17446 raft_consensus.cc:740] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:37.082979 17446 consensus_queue.cc:260] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:37.082163 17834 consensus_queue.cc:1048] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:54:37.107554 17960 raft_consensus.cc:697] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
W20260709 14:54:37.140007 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 73795.9us
I20260709 14:54:37.134358 17707 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
W20260709 14:54:37.141943 17293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 44307.2us
I20260709 14:54:37.148164 17446 ts_tablet_manager.cc:1434] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.407s	user 0.013s	sys 0.026s
I20260709 14:54:37.152171 17960 consensus_queue.cc:237] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:37.149437 17768 consensus_queue.cc:1048] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:54:37.166065 17179 raft_consensus.cc:3060] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.145433 17707 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:37.168908 17707 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:37.176681 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:37.180701 17449 consensus_queue.cc:260] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:37.184872 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:37.185612 17395 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:37.190680 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:37.191567 17249 raft_consensus.cc:2393] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 2: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:37.192647 17449 ts_tablet_manager.cc:1434] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.522s	user 0.010s	sys 0.001s
W20260709 14:54:37.193121 17449 ts_tablet_manager.cc:1467] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Tablet startup took 522ms
I20260709 14:54:37.193624 17868 raft_consensus.cc:493] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.214409 17868 raft_consensus.cc:515] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:37.216536 17868 leader_election.cc:290] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:37.224241 17984 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:37.224845 17984 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:37.193576 17449 ts_tablet_manager.cc:1469] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Trace:
0709 14:54:26.007853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:26.008002 (+   149us) service_pool.cc:224] Handling call
0709 14:54:26.009875 (+  1873us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:54:26.009975 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:54:26.035772 (+ 25797us) tablet_metadata.cc:665] Metadata flushed
0709 14:54:26.075525 (+ 39753us) tablet_replica.cc:206] Creating consensus instance
0709 14:54:26.081867 (+  6342us) spinlock_profiling.cc:243] Waited 5.13 ms on lock 0x7b580025fe98. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f37279a7db1 00007f3727ae7b71 00007f3727ae81a2 00007f3730a29bb9 00007f372fb5ad88 00007f372fc21973 00007f372fc1d70f 00007f372fc1decd 00007f372fbcc400 00007f3729051af4 00007f3729051a82
0709 14:54:26.082341 (+   474us) inbound_call.cc:177] Queueing success response
0709 14:54:36.144786 (+10062445us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:54:36.671065 (+526279us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:54:36.977484 (+306419us) tablet_replica.cc:261] Starting instrumentation
0709 14:54:36.978003 (+   519us) tablet_replica.cc:280] Starting consensus
0709 14:54:37.180416 (+202413us) spinlock_profiling.cc:243] Waited 35.8 ms on lock 0x7b4c00203280. stack: 00007f3727aed343 00007f3727aed240 00007f372747c1d4 00007f37311ba304 00007f37311ba299 00007f3728ed8a20 00007f3728ee9a29 00007f3728eaf644 00007f3728ed6f2d 00007f3728ed6b93 00007f372ac0718b 00007f372ac07cb5 00007f372ac02f30 00007f372ac01c40 00007f372e5feb2e 00007f372fc20d8a
Metrics: {"mutex_wait_us":10837,"raft.queue_time_us":151,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":100,"spinlock_wait_cycles":94175872,"tablet-open.queue_time_us":10062717}
I20260709 14:54:37.242220 17944 raft_consensus.cc:493] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.325125 17449 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:37.313930 17944 raft_consensus.cc:515] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:37.413714 17984 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:37.399271 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:37.418974 17944 leader_election.cc:290] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
W20260709 14:54:37.428962 17368 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:37.429713 17989 log.cc:927] Time spent T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:54:37.461691 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:37.467748 17446 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:37.472855 17078 catalog_manager.cc:5697] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.474826 17078 catalog_manager.cc:5697] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from dbccf8b834c244ceb113278965f92ed7 (127.14.207.4) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:37.528379 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 52294.1us
I20260709 14:54:37.528889 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:37.529836 17328 raft_consensus.cc:2393] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 2: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:37.488682 17931 raft_consensus.cc:493] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:37.548313 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 212052us
I20260709 14:54:37.603955 17931 raft_consensus.cc:515] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:37.617455 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:37.618271 17401 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:37.620249 17931 leader_election.cc:290] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:37.639871 17449 tablet_bootstrap.cc:654] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:37.652846 17446 tablet_bootstrap.cc:654] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:37.662873 17179 raft_consensus.cc:3060] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:37.708212 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 84432.4us
W20260709 14:54:37.760743 17292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 104727us
I20260709 14:54:37.773628 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c2475e50724d0abaae5eea706e656d" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:37.869851 17907 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.870538 17907 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:37.871450 17984 raft_consensus.cc:493] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:37.872117 17984 raft_consensus.cc:515] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:37.872809 17907 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:37.877019 17933 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.877632 17933 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:37.898257 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 240487us
I20260709 14:54:37.901306 17294 leader_election.cc:304] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:37.911031 17992 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.911504 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:37.912832 17502 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.931704 17145 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:37.933127 17145 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:37.892997 17984 leader_election.cc:290] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:37.913354 17502 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
W20260709 14:54:37.900445 17433 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.14.207.62:40045, user_credentials={real_user=slave}} blocked reactor thread for 144126us
I20260709 14:54:37.934659 17831 raft_consensus.cc:2749] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:37.954355 17502 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:37.958369 17327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:37.961349 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:37.928520 17977 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.911566 17992 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:37.988663 17449 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:37.993305 17449 ts_tablet_manager.cc:1403] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.742s	user 0.012s	sys 0.008s
I20260709 14:54:37.962899 17982 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:37.947367 17928 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:38.107867 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.108789 17400 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:38.115137 17327 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:37.997027 17977 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.120138 17933 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.121672 17325 raft_consensus.cc:3060] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:38.127288 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.128281 17977 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:38.148140 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:38.148895 17251 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
W20260709 14:54:38.150483 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 249262us
W20260709 14:54:38.203961 17294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 52646.7us
W20260709 14:54:38.208707 17368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 53918us
W20260709 14:54:38.209720 17367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 272937us
I20260709 14:54:38.107721 17928 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:38.214064 17803 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:38.212445 17984 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:38.220952 17907 raft_consensus.cc:493] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:38.223965 17985 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:38.224813 17449 raft_consensus.cc:359] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.242794 17449 raft_consensus.cc:385] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.243098 17449 raft_consensus.cc:740] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.243796 17449 consensus_queue.cc:260] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.021130 17982 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting leader election (detected failure of leader dbccf8b834c244ceb113278965f92ed7)
I20260709 14:54:38.231767 17992 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:38.232191 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.231600 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba5d188b73f4f07a59c75816d4031c4" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.233258 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:38.239779 17220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.4:32859, user_credentials={real_user=slave}} blocked reactor thread for 128768us
W20260709 14:54:38.247256 17367 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.239034 17928 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:38.281500 17367 leader_election.cc:304] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:38.282986 17449 ts_tablet_manager.cc:1434] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.289s	user 0.007s	sys 0.000s
I20260709 14:54:38.282892 17220 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:38.296487 18016 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:38.296962 18016 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.293217 17366 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:38.297324 18016 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.242966 17984 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.300694 17984 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:38.262319 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793851d7e0f74853893e3b965d57cd0b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.288039 18011 raft_consensus.cc:2749] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:38.246284 17985 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.241137 17803 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.304847 17985 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:38.307879 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 68511.1us
I20260709 14:54:38.249322 17982 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:38.244156 17907 raft_consensus.cc:515] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:38.313099 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.287020 17394 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:38.319758 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.324119 18012 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:38.324600 18012 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.324918 18012 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.314365 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.316704 17449 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: Bootstrap starting.
I20260709 14:54:38.330191 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.332166 17907 leader_election.cc:290] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:38.333250 17126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:38.304872 17803 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.327359 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2aa636c6d4e4e47b5d76ed82d0dca72" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:38.344797 17294 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:38.346035 17985 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:38.346458 17985 raft_consensus.cc:493] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.346773 17985 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.371806 17074 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52696 (request call id 73) took 1758 ms. Trace:
I20260709 14:54:38.372260 17074 rpcz_store.cc:276] 0709 14:54:36.613765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:36.616044 (+  2279us) service_pool.cc:224] Handling call
0709 14:54:38.371738 (+1755694us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":758786,"reported_tablets":12}
I20260709 14:54:38.394452 18016 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.406890 17446 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.408084 17449 tablet_bootstrap.cc:654] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.408490 17446 ts_tablet_manager.cc:1403] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.943s	user 0.033s	sys 0.052s
W20260709 14:54:38.397015 17219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:44473, user_credentials={real_user=slave}} blocked reactor thread for 452360us
W20260709 14:54:38.409070 17145 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45555, user_credentials={real_user=slave}} blocked reactor thread for 67167.3us
I20260709 14:54:38.412534 17145 leader_election.cc:304] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
W20260709 14:54:38.416679 17366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 81260.7us
I20260709 14:54:38.417906 17077 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52704 (request call id 58) took 2009 ms. Trace:
I20260709 14:54:38.396443 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.418308 17077 rpcz_store.cc:276] 0709 14:54:36.429284 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:36.429533 (+   249us) service_pool.cc:224] Handling call
0709 14:54:38.417839 (+1988306us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:36.764631 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:36.765126 (+   495us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:36.765155 (+    29us) write_op.cc:435] Acquired schema lock
0709 14:54:36.765182 (+    27us) tablet.cc:662] Decoding operations
0709 14:54:36.765658 (+   476us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:36.765714 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:36.765737 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:54:36.766040 (+   303us) tablet.cc:701] Row locks acquired
0709 14:54:36.766057 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:54:36.766199 (+   142us) write_op.cc:270] Start()
0709 14:54:36.766303 (+   104us) write_op.cc:276] Timestamp: P: 1783608876766144 usec, L: 0
0709 14:54:36.766325 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:54:36.766899 (+   574us) log.cc:844] Serialized 1307 byte log entry
0709 14:54:36.768803 (+  1904us) op_driver.cc:464] REPLICATION: finished
0709 14:54:36.769196 (+   393us) write_op.cc:301] APPLY: starting
0709 14:54:36.769271 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:36.769397 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:36.769485 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:36.769906 (+   421us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:36.770057 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:54:36.770097 (+    40us) write_op.cc:312] APPLY: finished
0709 14:54:36.770288 (+   191us) log.cc:844] Serialized 34 byte log entry
0709 14:54:36.770439 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:36.770527 (+    88us) write_op.cc:454] Released schema lock
0709 14:54:36.770566 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:36.770846 (+   280us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:36.770871 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":729286,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":225,"apply.run_cpu_time_us":1627,"apply.run_wall_time_us":1628,"num_ops":3,"prepare.queue_time_us":3860,"prepare.run_cpu_time_us":2539,"prepare.run_wall_time_us":2536,"replication_time_us":2367}]]}
I20260709 14:54:38.421293 17876 raft_consensus.cc:2749] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:38.425381 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.425562 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.426038 17180 raft_consensus.cc:2468] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:38.426648 17175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.434638 18010 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:38.435271 18010 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.440491 17328 raft_consensus.cc:2468] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 0.
I20260709 14:54:38.442441 18010 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:38.444723 17220 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:38.445966 17368 leader_election.cc:304] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:38.453012 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.453708 17403 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:38.448571 18019 log.cc:927] Time spent T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: Append to log took a long time: real 0.081s	user 0.003s	sys 0.003s
I20260709 14:54:38.455703 17145 leader_election.cc:304] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.460696 18020 raft_consensus.cc:2749] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:38.461249 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.454107 17978 raft_consensus.cc:2804] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:38.461642 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:38.462006 17978 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.451700 17907 raft_consensus.cc:2749] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:38.460376 17367 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:38.472141 17981 raft_consensus.cc:2804] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:38.472625 17981 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10580b841e0a4b5288d78329b0e82241)
I20260709 14:54:38.472997 17981 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:38.473439 17219 leader_election.cc:343] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.473773 17403 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 3.
I20260709 14:54:38.475965 17220 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:38.477869 17145 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.472076 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:38.481066 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:38.480805 17884 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:38.462376 17978 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:38.489722 17143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:40037, user_credentials={real_user=slave}} blocked reactor thread for 67659.7us
I20260709 14:54:38.481374 17249 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:38.482209 18016 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 3 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.483973 17884 raft_consensus.cc:697] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:38.491883 18021 raft_consensus.cc:2749] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:38.469660 17982 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.493698 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:38.511205 17759 consensus_queue.cc:1048] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:54:38.515268 17884 consensus_queue.cc:237] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.516985 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.519407 17292 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
W20260709 14:54:38.519563 17293 consensus_peers.cc:597] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.521564 17293 leader_election.cc:343] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.530946 17759 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:38.531383 17759 raft_consensus.cc:493] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.531731 17759 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.531934 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
I20260709 14:54:38.535833 17293 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.536657 17937 raft_consensus.cc:2749] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:38.542321 18022 log.cc:927] Time spent T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:54:38.548635 17981 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.553130 17178 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:38.555353 17982 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:38.557101 17981 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.558146 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:38.561228 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.562202 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:38.564050 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:38.566959 17446 raft_consensus.cc:359] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.567684 17446 raft_consensus.cc:385] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.567987 17446 raft_consensus.cc:740] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.494019 18012 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:38.568775 17446 consensus_queue.cc:260] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.570971 17367 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:38.571256 17446 ts_tablet_manager.cc:1434] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.162s	user 0.006s	sys 0.000s
I20260709 14:54:38.572116 17981 raft_consensus.cc:2749] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:38.572466 17446 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:38.510462 17985 raft_consensus.cc:515] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.577685 17985 leader_election.cc:290] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.578408 17328 raft_consensus.cc:2368] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.578689 17446 tablet_bootstrap.cc:654] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.578790 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:38.578984 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064082a86db44fe49300ecfcf0a52e27" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.579438 17171 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.580264 17395 raft_consensus.cc:2393] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 3: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:38.586732 17145 leader_election.cc:400] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Vote denied by peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555) with higher term. Message: Invalid argument: T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.587114 17145 leader_election.cc:403] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:54:38.589305 18012 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 3 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:38.575517 17928 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.589989 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:38.591418 17249 raft_consensus.cc:3060] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.591645 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:38.594378 17171 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 3.
I20260709 14:54:38.595669 17397 raft_consensus.cc:2468] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:38.596583 17982 raft_consensus.cc:2749] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555) with higher term. Message: Invalid argument: T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.597129 17759 raft_consensus.cc:515] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:38.598299 17328 raft_consensus.cc:2393] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dbccf8b834c244ceb113278965f92ed7 in current term 3: Already voted for candidate 10580b841e0a4b5288d78329b0e82241 in this term.
I20260709 14:54:38.597055 17293 leader_election.cc:304] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.599095 17449 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: No bootstrap required, opened a new log
I20260709 14:54:38.599195 17937 raft_consensus.cc:2804] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:38.599756 17937 raft_consensus.cc:697] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:38.599684 17449 ts_tablet_manager.cc:1403] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: Time spent bootstrapping tablet: real 0.283s	user 0.007s	sys 0.027s
I20260709 14:54:38.600647 17937 consensus_queue.cc:237] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.602831 17249 raft_consensus.cc:2468] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 3.
I20260709 14:54:38.602679 17449 raft_consensus.cc:359] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.603545 17449 raft_consensus.cc:385] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.604382 17366 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:38.605445 17449 raft_consensus.cc:740] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.605198 18012 raft_consensus.cc:2804] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:38.607344 17179 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:38.606580 17449 consensus_queue.cc:260] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.610066 18012 raft_consensus.cc:697] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:38.611780 18012 consensus_queue.cc:237] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:38.612862 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:38.613636 17249 raft_consensus.cc:2393] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 3: Already voted for candidate dbccf8b834c244ceb113278965f92ed7 in this term.
I20260709 14:54:38.619853 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deda5d202a2417bbe6485dfa498c9a9" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.621452 17294 leader_election.cc:304] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.622367 17985 raft_consensus.cc:2749] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:54:38.624586 17978 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.625489 17759 leader_election.cc:290] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:38.625881 17248 raft_consensus.cc:2393] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10580b841e0a4b5288d78329b0e82241 in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:38.629113 17292 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:38.629990 17759 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:38.626511 17449 ts_tablet_manager.cc:1434] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:54:38.631606 17986 raft_consensus.cc:493] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:38.637136 17986 raft_consensus.cc:515] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.638392 17928 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:38.639557 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.640338 17446 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.639581 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:38.641665 17395 raft_consensus.cc:1240] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Rejecting Update request from peer 10580b841e0a4b5288d78329b0e82241 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:38.646824 17446 ts_tablet_manager.cc:1403] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.006s
I20260709 14:54:38.647294 17397 raft_consensus.cc:2368] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.647483 17986 leader_election.cc:290] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.645037 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.649586 17403 raft_consensus.cc:2468] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 0.
I20260709 14:54:38.649458 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" is_pre_election: true
W20260709 14:54:38.651000 17293 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.651486 17759 raft_consensus.cc:2749] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:38.652376 17145 leader_election.cc:400] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Vote denied by peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859) with higher term. Message: Invalid argument: T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.652633 17145 leader_election.cc:403] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:54:38.656679 17294 leader_election.cc:304] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:38.657914 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
I20260709 14:54:38.658243 17446 raft_consensus.cc:359] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.660000 17986 consensus_queue.cc:1059] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.663223 17446 raft_consensus.cc:385] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.657979 17928 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:38.663637 17986 raft_consensus.cc:3055] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:38.664111 17986 raft_consensus.cc:740] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:38.664878 17986 consensus_queue.cc:260] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.662886 17985 raft_consensus.cc:2804] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:38.666591 17985 raft_consensus.cc:493] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:38.666936 17985 raft_consensus.cc:3060] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:38.662091 17219 leader_election.cc:343] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.666299 17446 raft_consensus.cc:740] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.670442 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:38.672096 17986 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:38.673611 17446 consensus_queue.cc:260] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.669251 17978 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 1 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:38.686034 17329 raft_consensus.cc:2468] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:38.687521 17220 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:38.692735 17446 ts_tablet_manager.cc:1434] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:54:38.696412 17446 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:38.694621 18015 raft_consensus.cc:2804] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:38.704596 17179 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:38.705008 17928 raft_consensus.cc:2749] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859) with higher term. Message: Invalid argument: T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca for earlier term 2. Current term is 3.
I20260709 14:54:38.706082 18015 raft_consensus.cc:697] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:38.706893 18015 consensus_queue.cc:237] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.712631 17073 catalog_manager.cc:5697] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 1 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.717135 17078 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52718 (request call id 56) took 2079 ms. Trace:
I20260709 14:54:38.719188 17446 tablet_bootstrap.cc:654] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.725263 17985 raft_consensus.cc:515] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.728554 17985 leader_election.cc:290] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:38.721086 17078 rpcz_store.cc:276] 0709 14:54:36.637606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:36.637759 (+   153us) service_pool.cc:224] Handling call
0709 14:54:38.717064 (+2079305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:38.232743 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:38.233293 (+   550us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:38.233325 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:54:38.233343 (+    18us) tablet.cc:662] Decoding operations
0709 14:54:38.233746 (+   403us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:38.233826 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:38.233855 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:54:38.276785 (+ 42930us) tablet.cc:701] Row locks acquired
0709 14:54:38.276807 (+    22us) write_op.cc:260] PREPARE: finished
0709 14:54:38.276962 (+   155us) write_op.cc:270] Start()
0709 14:54:38.277082 (+   120us) write_op.cc:276] Timestamp: P: 1783608878276919 usec, L: 0
0709 14:54:38.277104 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:54:38.277812 (+   708us) log.cc:844] Serialized 922 byte log entry
0709 14:54:38.633731 (+355919us) op_driver.cc:464] REPLICATION: finished
0709 14:54:38.698183 (+ 64452us) write_op.cc:301] APPLY: starting
0709 14:54:38.698268 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:38.698382 (+   114us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:38.699289 (+   907us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:38.699626 (+   337us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:38.699780 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:54:38.699818 (+    38us) write_op.cc:312] APPLY: finished
0709 14:54:38.700858 (+  1040us) log.cc:844] Serialized 28 byte log entry
0709 14:54:38.701076 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:38.701170 (+    94us) write_op.cc:454] Released schema lock
0709 14:54:38.701208 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:38.701512 (+   304us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:38.701535 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":473222,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":63470,"apply.run_cpu_time_us":2043,"apply.run_wall_time_us":3325,"num_ops":2,"prepare.queue_time_us":321646,"prepare.run_cpu_time_us":45845,"prepare.run_wall_time_us":159560,"raft.queue_time_us":81709,"raft.run_cpu_time_us":10246,"raft.run_wall_time_us":63893,"replication_time_us":356478,"thread_start_us":294090,"threads_started":4,"wal-append.queue_time_us":176516}]]}
I20260709 14:54:38.737535 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
W20260709 14:54:38.747499 17293 leader_election.cc:343] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:38.738632 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458190ecd8ec42f08b77b0e1767dcd8b" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:38.768520 17403 raft_consensus.cc:3060] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:38.786763 17073 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52726 (request call id 71) took 1384 ms. Trace:
I20260709 14:54:38.810242 17403 raft_consensus.cc:2468] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:38.821702 17294 leader_election.cc:304] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:38.823532 17077 catalog_manager.cc:5697] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 1 to 3, leader changed from dbccf8b834c244ceb113278965f92ed7 (127.14.207.4) to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:38.827489 17986 raft_consensus.cc:2804] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:38.787206 17073 rpcz_store.cc:276] 0709 14:54:37.407235 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:37.407410 (+   175us) service_pool.cc:224] Handling call
0709 14:54:38.786698 (+1379288us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:38.718256 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:38.718738 (+   482us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:38.718774 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:54:38.718790 (+    16us) tablet.cc:662] Decoding operations
0709 14:54:38.719122 (+   332us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:38.719178 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:38.719202 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:54:38.719395 (+   193us) tablet.cc:701] Row locks acquired
0709 14:54:38.719407 (+    12us) write_op.cc:260] PREPARE: finished
0709 14:54:38.719539 (+   132us) write_op.cc:270] Start()
0709 14:54:38.719633 (+    94us) write_op.cc:276] Timestamp: P: 1783608878719499 usec, L: 0
0709 14:54:38.719655 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:54:38.720668 (+  1013us) log.cc:844] Serialized 537 byte log entry
0709 14:54:38.763688 (+ 43020us) op_driver.cc:464] REPLICATION: finished
0709 14:54:38.764389 (+   701us) write_op.cc:301] APPLY: starting
0709 14:54:38.764471 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:38.764568 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:38.764651 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:38.764875 (+   224us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:38.765012 (+   137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:54:38.765056 (+    44us) write_op.cc:312] APPLY: finished
0709 14:54:38.765225 (+   169us) log.cc:844] Serialized 22 byte log entry
0709 14:54:38.765395 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:38.765469 (+    74us) write_op.cc:454] Released schema lock
0709 14:54:38.765504 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:38.765770 (+   266us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:38.765797 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":66731,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":518,"apply.run_cpu_time_us":1364,"apply.run_wall_time_us":1364,"num_ops":1,"prepare.queue_time_us":93,"prepare.run_cpu_time_us":2361,"prepare.run_wall_time_us":12347,"replication_time_us":43921}]]}
I20260709 14:54:38.833807 17986 raft_consensus.cc:697] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:38.853503 17446 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.853344 17986 consensus_queue.cc:237] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.854004 17446 ts_tablet_manager.cc:1403] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.009s
I20260709 14:54:38.858685 17446 raft_consensus.cc:359] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.860452 17446 raft_consensus.cc:385] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.860752 17446 raft_consensus.cc:740] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.861410 17446 consensus_queue.cc:260] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.864828 17073 catalog_manager.cc:5697] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } }
I20260709 14:54:38.867652 17446 ts_tablet_manager.cc:1434] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:54:38.869832 17446 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:38.875674 17446 tablet_bootstrap.cc:654] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.879608 17078 catalog_manager.cc:5697] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 3, leader changed from dbccf8b834c244ceb113278965f92ed7 (127.14.207.4) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.905315 17074 catalog_manager.cc:5697] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 3, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 3 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:38.910580 17073 catalog_manager.cc:5697] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.911657 17928 raft_consensus.cc:493] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:38.912232 17928 raft_consensus.cc:515] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:38.912689 17446 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.914383 17928 leader_election.cc:290] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:38.916040 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:38.913301 17446 ts_tablet_manager.cc:1403] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.024s
I20260709 14:54:38.919238 17446 raft_consensus.cc:359] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.919939 17446 raft_consensus.cc:385] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.920228 17446 raft_consensus.cc:740] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.921038 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:38.922569 17145 leader_election.cc:304] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:38.923367 17928 raft_consensus.cc:2749] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:38.920823 17446 consensus_queue.cc:260] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:38.925887 17446 ts_tablet_manager.cc:1434] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:54:38.927284 17446 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:38.933126 17446 tablet_bootstrap.cc:654] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.938990 17178 raft_consensus.cc:3060] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:38.955050 17078 catalog_manager.cc:5697] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.967141 17446 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.967837 17446 ts_tablet_manager.cc:1403] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 14:54:38.972182 17446 raft_consensus.cc:359] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.973004 17446 raft_consensus.cc:385] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:38.973332 17446 raft_consensus.cc:740] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:38.974049 17446 consensus_queue.cc:260] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:38.976301 17446 ts_tablet_manager.cc:1434] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:38.977368 17446 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:38.983150 17446 tablet_bootstrap.cc:654] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:38.997409 17446 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:38.997889 17446 ts_tablet_manager.cc:1403] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 14:54:38.999847 17446 raft_consensus.cc:359] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:39.000379 17446 raft_consensus.cc:385] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.000633 17446 raft_consensus.cc:740] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.001204 17446 consensus_queue.cc:260] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:39.003252 17446 ts_tablet_manager.cc:1434] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:39.005403 17446 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:39.010650 17446 tablet_bootstrap.cc:654] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.015580 17446 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: No bootstrap required, opened a new log
I20260709 14:54:39.016075 17446 ts_tablet_manager.cc:1403] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:54:39.018723 17446 raft_consensus.cc:359] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:39.019399 17446 raft_consensus.cc:385] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.019649 17446 raft_consensus.cc:740] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.020279 17446 consensus_queue.cc:260] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:39.022251 17446 ts_tablet_manager.cc:1434] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:39.030727 17403 raft_consensus.cc:1275] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.032272 17978 consensus_queue.cc:1048] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.046507 18013 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.047003 18013 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:39.049166 18013 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:39.051440 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:39.053567 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:39.054510 17328 raft_consensus.cc:2393] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e77f5fc2ef419aa7baae7cf84c0dca in current term 1: Already voted for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in this term.
I20260709 14:54:39.055838 17145 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:39.058676 18013 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.062995 17178 raft_consensus.cc:1275] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.065073 18015 consensus_queue.cc:1048] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.072037 18013 raft_consensus.cc:2749] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:39.108104 17395 raft_consensus.cc:3060] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:39.117331 17395 raft_consensus.cc:1275] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.119350 17759 consensus_queue.cc:1048] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.129231 17178 raft_consensus.cc:1275] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.136929 17986 consensus_queue.cc:1048] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.140897 17178 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.151386 17252 raft_consensus.cc:1275] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.154084 17981 consensus_queue.cc:1048] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.168291 17978 consensus_queue.cc:1048] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:39.191073 17328 raft_consensus.cc:1275] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:39.194177 18012 consensus_queue.cc:1048] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.204669 17178 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.220559 18013 raft_consensus.cc:493] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.221179 18013 raft_consensus.cc:515] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:39.224557 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:39.233604 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e589f02dbd554263aeeebb9c29f9c611" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:39.234252 18013 leader_election.cc:290] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:39.235301 17145 leader_election.cc:304] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:39.237327 17982 raft_consensus.cc:2749] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:39.256953 17976 consensus_queue.cc:1048] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:39.292709 17986 consensus_queue.cc:1048] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:39.309132 17171 raft_consensus.cc:3060] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.317338 17986 consensus_queue.cc:1048] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:39.324189 17178 raft_consensus.cc:3060] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.908049 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
W20260709 14:54:39.913484 17219 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:54:39.924695 17219 consensus_peers.cc:597] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:39.940230 17367 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:39.954567 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:39.955422 15164 tablet_replica.cc:333] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.956221 15164 raft_consensus.cc:2243] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.956779 15164 raft_consensus.cc:2272] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.959426 15164 tablet_replica.cc:333] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.960129 15164 raft_consensus.cc:2243] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.960641 15164 raft_consensus.cc:2272] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.963163 15164 tablet_replica.cc:333] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.964010 15164 raft_consensus.cc:2243] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.964526 15164 raft_consensus.cc:2272] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:39.965672 17293 consensus_peers.cc:597] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:39.966981 15164 tablet_replica.cc:333] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.967615 15164 raft_consensus.cc:2243] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.968170 15164 raft_consensus.cc:2272] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.971010 15164 tablet_replica.cc:333] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.971824 15164 raft_consensus.cc:2243] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.972250 15164 raft_consensus.cc:2272] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.974072 15164 tablet_replica.cc:333] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.974736 15164 raft_consensus.cc:2243] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.975203 15164 raft_consensus.cc:2272] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.977025 15164 tablet_replica.cc:333] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.977519 15164 raft_consensus.cc:2243] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.977977 15164 raft_consensus.cc:2272] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.979970 15164 tablet_replica.cc:333] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.980548 15164 raft_consensus.cc:2243] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.980897 15164 raft_consensus.cc:2272] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.982514 15164 tablet_replica.cc:333] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.983227 15164 raft_consensus.cc:2243] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.983629 15164 raft_consensus.cc:2272] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:39.985100 17293 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:39.985558 15164 tablet_replica.cc:333] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.986135 15164 raft_consensus.cc:2243] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.986486 15164 raft_consensus.cc:2272] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.988807 15164 tablet_replica.cc:333] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.988770 17985 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.989601 15164 raft_consensus.cc:2243] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:39.989428 17985 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:39.990195 15164 raft_consensus.cc:2272] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.992820 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:39.992998 17985 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:39.993479 17403 raft_consensus.cc:2468] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:39.994814 17294 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:39.995270 15164 tablet_replica.cc:333] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:39.995590 17985 raft_consensus.cc:2804] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:39.996160 15164 raft_consensus.cc:2243] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:40.002256 17293 leader_election.cc:336] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:40.004030 17985 raft_consensus.cc:493] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:40.003314 17219 consensus_peers.cc:597] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.004673 15164 raft_consensus.cc:2272] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.004702 17985 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.007335 15164 tablet_replica.cc:333] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.008179 15164 raft_consensus.cc:2243] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.008700 15164 raft_consensus.cc:2272] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.011121 15164 tablet_replica.cc:333] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.011945 15164 raft_consensus.cc:2243] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.011716 17985 raft_consensus.cc:515] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:40.012965 15164 raft_consensus.cc:2272] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.014286 17985 leader_election.cc:290] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:40.015602 15164 tablet_replica.cc:333] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.015969 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db053531b76481b9ebcbbfa3be7dbf8" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:40.016222 15164 raft_consensus.cc:2243] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.016628 17395 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.016716 15164 raft_consensus.cc:2272] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.018791 15164 tablet_replica.cc:333] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.019294 15164 raft_consensus.cc:2243] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.019771 15164 raft_consensus.cc:2272] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.022346 15164 tablet_replica.cc:333] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.023097 15164 raft_consensus.cc:2243] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.024191 15164 raft_consensus.cc:2272] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.026974 15164 tablet_replica.cc:333] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.027884 15164 raft_consensus.cc:2243] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:40.028899 17219 consensus_peers.cc:597] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.028891 15164 raft_consensus.cc:2272] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:40.029618 17219 consensus_peers.cc:597] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.032980 17395 raft_consensus.cc:2468] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 3.
I20260709 14:54:40.033960 15164 tablet_replica.cc:333] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.034372 17294 leader_election.cc:304] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:40.034822 15164 raft_consensus.cc:2243] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.035392 15164 raft_consensus.cc:2272] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:40.036355 17293 leader_election.cc:336] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:40.036966 17960 raft_consensus.cc:2804] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:40.037482 17960 raft_consensus.cc:697] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 3 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
W20260709 14:54:40.037729 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.038038 15164 tablet_replica.cc:333] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.038287 17960 consensus_queue.cc:237] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:40.038878 15164 raft_consensus.cc:2243] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.039458 15164 raft_consensus.cc:2272] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.042092 15164 tablet_replica.cc:333] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.042851 15164 raft_consensus.cc:2243] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.043336 15164 raft_consensus.cc:2272] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.045810 15164 tablet_replica.cc:333] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.046525 15164 raft_consensus.cc:2243] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.047501 15164 raft_consensus.cc:2272] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.050240 15164 tablet_replica.cc:333] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.051944 15164 raft_consensus.cc:2243] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.052968 15164 raft_consensus.cc:2272] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.056684 15164 tablet_replica.cc:333] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
W20260709 14:54:40.055697 17293 consensus_peers.cc:597] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.057544 15164 raft_consensus.cc:2243] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.058099 15164 raft_consensus.cc:2272] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.061043 15164 tablet_replica.cc:333] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.061776 15164 raft_consensus.cc:2243] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.062757 15164 raft_consensus.cc:2272] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.065279 15164 tablet_replica.cc:333] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
W20260709 14:54:40.065512 17219 consensus_peers.cc:597] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.066033 15164 raft_consensus.cc:2243] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.066639 15164 raft_consensus.cc:2272] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.068894 15164 tablet_replica.cc:333] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.069715 15164 raft_consensus.cc:2243] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.070246 15164 raft_consensus.cc:2272] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.072964 15164 tablet_replica.cc:333] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.073724 15164 raft_consensus.cc:2243] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.074222 15164 raft_consensus.cc:2272] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.076546 15164 tablet_replica.cc:333] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.077324 15164 raft_consensus.cc:2243] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.078006 15164 raft_consensus.cc:2272] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.080739 15164 tablet_replica.cc:333] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.081470 15164 raft_consensus.cc:2243] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.082450 15164 raft_consensus.cc:2272] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.085294 15164 tablet_replica.cc:333] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.086035 15164 raft_consensus.cc:2243] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.086526 15164 raft_consensus.cc:2272] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.088734 15164 tablet_replica.cc:333] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.089500 15164 raft_consensus.cc:2243] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.089063 17078 catalog_manager.cc:5697] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:40.090479 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.090641 15164 raft_consensus.cc:2272] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.093250 15164 tablet_replica.cc:333] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.094009 15164 raft_consensus.cc:2243] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.094455 15164 raft_consensus.cc:2272] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.096694 15164 tablet_replica.cc:333] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.097240 15164 raft_consensus.cc:2243] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.098011 15164 raft_consensus.cc:2272] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.100484 15164 tablet_replica.cc:333] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.101069 15164 raft_consensus.cc:2243] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.101490 15164 raft_consensus.cc:2272] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.103458 15164 tablet_replica.cc:333] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.104205 15164 raft_consensus.cc:2243] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.104732 15164 raft_consensus.cc:2272] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.107319 15164 tablet_replica.cc:333] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.108103 15164 raft_consensus.cc:2243] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.108633 15164 raft_consensus.cc:2272] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.111189 15164 tablet_replica.cc:333] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.111886 15164 raft_consensus.cc:2243] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.112495 15164 raft_consensus.cc:2272] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.114847 15164 tablet_replica.cc:333] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.115694 15164 raft_consensus.cc:2243] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.116178 15164 raft_consensus.cc:2272] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.118810 15164 tablet_replica.cc:333] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.119506 15164 raft_consensus.cc:2243] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.120012 15164 raft_consensus.cc:2272] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:40.122157 17219 consensus_peers.cc:597] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.122766 15164 tablet_replica.cc:333] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.123518 15164 raft_consensus.cc:2243] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.124022 15164 raft_consensus.cc:2272] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:40.125612 17293 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.126048 15164 tablet_replica.cc:333] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.126577 15164 raft_consensus.cc:2243] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.126951 15164 raft_consensus.cc:2272] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.128844 15164 tablet_replica.cc:333] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.129341 15164 raft_consensus.cc:2243] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:40.130029 15164 raft_consensus.cc:2272] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.131750 15164 tablet_replica.cc:333] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.132218 15164 raft_consensus.cc:2243] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.132607 15164 raft_consensus.cc:2272] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:40.134583 15164 tablet_replica.cc:333] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: stopping tablet replica
I20260709 14:54:40.135165 15164 raft_consensus.cc:2243] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:40.135671 15164 raft_consensus.cc:2272] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:40.165815 17219 consensus_peers.cc:597] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.167646 17219 consensus_peers.cc:597] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.192329 17219 consensus_peers.cc:597] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.201165 17367 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.203023 17219 consensus_peers.cc:597] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.221619 17367 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.231055 17293 consensus_peers.cc:597] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.241330 17293 consensus_peers.cc:597] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.243745 17293 consensus_peers.cc:597] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.252215 17367 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.261271 17219 consensus_peers.cc:597] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.261456 17293 consensus_peers.cc:597] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.266059 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.280208 17293 consensus_peers.cc:597] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.301399 17293 consensus_peers.cc:597] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.317323 17293 consensus_peers.cc:597] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.348666 17219 consensus_peers.cc:597] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.355209 17293 consensus_peers.cc:597] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.362013 17219 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.384883 17367 consensus_peers.cc:597] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.415004 17367 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:40.417953 17395 raft_consensus.cc:1275] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:40.419353 17960 consensus_queue.cc:1048] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:40.440936 17219 consensus_peers.cc:597] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:40.533916 17293 consensus_peers.cc:597] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.024410 17884 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.024964 17884 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.027405 17884 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.028981 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:41.034677 17219 leader_election.cc:336] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.035167 17219 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.035943 17884 raft_consensus.cc:2749] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.049543 18074 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.050055 18074 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.051678 18074 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.052881 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:41.056143 17293 leader_election.cc:336] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.056600 17293 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:41.057336 18074 raft_consensus.cc:2749] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.076995 17884 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.077697 17884 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.079886 17884 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.080909 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
W20260709 14:54:41.085099 17219 leader_election.cc:336] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.087949 17220 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:41.088707 17884 raft_consensus.cc:2749] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.104923 18076 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.107506 18076 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.113194 18076 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
W20260709 14:54:41.115968 17367 leader_election.cc:336] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.113471 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:41.117079 17251 raft_consensus.cc:2468] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:41.119635 17366 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.120451 18076 raft_consensus.cc:2804] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.120908 18076 raft_consensus.cc:493] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.121145 18076 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.127648 18076 raft_consensus.cc:515] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.129778 18076 leader_election.cc:290] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.131671 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483691a0f84f46928e49240db30433da" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:41.132320 17251 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.133251 17367 leader_election.cc:336] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.139526 17251 raft_consensus.cc:2468] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:41.140609 17366 leader_election.cc:304] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.141232 18076 raft_consensus.cc:2804] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.141734 18076 raft_consensus.cc:697] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:41.142586 18076 consensus_queue.cc:237] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.154531 17078 catalog_manager.cc:5697] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 2 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.175509 18074 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.176100 18074 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.178069 18074 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.179673 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:41.187081 17293 leader_election.cc:336] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.187561 17293 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:41.188367 18074 raft_consensus.cc:2749] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.192804 18075 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.193320 18075 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.197572 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:41.198530 18075 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
W20260709 14:54:41.202760 17293 leader_election.cc:336] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.203094 17293 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:41.203629 18075 raft_consensus.cc:2749] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.204363 18076 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.204818 18076 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:41.206609 18076 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.207645 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:41.209998 15164 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17201)
W20260709 14:54:41.210951 17367 leader_election.cc:336] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.211418 17367 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.212620 18012 raft_consensus.cc:2749] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.256410 18074 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.257133 18074 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.261260 18074 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.263562 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:41.264073 18076 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.264312 17251 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:41.264665 18076 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:41.267957 17293 leader_election.cc:336] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.268187 18076 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.269448 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:41.269690 17292 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.270082 17329 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 1.
I20260709 14:54:41.270810 18074 raft_consensus.cc:2804] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.271121 17368 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:41.271194 18074 raft_consensus.cc:493] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.271854 18074 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.274255 18076 raft_consensus.cc:2804] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.274753 18076 raft_consensus.cc:493] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
W20260709 14:54:41.274931 17367 leader_election.cc:336] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.275199 18076 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.280282 18076 raft_consensus.cc:515] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.280436 18074 raft_consensus.cc:515] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.282055 18076 leader_election.cc:290] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.283198 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa1db904dbc48dc9a096a06512c1f79" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:41.283799 18074 leader_election.cc:290] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.283833 17329 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.284029 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036d2412c874910a85e6798c327a205" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:41.285090 17251 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.288779 17367 leader_election.cc:336] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.291540 17251 raft_consensus.cc:2468] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:41.292712 17292 leader_election.cc:304] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:41.293713 18074 raft_consensus.cc:2804] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:54:41.294005 17293 leader_election.cc:336] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.295796 18074 raft_consensus.cc:697] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:41.296800 17329 raft_consensus.cc:2468] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:41.298482 17368 leader_election.cc:304] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.298732 18074 consensus_queue.cc:237] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.299861 18076 raft_consensus.cc:2804] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.300403 18076 raft_consensus.cc:697] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:41.301216 18076 consensus_queue.cc:237] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.314136 18012 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.314778 18012 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.319713 18012 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.320546 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
W20260709 14:54:41.333187 17367 leader_election.cc:336] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.333765 17367 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:41.334527 18012 raft_consensus.cc:2749] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.339123 17078 catalog_manager.cc:5697] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 2 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.347410 18068 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.347167 17073 catalog_manager.cc:5697] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.347997 18068 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.350100 18068 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.353215 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:41.353901 17329 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:41.355104 17220 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:41.355895 17884 raft_consensus.cc:2804] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.356326 17884 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.356688 17884 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.364073 17219 leader_election.cc:336] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.369612 17884 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.371644 17884 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.373275 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:41.373888 17328 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.379149 17219 leader_election.cc:336] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.380654 17328 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:41.381986 17220 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.382705 17884 raft_consensus.cc:2804] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.383250 17884 raft_consensus.cc:697] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:41.384047 17884 consensus_queue.cc:237] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.397977 17073 catalog_manager.cc:5697] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.403811 18075 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.404433 18075 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:41.407699 18075 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:41.408351 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:41.409041 17395 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:41.410175 17294 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:41.411417 18075 raft_consensus.cc:2804] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.411775 18075 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.412135 18075 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.425402 18075 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:41.429745 18075 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:41.435210 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
W20260709 14:54:41.436933 17293 leader_election.cc:336] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.437115 17395 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.444751 17293 leader_election.cc:336] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.452800 17395 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:41.453966 17294 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.454587 18075 raft_consensus.cc:2804] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.455071 18075 raft_consensus.cc:697] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:41.455871 18075 consensus_queue.cc:237] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:41.469419 17073 catalog_manager.cc:5697] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.499604 18075 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.500192 18075 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.503042 18068 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.504139 18068 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.507112 18068 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:41.509254 17293 leader_election.cc:336] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.510421 18075 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:41.513639 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" is_pre_election: true
I20260709 14:54:41.515501 17292 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7
I20260709 14:54:41.516516 18074 raft_consensus.cc:2749] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.520247 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:41.520848 17328 raft_consensus.cc:2468] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:41.521986 17220 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
W20260709 14:54:41.522419 17219 leader_election.cc:336] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.522686 18087 raft_consensus.cc:2804] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.523147 18087 raft_consensus.cc:493] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.523484 18087 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.528934 18087 raft_consensus.cc:515] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.531888 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143b936b14754e16bf60c8dfa7f97c53" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:41.532459 17328 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.533471 18087 leader_election.cc:290] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
W20260709 14:54:41.535248 17219 leader_election.cc:336] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.538507 17328 raft_consensus.cc:2468] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:41.539404 17220 leader_election.cc:304] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.540027 18087 raft_consensus.cc:2804] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.540501 18087 raft_consensus.cc:697] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:41.541285 18087 consensus_queue.cc:237] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.548559 18087 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.549105 18087 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.550523 17073 catalog_manager.cc:5697] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.551266 18087 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.556114 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
I20260709 14:54:41.556845 17328 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:41.558311 17220 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:41.556253 18012 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.563246 17978 raft_consensus.cc:2804] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.563653 17978 raft_consensus.cc:493] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.564091 17978 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.563088 18012 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
W20260709 14:54:41.566884 17219 leader_election.cc:336] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.568552 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241" is_pre_election: true
W20260709 14:54:41.575096 17367 leader_election.cc:336] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.575532 17367 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [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: dbccf8b834c244ceb113278965f92ed7; no voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.576447 18076 raft_consensus.cc:2749] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:41.577347 18068 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.577862 18068 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.579876 18068 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:41.582754 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:41.584579 17403 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 1.
I20260709 14:54:41.583273 18075 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.585990 18012 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.585947 17220 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:41.587059 18068 raft_consensus.cc:2804] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.587435 18068 raft_consensus.cc:493] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.585506 18075 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.587800 18068 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.588358 17978 raft_consensus.cc:515] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:41.590492 17219 leader_election.cc:336] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.595616 18075 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.598336 17978 leader_election.cc:290] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:41.598196 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7" is_pre_election: true
I20260709 14:54:41.599030 17395 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 1.
I20260709 14:54:41.598253 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767bb2bbd5a47fdaf1379eb1f989878" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:41.600148 17294 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:41.600807 17328 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.601356 17219 leader_election.cc:336] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.605172 18075 raft_consensus.cc:2804] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:41.605677 18075 raft_consensus.cc:493] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 37e77f5fc2ef419aa7baae7cf84c0dca)
I20260709 14:54:41.605739 17328 raft_consensus.cc:2468] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:41.606228 18075 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.606918 17220 leader_election.cc:304] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
W20260709 14:54:41.611516 17293 leader_election.cc:336] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.611661 18087 raft_consensus.cc:2804] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.623101 18068 raft_consensus.cc:515] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.626797 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb5d53bdad464283b5dd0760db12ce" candidate_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:41.627473 17395 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:41.628123 18087 raft_consensus.cc:697] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:41.629045 18087 consensus_queue.cc:237] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:41.633409 18075 raft_consensus.cc:515] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.636744 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d629ccce60d04c29b8e42692e0169730" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:41.637332 17403 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:41.640861 17293 leader_election.cc:336] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
I20260709 14:54:41.638619 18075 leader_election.cc:290] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:41.649430 17251 raft_consensus.cc:1275] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.652522 18012 consensus_queue.cc:1048] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.661790 17395 raft_consensus.cc:2468] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cbc56cd3ba49a09b44ace2b836b8e7 in term 2.
I20260709 14:54:41.662671 17403 raft_consensus.cc:2468] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:41.665915 18068 leader_election.cc:290] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Requested vote from peers 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:41.667654 17294 leader_election.cc:304] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [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: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:41.668923 18074 raft_consensus.cc:2804] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.669404 18074 raft_consensus.cc:697] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:41.670212 18074 consensus_queue.cc:237] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:41.666157 17220 leader_election.cc:304] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
W20260709 14:54:41.674829 17219 leader_election.cc:336] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111)
W20260709 14:54:41.682960 17367 consensus_peers.cc:597] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.683332 18068 raft_consensus.cc:2804] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:41.684053 18068 raft_consensus.cc:697] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Leader. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:41.681636 17073 catalog_manager.cc:5697] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.684960 18068 consensus_queue.cc:237] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:41.709227 17078 catalog_manager.cc:5697] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:41.726923 17073 catalog_manager.cc:5697] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 reported cstate change: term changed from 1 to 2, leader changed from 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1) to b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.734270 17328 raft_consensus.cc:1275] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.736037 18094 consensus_queue.cc:1048] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:54:41.759302 17367 consensus_peers.cc:597] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:41.774113 17219 consensus_peers.cc:597] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:41.797207 17293 consensus_peers.cc:597] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:41.932145 17251 raft_consensus.cc:1275] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.932183 17328 raft_consensus.cc:1275] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.940774 17985 consensus_queue.cc:1048] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:41.946732 18087 consensus_queue.cc:1048] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:42.006657 17403 raft_consensus.cc:1275] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.009189 17985 consensus_queue.cc:1048] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.087013 17403 raft_consensus.cc:1275] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:42.098475 17293 consensus_peers.cc:597] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:42.109560 17293 consensus_peers.cc:597] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:42.109478 17219 consensus_peers.cc:597] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.112131 18087 consensus_queue.cc:1048] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:42.119990 17329 raft_consensus.cc:1275] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:42.122380 17219 consensus_peers.cc:597] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.126528 18089 consensus_queue.cc:1048] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:54:42.152300 17219 consensus_peers.cc:597] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.161311 17395 raft_consensus.cc:1275] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.166793 18100 consensus_queue.cc:1048] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:42.178798 17328 raft_consensus.cc:1275] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer b9cbc56cd3ba49a09b44ace2b836b8e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:42.189339 18068 consensus_queue.cc:1048] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
W20260709 14:54:42.210616 15164 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17201)
W20260709 14:54:42.237448 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.364892 17219 consensus_peers.cc:597] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.381422 17293 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.474691 17219 consensus_peers.cc:597] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.510169 17219 consensus_peers.cc:597] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.512529 17367 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.545867 17293 consensus_peers.cc:597] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.566659 17367 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.567185 17219 consensus_peers.cc:597] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.567664 17219 consensus_peers.cc:597] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.568856 17367 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.595664 17293 consensus_peers.cc:597] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.602617 17219 consensus_peers.cc:597] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.603247 17219 consensus_peers.cc:597] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.609025 17293 consensus_peers.cc:597] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.641731 17293 consensus_peers.cc:597] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.652165 17219 consensus_peers.cc:597] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.667174 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.689267 17293 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.701663 17219 consensus_peers.cc:597] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.727507 17293 consensus_peers.cc:597] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.731267 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.733038 17293 consensus_peers.cc:597] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.740542 17367 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.781803 17367 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.783138 17219 consensus_peers.cc:597] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.800647 17293 consensus_peers.cc:597] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.803819 17219 consensus_peers.cc:597] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.836364 17293 consensus_peers.cc:597] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.837031 17367 consensus_peers.cc:597] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.848178 17219 consensus_peers.cc:597] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.891595 17219 consensus_peers.cc:597] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.920181 17293 consensus_peers.cc:597] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.932431 17293 consensus_peers.cc:597] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:42.943357 17219 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:43.125018 17293 consensus_peers.cc:597] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:43.211180 15164 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17201)
W20260709 14:54:43.970784 17367 consensus_peers.cc:597] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.174769 17219 consensus_peers.cc:597] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.203322 17293 consensus_peers.cc:597] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.211678 15164 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 17201)
W20260709 14:54:44.286891 17367 consensus_peers.cc:597] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.349803 17293 consensus_peers.cc:597] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.563848 17219 consensus_peers.cc:597] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.575664 17293 consensus_peers.cc:597] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.618678 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.777621 17293 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.779224 17219 consensus_peers.cc:597] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.789417 17219 consensus_peers.cc:597] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.829725 17219 consensus_peers.cc:597] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:44.869737 17219 consensus_peers.cc:597] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.893061 17219 consensus_peers.cc:597] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.908977 17219 consensus_peers.cc:597] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.914340 17219 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111) [suppressed 448 similar messages]
W20260709 14:54:44.915330 17293 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.917835 17219 consensus_peers.cc:597] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.946035 17367 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.968091 17367 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.968490 17293 consensus_peers.cc:597] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.986474 17367 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:44.995805 17219 consensus_peers.cc:597] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.068313 17293 consensus_peers.cc:597] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.074349 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.101629 17293 consensus_peers.cc:597] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.130812 17293 consensus_peers.cc:597] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.133812 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.135835 17219 consensus_peers.cc:597] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.138258 17293 consensus_peers.cc:597] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.143778 17293 consensus_peers.cc:597] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.169159 17219 consensus_peers.cc:597] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.210697 17293 consensus_peers.cc:597] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.212224 15164 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 17201)
W20260709 14:54:45.227986 17367 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.229637 17219 consensus_peers.cc:597] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.231575 17219 consensus_peers.cc:597] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.295990 17293 consensus_peers.cc:597] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.305675 17293 consensus_peers.cc:597] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.308154 17293 consensus_peers.cc:597] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.320046 17219 consensus_peers.cc:597] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.396957 17219 consensus_peers.cc:597] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.429654 17367 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.510682 17219 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.596275 17367 consensus_peers.cc:597] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.661866 17219 consensus_peers.cc:597] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:45.664130 17293 consensus_peers.cc:597] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:46.212738 15164 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 17201)
I20260709 14:54:46.289505 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
I20260709 14:54:46.398309 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.398559 17367 consensus_peers.cc:597] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:46.407178 18116 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
W20260709 14:54:46.407488 18117 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
W20260709 14:54:46.408463 18119 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
I20260709 14:54:46.409575 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:46.410880 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.411154 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:46.411367 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608886411349 us; error 0 us; skew 500 ppm
I20260709 14:54:46.412027 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.415563 15164 webserver.cc:533] Webserver started at http://127.14.207.1:43375/ using document root <none> and password file <none>
I20260709 14:54:46.416185 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.416349 15164 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:46.420307 15164 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:54:46.437243 18124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.438098 15164 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.001s
I20260709 14:54:46.438408 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
format_stamp: "Formatted at 2026-07-09 14:54:23 on dist-test-slave-njl6"
I20260709 14:54:46.438898 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608821049199-15164-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)
I20260709 14:54:46.476332 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.477939 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.479709 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.484493 18132 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:54:46.671782 17293 consensus_peers.cc:597] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:46.747021 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:54:46.747354 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.264s	user 0.005s	sys 0.003s
I20260709 14:54:46.747639 15164 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:54:46.753077 18132 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.767788 18132 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.768718 18132 tablet_bootstrap.cc:492] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.769337 18132 ts_tablet_manager.cc:1403] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:54:46.771951 18132 raft_consensus.cc:359] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:46.772672 18132 raft_consensus.cc:740] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.773414 18132 consensus_queue.cc:260] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:46.776091 18132 ts_tablet_manager.cc:1434] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:46.776865 18132 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.796370 18132 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.797261 18132 tablet_bootstrap.cc:492] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.797876 18132 ts_tablet_manager.cc:1403] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 14:54:46.800239 18132 raft_consensus.cc:359] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.800886 18132 raft_consensus.cc:740] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.801378 18132 consensus_queue.cc:260] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.802922 18132 ts_tablet_manager.cc:1434] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:46.803647 18132 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:46.806507 17293 consensus_peers.cc:597] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:46.815836 18132 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.818048 18132 tablet_bootstrap.cc:492] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.818543 18132 ts_tablet_manager.cc:1403] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 14:54:46.820446 18132 raft_consensus.cc:359] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.821007 18132 raft_consensus.cc:740] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.821560 18132 consensus_queue.cc:260] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.823354 18132 ts_tablet_manager.cc:1434] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:46.824117 18132 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.839699 18132 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.840711 18132 tablet_bootstrap.cc:492] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.841329 18132 ts_tablet_manager.cc:1403] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:54:46.844069 18132 raft_consensus.cc:359] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:46.844758 18132 raft_consensus.cc:740] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.845419 18132 consensus_queue.cc:260] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:46.847282 18132 ts_tablet_manager.cc:1434] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:54:46.848079 18132 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:46.853612 17293 consensus_peers.cc:597] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:46.862838 18132 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.863855 18132 tablet_bootstrap.cc:492] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.864537 18132 ts_tablet_manager.cc:1403] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
W20260709 14:54:46.864722 17219 consensus_peers.cc:597] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:46.867074 18132 raft_consensus.cc:359] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.867801 18132 raft_consensus.cc:740] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.868477 18132 consensus_queue.cc:260] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.870307 18132 ts_tablet_manager.cc:1434] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:46.871042 18132 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.885054 18132 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.885999 18132 tablet_bootstrap.cc:492] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.886620 18132 ts_tablet_manager.cc:1403] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260709 14:54:46.889017 18132 raft_consensus.cc:359] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:46.889734 18132 raft_consensus.cc:740] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.890367 18132 consensus_queue.cc:260] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:46.892186 18132 ts_tablet_manager.cc:1434] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:46.892932 18132 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:46.898556 17367 consensus_peers.cc:597] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:46.910012 18132 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.911060 18132 tablet_bootstrap.cc:492] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.911777 18132 ts_tablet_manager.cc:1403] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:54:46.914255 18132 raft_consensus.cc:359] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:46.914920 18132 raft_consensus.cc:740] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.915575 18132 consensus_queue.cc:260] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:46.918520 18132 ts_tablet_manager.cc:1434] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:46.919364 18132 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.959767 18132 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.960888 18132 tablet_bootstrap.cc:492] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.961570 18132 ts_tablet_manager.cc:1403] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.012s
I20260709 14:54:46.963696 18132 raft_consensus.cc:359] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.964572 18132 raft_consensus.cc:740] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.965406 18132 consensus_queue.cc:260] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.967703 18132 ts_tablet_manager.cc:1434] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:46.970358 18132 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:46.991217 18132 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:46.992125 18132 tablet_bootstrap.cc:492] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:46.992735 18132 ts_tablet_manager.cc:1403] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:54:46.995221 18132 raft_consensus.cc:359] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.995966 18132 raft_consensus.cc:740] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.996652 18132 consensus_queue.cc:260] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:46.998538 18132 ts_tablet_manager.cc:1434] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:54:46.999329 18132 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.003957 15164 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:54:47.004334 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.257s	user 0.243s	sys 0.000s
I20260709 14:54:47.029089 18132 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.030061 18132 tablet_bootstrap.cc:492] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.030737 18132 ts_tablet_manager.cc:1403] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.006s
I20260709 14:54:47.037473 18132 raft_consensus.cc:359] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.038681 18132 raft_consensus.cc:740] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.039494 18132 consensus_queue.cc:260] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.041751 18132 ts_tablet_manager.cc:1434] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:47.042644 18132 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.062824 18132 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.063935 18132 tablet_bootstrap.cc:492] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.065423 18132 ts_tablet_manager.cc:1403] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 14:54:47.068127 18132 raft_consensus.cc:359] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.068915 18132 raft_consensus.cc:740] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.069658 18132 consensus_queue.cc:260] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.071842 18132 ts_tablet_manager.cc:1434] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:47.072791 18132 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.094894 18132 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.095887 18132 tablet_bootstrap.cc:492] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.096648 18132 ts_tablet_manager.cc:1403] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 14:54:47.109027 18132 raft_consensus.cc:359] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.111368 18132 raft_consensus.cc:740] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.112073 18132 consensus_queue.cc:260] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.113982 18132 ts_tablet_manager.cc:1434] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:54:47.114751 18132 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.137954 18132 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.139580 18132 tablet_bootstrap.cc:492] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.140281 18132 ts_tablet_manager.cc:1403] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
W20260709 14:54:47.140975 17219 consensus_peers.cc:597] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:47.146095 18132 raft_consensus.cc:359] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.147382 18132 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.148156 18132 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.150548 18132 ts_tablet_manager.cc:1434] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:47.151387 18132 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:47.153932 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.165360 18132 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.166344 18132 tablet_bootstrap.cc:492] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.167263 18132 ts_tablet_manager.cc:1403] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:54:47.169207 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:44473
I20260709 14:54:47.169305 18205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:44473 every 8 connection(s)
I20260709 14:54:47.169567 18132 raft_consensus.cc:359] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.170310 18132 raft_consensus.cc:740] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.170887 18132 consensus_queue.cc:260] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.172678 18132 ts_tablet_manager.cc:1434] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:47.173444 18132 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.219588 18132 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.220686 18132 tablet_bootstrap.cc:492] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.221415 18132 ts_tablet_manager.cc:1403] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.013s
I20260709 14:54:47.224138 18132 raft_consensus.cc:359] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.224817 18132 raft_consensus.cc:740] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.225641 18132 consensus_queue.cc:260] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.227869 18132 ts_tablet_manager.cc:1434] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:47.228768 18132 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.235059 18206 heartbeater.cc:344] Connected to a master server at 127.14.207.62:40045
I20260709 14:54:47.235561 18206 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:47.235926 17293 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.236523 18206 heartbeater.cc:507] Master 127.14.207.62:40045 requested a full tablet report, sending...
I20260709 14:54:47.254699 17078 ts_manager.cc:194] Re-registered known tserver with Master: 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473)
I20260709 14:54:47.265540 18132 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.266592 18132 tablet_bootstrap.cc:492] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.267354 18132 ts_tablet_manager.cc:1403] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.011s
I20260709 14:54:47.269924 18132 raft_consensus.cc:359] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.270628 18132 raft_consensus.cc:740] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.271332 18132 consensus_queue.cc:260] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.273324 18132 ts_tablet_manager.cc:1434] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:47.274117 18132 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.296252 18180 raft_consensus.cc:3060] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.305238 17078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57960
I20260709 14:54:47.311277 18206 heartbeater.cc:499] Master 127.14.207.62:40045 was elected leader, sending a full tablet report...
W20260709 14:54:47.317198 17219 consensus_peers.cc:597] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:47.338655 17293 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.348433 18132 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.349622 18132 tablet_bootstrap.cc:492] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.350412 18132 ts_tablet_manager.cc:1403] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.040s
I20260709 14:54:47.353184 18132 raft_consensus.cc:359] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.354003 18132 raft_consensus.cc:740] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.354821 18132 consensus_queue.cc:260] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.357400 18132 ts_tablet_manager.cc:1434] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:47.358361 18132 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:47.365365 17219 consensus_peers.cc:597] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260709 14:54:47.386662 17219 consensus_peers.cc:597] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.394178 18132 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.395213 18132 tablet_bootstrap.cc:492] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.396301 18132 ts_tablet_manager.cc:1403] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.020s
I20260709 14:54:47.399037 18132 raft_consensus.cc:359] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.399523 18132 raft_consensus.cc:740] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.400130 18132 consensus_queue.cc:260] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.401798 18132 ts_tablet_manager.cc:1434] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.402503 18132 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:47.418509 17219 consensus_peers.cc:597] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.428454 18132 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.429484 18132 tablet_bootstrap.cc:492] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
W20260709 14:54:47.430640 17219 consensus_peers.cc:597] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.430959 18132 ts_tablet_manager.cc:1403] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 14:54:47.434773 18132 raft_consensus.cc:359] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.435324 18132 raft_consensus.cc:740] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.436025 18132 consensus_queue.cc:260] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.438174 18132 ts_tablet_manager.cc:1434] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:47.438877 18132 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.455727 18132 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.456692 18132 tablet_bootstrap.cc:492] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.457355 18132 ts_tablet_manager.cc:1403] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 14:54:47.459367 18132 raft_consensus.cc:359] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.459875 18132 raft_consensus.cc:740] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.460666 18132 consensus_queue.cc:260] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.462366 18132 ts_tablet_manager.cc:1434] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:54:47.463138 18132 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.466313 18180 raft_consensus.cc:3060] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:47.472988 17219 consensus_peers.cc:597] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.504746 18132 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.505656 18132 tablet_bootstrap.cc:492] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.506304 18132 ts_tablet_manager.cc:1403] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.043s	user 0.028s	sys 0.011s
I20260709 14:54:47.508831 18132 raft_consensus.cc:359] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.509498 18132 raft_consensus.cc:740] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.510166 18132 consensus_queue.cc:260] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.512394 18132 ts_tablet_manager.cc:1434] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:47.513192 18132 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.545223 18132 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.545954 18132 tablet_bootstrap.cc:492] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.546532 18132 ts_tablet_manager.cc:1403] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.024s
I20260709 14:54:47.549022 18132 raft_consensus.cc:359] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.549609 18132 raft_consensus.cc:740] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
W20260709 14:54:47.550216 17367 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.550300 18132 consensus_queue.cc:260] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.553385 18132 ts_tablet_manager.cc:1434] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:47.555259 18132 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.568408 18132 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.569067 18132 tablet_bootstrap.cc:492] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.569557 18132 ts_tablet_manager.cc:1403] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:54:47.571272 18132 raft_consensus.cc:359] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.571872 18132 raft_consensus.cc:740] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.572499 18132 consensus_queue.cc:260] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.574394 18132 ts_tablet_manager.cc:1434] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.575552 18132 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.576444 18180 raft_consensus.cc:3060] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:54:47.601910 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.610790 18132 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.611814 18132 tablet_bootstrap.cc:492] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.612525 18132 ts_tablet_manager.cc:1403] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.011s
I20260709 14:54:47.615077 18132 raft_consensus.cc:359] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:47.615753 18132 raft_consensus.cc:740] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.616457 18132 consensus_queue.cc:260] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:47.618625 18132 ts_tablet_manager.cc:1434] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:47.619455 18132 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:47.619398 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.625711 18180 raft_consensus.cc:3060] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:47.628715 17367 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.635901 18132 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.636937 18132 tablet_bootstrap.cc:492] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.637586 18132 ts_tablet_manager.cc:1403] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:54:47.642496 18132 raft_consensus.cc:359] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.643193 18132 raft_consensus.cc:740] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.643834 18132 consensus_queue.cc:260] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.646914 18132 ts_tablet_manager.cc:1434] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:47.649039 18132 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.664618 18132 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.665771 18132 tablet_bootstrap.cc:492] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.666483 18132 ts_tablet_manager.cc:1403] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:54:47.668973 18132 raft_consensus.cc:359] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.669641 18132 raft_consensus.cc:740] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.670286 18132 consensus_queue.cc:260] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.672369 18132 ts_tablet_manager.cc:1434] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:47.673105 18132 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
W20260709 14:54:47.681773 17293 consensus_peers.cc:597] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:47.687485 18132 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.688522 18132 tablet_bootstrap.cc:492] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.689155 18132 ts_tablet_manager.cc:1403] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:54:47.691473 18132 raft_consensus.cc:359] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.691972 18132 raft_consensus.cc:740] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.692550 18132 consensus_queue.cc:260] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.694700 18132 ts_tablet_manager.cc:1434] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:47.696036 18132 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.710186 18132 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.711079 18132 tablet_bootstrap.cc:492] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.711728 18132 ts_tablet_manager.cc:1403] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:54:47.713294 18177 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.714016 18132 raft_consensus.cc:359] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.714803 18132 raft_consensus.cc:740] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.715512 18132 consensus_queue.cc:260] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.717573 18132 ts_tablet_manager.cc:1434] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:47.718611 18132 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.751041 18132 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.751942 18132 tablet_bootstrap.cc:492] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.752606 18132 ts_tablet_manager.cc:1403] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260709 14:54:47.755143 18132 raft_consensus.cc:359] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.755611 18132 raft_consensus.cc:740] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.756261 18132 consensus_queue.cc:260] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.757716 18132 ts_tablet_manager.cc:1434] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.758602 18132 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.772019 18132 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.772679 18132 tablet_bootstrap.cc:492] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.773197 18132 ts_tablet_manager.cc:1403] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:54:47.775204 18132 raft_consensus.cc:359] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.775815 18132 raft_consensus.cc:740] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.776473 18132 consensus_queue.cc:260] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.778268 18132 ts_tablet_manager.cc:1434] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.779335 18132 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.791283 18132 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.792230 18132 tablet_bootstrap.cc:492] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.792860 18132 ts_tablet_manager.cc:1403] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:54:47.795199 18132 raft_consensus.cc:359] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.795886 18132 raft_consensus.cc:740] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.796531 18132 consensus_queue.cc:260] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.798494 18132 ts_tablet_manager.cc:1434] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:54:47.799455 18132 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.813297 18132 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.814055 18132 tablet_bootstrap.cc:492] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.814725 18132 ts_tablet_manager.cc:1403] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:54:47.816740 18132 raft_consensus.cc:359] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.817278 18132 raft_consensus.cc:740] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.817852 18132 consensus_queue.cc:260] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.819512 18132 ts_tablet_manager.cc:1434] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.820555 18132 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.833653 18132 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.834550 18132 tablet_bootstrap.cc:492] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.835057 18132 ts_tablet_manager.cc:1403] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:54:47.836889 18132 raft_consensus.cc:359] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.837358 18132 raft_consensus.cc:740] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.837879 18132 consensus_queue.cc:260] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.839285 18132 ts_tablet_manager.cc:1434] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:47.840068 18132 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.854420 18132 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.855134 18132 tablet_bootstrap.cc:492] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.855620 18132 ts_tablet_manager.cc:1403] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:54:47.857394 18132 raft_consensus.cc:359] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.857856 18132 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.858314 18132 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.859769 18132 ts_tablet_manager.cc:1434] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:47.860663 18132 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.873961 18132 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.874734 18132 tablet_bootstrap.cc:492] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.875258 18132 ts_tablet_manager.cc:1403] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:54:47.877097 18132 raft_consensus.cc:359] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.877553 18132 raft_consensus.cc:740] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.878110 18132 consensus_queue.cc:260] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.879514 18132 ts_tablet_manager.cc:1434] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:47.880336 18132 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.894564 18132 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.895437 18132 tablet_bootstrap.cc:492] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.896027 18132 ts_tablet_manager.cc:1403] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:54:47.898214 18132 raft_consensus.cc:359] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.898788 18132 raft_consensus.cc:740] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.899501 18132 consensus_queue.cc:260] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:47.901456 18132 ts_tablet_manager.cc:1434] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:47.902202 18132 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.907047 18177 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.921743 18132 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.922658 18132 tablet_bootstrap.cc:492] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.923324 18132 ts_tablet_manager.cc:1403] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:54:47.929637 18132 raft_consensus.cc:359] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.930320 18132 raft_consensus.cc:740] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.930976 18132 consensus_queue.cc:260] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:47.932909 18132 ts_tablet_manager.cc:1434] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:47.933581 18132 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:47.951900 18180 raft_consensus.cc:3060] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.957917 18132 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:47.958889 18132 tablet_bootstrap.cc:492] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:47.959542 18132 ts_tablet_manager.cc:1403] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 14:54:47.962098 18132 raft_consensus.cc:359] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.962756 18132 raft_consensus.cc:740] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.963411 18132 consensus_queue.cc:260] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:47.965452 18132 ts_tablet_manager.cc:1434] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:47.966238 18132 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.000627 18132 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.019012 18132 tablet_bootstrap.cc:492] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.022001 18132 ts_tablet_manager.cc:1403] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.003s
I20260709 14:54:48.024801 18132 raft_consensus.cc:359] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:48.036353 18132 raft_consensus.cc:740] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.037135 18132 consensus_queue.cc:260] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
W20260709 14:54:48.037510 17219 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260709 14:54:48.038800 18132 ts_tablet_manager.cc:1434] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:54:48.039656 18132 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.107313 18132 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.108275 18132 tablet_bootstrap.cc:492] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.108935 18132 ts_tablet_manager.cc:1403] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.025s
I20260709 14:54:48.112259 18132 raft_consensus.cc:359] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.112941 18132 raft_consensus.cc:740] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.113742 18132 consensus_queue.cc:260] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.115664 18132 ts_tablet_manager.cc:1434] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:54:48.116340 18132 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.136035 18132 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.137082 18132 tablet_bootstrap.cc:492] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.137763 18132 ts_tablet_manager.cc:1403] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 14:54:48.141431 18132 raft_consensus.cc:359] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:48.141928 18132 raft_consensus.cc:740] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.142385 18132 consensus_queue.cc:260] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:48.144205 18132 ts_tablet_manager.cc:1434] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:48.145673 18132 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.162267 18132 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.163017 18132 tablet_bootstrap.cc:492] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.163542 18132 ts_tablet_manager.cc:1403] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:54:48.165630 18132 raft_consensus.cc:359] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.166182 18132 raft_consensus.cc:740] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.166710 18132 consensus_queue.cc:260] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.168342 18132 ts_tablet_manager.cc:1434] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260709 14:54:48.169343 18132 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.182852 18132 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.183604 18132 tablet_bootstrap.cc:492] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.184293 18132 ts_tablet_manager.cc:1403] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:54:48.186301 18132 raft_consensus.cc:359] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:48.186954 18132 raft_consensus.cc:740] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.187522 18132 consensus_queue.cc:260] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:48.189450 18132 ts_tablet_manager.cc:1434] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:54:48.190420 18132 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.226112 18132 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.227077 18132 tablet_bootstrap.cc:492] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.227720 18132 ts_tablet_manager.cc:1403] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.004s
I20260709 14:54:48.230098 18132 raft_consensus.cc:359] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.230752 18132 raft_consensus.cc:740] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.231427 18132 consensus_queue.cc:260] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:48.233494 18132 ts_tablet_manager.cc:1434] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:54:48.234685 18132 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap starting.
I20260709 14:54:48.249786 18132 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: 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
I20260709 14:54:48.250481 18132 tablet_bootstrap.cc:492] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Bootstrap complete.
I20260709 14:54:48.251123 18132 ts_tablet_manager.cc:1403] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:54:48.253944 18132 raft_consensus.cc:359] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:48.254624 18132 raft_consensus.cc:740] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.255275 18132 consensus_queue.cc:260] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:48.257290 18132 ts_tablet_manager.cc:1434] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:54:48.270511 18177 raft_consensus.cc:3060] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.438865 18180 raft_consensus.cc:3060] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.588557 18180 raft_consensus.cc:3060] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.516189 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:52.577064 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:52.577797 17329 raft_consensus.cc:606] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:52.580457 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:52.580950 17329 raft_consensus.cc:606] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:52.583138 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "dbccf8b834c244ceb113278965f92ed7"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:52.583539 17329 raft_consensus.cc:606] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Received request to transfer leadership to TS dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:52.596876 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "dbccf8b834c244ceb113278965f92ed7"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:52.597333 17248 raft_consensus.cc:606] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS dbccf8b834c244ceb113278965f92ed7
I20260709 14:54:52.599669 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:52.600281 17329 raft_consensus.cc:606] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:52.602782 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:52.603243 17329 raft_consensus.cc:606] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:52.604235 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:54:52.605314 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:52.746687 18266 raft_consensus.cc:993] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: : Instructing follower dbccf8b834c244ceb113278965f92ed7 to start an election
I20260709 14:54:52.746769 18277 raft_consensus.cc:993] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.747532 18266 raft_consensus.cc:1081] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.747526 18273 raft_consensus.cc:1081] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Signalling peer dbccf8b834c244ceb113278965f92ed7 to start an election
I20260709 14:54:52.749286 17403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5"
dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
 from {username='slave'} at 127.0.0.1:33098
I20260709 14:54:52.749312 18180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:52.750029 17403 raft_consensus.cc:493] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.750129 18180 raft_consensus.cc:493] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.750406 17403 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.750527 18180 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.756969 18180 raft_consensus.cc:515] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.757011 17403 raft_consensus.cc:515] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.759547 18180 leader_election.cc:290] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:52.759661 17403 leader_election.cc:290] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:52.760864 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:52.761693 17251 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.767594 17251 raft_consensus.cc:2468] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:52.768362 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a5cf322f4e4ae091eae526b1b9c1d5" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:52.768960 17366 leader_election.cc:304] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cbc56cd3ba49a09b44ace2b836b8e7, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:52.769008 17328 raft_consensus.cc:3055] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.770200 17328 raft_consensus.cc:740] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:52.770977 17328 consensus_queue.cc:260] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.772423 17328 raft_consensus.cc:3060] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.776316 18265 raft_consensus.cc:2804] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.777184 18265 raft_consensus.cc:697] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:52.778266 18265 consensus_queue.cc:237] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.783867 17328 raft_consensus.cc:2468] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:52.786002 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:52.786636 17328 raft_consensus.cc:3055] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.787038 17328 raft_consensus.cc:740] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:52.787851 17328 consensus_queue.cc:260] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.789117 17328 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.789827 17403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b03b48fee2436a9379d5fac367f94b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:52.790462 17403 raft_consensus.cc:3060] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.791955 18266 raft_consensus.cc:993] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.792488 18266 raft_consensus.cc:1081] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.794174 18180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:52.794726 18180 raft_consensus.cc:493] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.795039 18180 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.795363 17328 raft_consensus.cc:2468] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:52.796559 18127 leader_election.cc:304] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:52.798473 18283 raft_consensus.cc:2804] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.802368 18283 raft_consensus.cc:697] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:52.803360 18283 consensus_queue.cc:237] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.806550 17077 catalog_manager.cc:5697] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 2, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 2 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.811270 18180 raft_consensus.cc:515] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.815668 18180 leader_election.cc:290] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:52.815853 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:52.817035 17328 raft_consensus.cc:3055] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.817327 17328 raft_consensus.cc:740] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:52.818286 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9fdea1680e48f3a8baf4cdd0d70af4" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:52.818907 17395 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.818113 17328 consensus_queue.cc:260] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.820760 17328 raft_consensus.cc:3060] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.834199 17328 raft_consensus.cc:2468] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:52.836176 18127 leader_election.cc:304] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:52.837172 18283 raft_consensus.cc:2804] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.837775 18283 raft_consensus.cc:697] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:52.837261 18266 raft_consensus.cc:993] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.838515 18266 raft_consensus.cc:1081] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.838673 18283 consensus_queue.cc:237] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.839557 17395 raft_consensus.cc:2468] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:52.840619 18179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:52.841287 18179 raft_consensus.cc:493] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.841629 18179 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.845698 17073 catalog_manager.cc:5697] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.848834 17403 raft_consensus.cc:2468] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:52.858287 18266 raft_consensus.cc:993] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.858772 18273 raft_consensus.cc:1081] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:52.863754 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:52.864846 18177 raft_consensus.cc:493] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.865226 18177 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.859246 18179 raft_consensus.cc:515] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.871721 18179 leader_election.cc:290] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 3 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:52.872682 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:52.872905 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314739cb9b89473eaf5290fdfd7e522c" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:52.873219 17395 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.873499 17328 raft_consensus.cc:3055] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.873817 17328 raft_consensus.cc:740] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:52.874526 17328 consensus_queue.cc:260] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.875710 17328 raft_consensus.cc:3060] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.877938 18177 raft_consensus.cc:515] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.879392 17395 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:52.880228 18177 leader_election.cc:290] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 3 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:52.879550 17073 catalog_manager.cc:5697] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.880784 18127 leader_election.cc:304] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:52.881513 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:52.881691 18283 raft_consensus.cc:2804] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.882050 17329 raft_consensus.cc:3055] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.882377 17329 raft_consensus.cc:740] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:52.882195 18283 raft_consensus.cc:697] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:52.883232 17329 consensus_queue.cc:260] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.883560 18283 consensus_queue.cc:237] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:52.884579 17329 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.888266 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c9bbe36e5d421091db4739057aa467" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:52.889930 17395 raft_consensus.cc:3060] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.891604 17329 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:52.892732 18127 leader_election.cc:304] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:52.893778 18284 raft_consensus.cc:2804] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.896298 17328 raft_consensus.cc:2468] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:52.899945 17395 raft_consensus.cc:2468] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:52.900533 18284 raft_consensus.cc:697] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:52.901767 18284 consensus_queue.cc:237] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:52.912454 17073 catalog_manager.cc:5697] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 2 to 3, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 3 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:52.913872 17073 catalog_manager.cc:5697] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 2 to 3, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 3 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.005748 18264 raft_consensus.cc:993] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower dbccf8b834c244ceb113278965f92ed7 to start an election
I20260709 14:54:53.006305 18295 raft_consensus.cc:1081] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer dbccf8b834c244ceb113278965f92ed7 to start an election
I20260709 14:54:53.007695 17395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a"
dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
 from {username='slave'} at 127.0.0.1:60198
I20260709 14:54:53.008147 17395 raft_consensus.cc:493] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.008419 17395 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.013002 17395 raft_consensus.cc:515] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.014542 17395 leader_election.cc:290] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:53.015535 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:53.015532 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4658c34faf48459b9f3b413c4dc97a" candidate_uuid: "dbccf8b834c244ceb113278965f92ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:53.016244 17329 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.016353 17248 raft_consensus.cc:3055] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:53.016803 17248 raft_consensus.cc:740] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:53.017450 17248 consensus_queue.cc:260] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.018441 17248 raft_consensus.cc:3060] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.021147 17329 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:53.022432 17368 leader_election.cc:304] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:53.023471 18294 raft_consensus.cc:2804] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:53.023813 17248 raft_consensus.cc:2468] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbccf8b834c244ceb113278965f92ed7 in term 2.
I20260709 14:54:53.024013 18294 raft_consensus.cc:697] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Becoming Leader. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:53.025065 18294 consensus_queue.cc:237] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.035840 17073 catalog_manager.cc:5697] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to dbccf8b834c244ceb113278965f92ed7 (127.14.207.4). New cstate: current_term: 2 leader_uuid: "dbccf8b834c244ceb113278965f92ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.263628 17329 raft_consensus.cc:1275] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.264799 18284 consensus_queue.cc:1048] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.273231 17328 raft_consensus.cc:1275] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.279284 18283 consensus_queue.cc:1048] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.282552 17403 raft_consensus.cc:1275] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.286754 17403 raft_consensus.cc:1275] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.287133 18283 consensus_queue.cc:1048] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.290195 17403 raft_consensus.cc:1275] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.292440 18292 consensus_queue.cc:1048] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.291352 18283 consensus_queue.cc:1048] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:54:53.305051 17394 raft_consensus.cc:1275] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.311664 18284 consensus_queue.cc:1048] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.320811 17328 raft_consensus.cc:1275] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.324370 18284 consensus_queue.cc:1048] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.354377 17248 raft_consensus.cc:1275] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.354876 17328 raft_consensus.cc:1275] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.362260 18012 consensus_queue.cc:1048] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:53.363654 18301 consensus_queue.cc:1048] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:54:53.379784 17328 raft_consensus.cc:1275] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.385789 18294 consensus_queue.cc:1048] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.432107 17248 raft_consensus.cc:1275] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.433161 18294 consensus_queue.cc:1048] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.444460 17329 raft_consensus.cc:1275] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer dbccf8b834c244ceb113278965f92ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.446259 18012 consensus_queue.cc:1048] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.606175 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:53.645215 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:53.695322 17401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451"
dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
mode: GRACEFUL
new_leader_uuid: "10580b841e0a4b5288d78329b0e82241"
 from {username='slave'} at 127.0.0.1:53856
I20260709 14:54:53.695796 17401 raft_consensus.cc:606] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Received request to transfer leadership to TS 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:53.698114 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:53.698642 17251 raft_consensus.cc:606] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:53.701126 17328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:53.701610 17328 raft_consensus.cc:606] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:53.704041 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:53.704607 17251 raft_consensus.cc:606] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:53.706948 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:53.707505 17251 raft_consensus.cc:606] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:53.709707 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:53.710223 17251 raft_consensus.cc:606] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:53.711279 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:54:53.712543 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:53.766075 18012 raft_consensus.cc:993] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: : Instructing follower 10580b841e0a4b5288d78329b0e82241 to start an election
I20260709 14:54:53.766574 18265 raft_consensus.cc:1081] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Signalling peer 10580b841e0a4b5288d78329b0e82241 to start an election
I20260709 14:54:53.767849 17328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
 from {username='slave'} at 127.0.0.1:42594
I20260709 14:54:53.768302 17328 raft_consensus.cc:493] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.768589 17328 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.773043 17328 raft_consensus.cc:515] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:53.774472 17328 leader_election.cc:290] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:53.775255 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:53.775400 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177a5140a7fb4fa5981cd9609bbd1451" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:53.775976 17248 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.776046 17401 raft_consensus.cc:3055] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:53.776424 17401 raft_consensus.cc:740] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbccf8b834c244ceb113278965f92ed7, State: Running, Role: LEADER
I20260709 14:54:53.777164 17401 consensus_queue.cc:260] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:53.778380 17401 raft_consensus.cc:3060] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.782636 17248 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:53.783885 17292 leader_election.cc:304] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:53.784643 18273 raft_consensus.cc:2804] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:53.784822 17401 raft_consensus.cc:2468] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:53.785043 18273 raft_consensus.cc:697] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:53.786324 18273 consensus_queue.cc:237] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:53.796445 17078 catalog_manager.cc:5697] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from dbccf8b834c244ceb113278965f92ed7 (127.14.207.4) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:53.970654 18295 raft_consensus.cc:993] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:53.971071 18263 raft_consensus.cc:1081] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:53.972604 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:53.973037 18177 raft_consensus.cc:493] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.973304 18177 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.978813 18177 raft_consensus.cc:515] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.980518 18177 leader_election.cc:290] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:53.981621 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:53.982285 17328 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.988065 17328 raft_consensus.cc:2468] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:53.989197 18127 leader_election.cc:304] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:53.990149 18301 raft_consensus.cc:2804] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:53.990633 18301 raft_consensus.cc:697] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:53.991526 18301 consensus_queue.cc:237] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.993438 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef9430217342e395ab7f500f81b5b8" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:53.994055 17248 raft_consensus.cc:3055] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:53.994097 18295 raft_consensus.cc:993] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:53.994477 17248 raft_consensus.cc:740] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:53.994727 18263 raft_consensus.cc:1081] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:53.995333 17248 consensus_queue.cc:260] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:53.996474 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:53.996557 17248 raft_consensus.cc:3060] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:53.997094 18177 raft_consensus.cc:493] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:53.997462 18177 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:54.003897 18177 raft_consensus.cc:515] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.004161 17248 raft_consensus.cc:2468] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:54.006018 18177 leader_election.cc:290] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 4 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:54.005345 17073 catalog_manager.cc:5697] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.006721 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:54.007300 17401 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:54.007661 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9808d4e3ef548bea8be4d989242ee9b" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:54.010000 17248 raft_consensus.cc:3055] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:54.011548 17248 raft_consensus.cc:740] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:54.013829 17401 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 4.
I20260709 14:54:54.014827 17248 consensus_queue.cc:260] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.016516 17248 raft_consensus.cc:3060] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:54.016878 18127 leader_election.cc:304] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:54.017860 18301 raft_consensus.cc:2804] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:54.018342 18273 raft_consensus.cc:993] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.019500 18273 raft_consensus.cc:1081] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.018352 18301 raft_consensus.cc:697] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 4 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:54.020963 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:54.020709 18301 consensus_queue.cc:237] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.021505 18177 raft_consensus.cc:493] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.021863 18177 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.024099 17248 raft_consensus.cc:2468] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 4.
I20260709 14:54:54.028823 18177 raft_consensus.cc:515] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.031471 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:54.031575 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d684f3eefd04d7ca8d7de10d5b65892" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:54.032203 17328 raft_consensus.cc:3055] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:54.032451 17248 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.032506 17328 raft_consensus.cc:740] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:54.033526 17328 consensus_queue.cc:260] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.034605 17328 raft_consensus.cc:3060] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.036126 17073 catalog_manager.cc:5697] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 3 to 4, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 4 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.039508 18263 raft_consensus.cc:993] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.040074 18295 raft_consensus.cc:1081] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.040844 18177 leader_election.cc:290] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:54.042068 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:54.042644 18177 raft_consensus.cc:493] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.043072 18177 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.044589 17248 raft_consensus.cc:2468] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:54.044586 17328 raft_consensus.cc:2468] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:54.045742 18125 leader_election.cc:304] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:54.046543 18301 raft_consensus.cc:2804] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:54.046993 18301 raft_consensus.cc:697] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:54.047791 18301 consensus_queue.cc:237] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.051832 18177 raft_consensus.cc:515] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.054462 18177 leader_election.cc:290] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 3 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:54.055723 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:54.055807 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e910abf883b458f8448a040cd4c8743" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:54.056473 17248 raft_consensus.cc:3055] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:54.056526 17328 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.056870 17248 raft_consensus.cc:740] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:54.057682 17248 consensus_queue.cc:260] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.058893 17248 raft_consensus.cc:3060] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.063472 17328 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:54.064745 18127 leader_election.cc:304] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 10580b841e0a4b5288d78329b0e82241, 37e77f5fc2ef419aa7baae7cf84c0dca; no voters: 
I20260709 14:54:54.065610 18301 raft_consensus.cc:2804] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:54.065891 17248 raft_consensus.cc:2468] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:54.066084 18301 raft_consensus.cc:697] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:54.067198 17073 catalog_manager.cc:5697] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.068311 18301 consensus_queue.cc:237] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:54.082162 17073 catalog_manager.cc:5697] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 2 to 3, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 3 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.104455 18328 raft_consensus.cc:993] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.105283 18328 raft_consensus.cc:1081] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.108227 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:54.108808 18177 raft_consensus.cc:493] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.109151 18177 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.114944 18177 raft_consensus.cc:515] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.116915 18177 leader_election.cc:290] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:54.117853 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:54.118149 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ec8f2375004502ab3bd4bafb009192" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:54.118496 17401 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.118669 17248 raft_consensus.cc:3055] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:54.118971 17248 raft_consensus.cc:740] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:54.119671 17248 consensus_queue.cc:260] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.120842 17248 raft_consensus.cc:3060] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.125483 17401 raft_consensus.cc:2468] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:54.126652 18127 leader_election.cc:304] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:54.127154 17248 raft_consensus.cc:2468] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:54.127565 18301 raft_consensus.cc:2804] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:54.128087 18301 raft_consensus.cc:697] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:54.128963 18301 consensus_queue.cc:237] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.138806 17073 catalog_manager.cc:5697] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.232477 17248 raft_consensus.cc:1275] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.233637 18308 consensus_queue.cc:1048] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.245864 17401 raft_consensus.cc:1275] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.247483 18273 consensus_queue.cc:1048] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.372493 17248 raft_consensus.cc:1275] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.374131 18301 consensus_queue.cc:1048] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.387777 17328 raft_consensus.cc:1275] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.389336 18284 consensus_queue.cc:1048] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.447952 17251 raft_consensus.cc:1275] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.449136 18284 consensus_queue.cc:1048] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.459780 17329 raft_consensus.cc:1275] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.461318 18284 consensus_queue.cc:1048] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.472084 17329 raft_consensus.cc:1275] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.474890 18301 consensus_queue.cc:1048] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.485044 17251 raft_consensus.cc:1275] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:54.487233 18284 consensus_queue.cc:1048] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.492309 17401 raft_consensus.cc:1275] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 4 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:54.495381 18301 consensus_queue.cc:1048] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.511155 17252 raft_consensus.cc:1275] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 4 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:54.512838 18283 consensus_queue.cc:1048] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:54.543751 17251 raft_consensus.cc:1275] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.546319 18301 consensus_queue.cc:1048] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.557861 17395 raft_consensus.cc:1275] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:54.559340 18301 consensus_queue.cc:1048] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.713431 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:54.756809 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:54.790493 17252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:54.791103 17252 raft_consensus.cc:606] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:54.797137 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:54.797719 17251 raft_consensus.cc:606] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:54.800046 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "10580b841e0a4b5288d78329b0e82241"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:54.800472 17251 raft_consensus.cc:606] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS 10580b841e0a4b5288d78329b0e82241
I20260709 14:54:54.802780 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c420a06b0345308c19095092058f4d"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:54.803355 17329 raft_consensus.cc:606] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:54.805855 17251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af"
dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:45590
I20260709 14:54:54.806308 17251 raft_consensus.cc:606] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:54.807271 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:54.808393 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:54.923681 18328 raft_consensus.cc:993] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.924243 18331 raft_consensus.cc:1081] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:54.925940 18179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:54.926405 18179 raft_consensus.cc:493] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.926680 18179 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.932271 18179 raft_consensus.cc:515] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.933951 18179 leader_election.cc:290] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 3 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:54.934700 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:54.935580 17395 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.935580 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37bc8d8fec624924b91a4d03de07ef3e" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:54.940472 17251 raft_consensus.cc:3055] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:54.940714 17251 raft_consensus.cc:740] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:54.941282 17251 consensus_queue.cc:260] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.942174 17251 raft_consensus.cc:3060] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.946538 17395 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:54.947786 18127 leader_election.cc:304] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:54.948091 17251 raft_consensus.cc:2468] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:54.948786 18301 raft_consensus.cc:2804] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:54.949290 18301 raft_consensus.cc:697] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:54.950166 18301 consensus_queue.cc:237] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:54.958164 17073 catalog_manager.cc:5697] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 2 to 3, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 3 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.084722 18326 raft_consensus.cc:993] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.085144 18273 raft_consensus.cc:1081] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.086573 18177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c420a06b0345308c19095092058f4d"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:55.087045 18177 raft_consensus.cc:493] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.087396 18177 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.092206 18177 raft_consensus.cc:515] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:55.093648 18177 leader_election.cc:290] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:55.094484 17329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:55.095125 17329 raft_consensus.cc:3055] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.095125 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c420a06b0345308c19095092058f4d" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:55.095522 17329 raft_consensus.cc:740] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:55.095808 17401 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.096241 17329 consensus_queue.cc:260] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:55.097432 17329 raft_consensus.cc:3060] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.102042 17401 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.103354 18127 leader_election.cc:304] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:55.103826 17329 raft_consensus.cc:2468] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.104259 18301 raft_consensus.cc:2804] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.105499 18301 raft_consensus.cc:697] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:55.106374 18301 consensus_queue.cc:237] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } }
I20260709 14:54:55.119875 17073 catalog_manager.cc:5697] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.251595 18328 raft_consensus.cc:993] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 10580b841e0a4b5288d78329b0e82241 to start an election
I20260709 14:54:55.252139 18349 raft_consensus.cc:1081] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer 10580b841e0a4b5288d78329b0e82241 to start an election
I20260709 14:54:55.253733 17328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
 from {username='slave'} at 127.0.0.1:42606
I20260709 14:54:55.254290 17328 raft_consensus.cc:493] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.254637 17328 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.258795 18331 raft_consensus.cc:993] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.259316 18331 raft_consensus.cc:1081] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.260927 18179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:55.261454 18179 raft_consensus.cc:493] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.261785 18179 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.262775 17328 raft_consensus.cc:515] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:55.266753 17328 leader_election.cc:290] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859)
I20260709 14:54:55.267800 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:55.267675 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d090fde60ed5407dba3fd11d7b05b1e0" candidate_uuid: "10580b841e0a4b5288d78329b0e82241" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:55.268400 18179 raft_consensus.cc:515] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.268576 17252 raft_consensus.cc:3055] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.268622 17401 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.269169 17252 raft_consensus.cc:740] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:55.270673 18179 leader_election.cc:290] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:55.271037 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:55.271323 17252 consensus_queue.cc:260] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:55.272519 17395 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.271274 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c12c26e4dd402baba27f9af8a124af" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:55.273592 17252 raft_consensus.cc:3060] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.273970 17251 raft_consensus.cc:3055] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.274307 17251 raft_consensus.cc:740] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:55.275045 17251 consensus_queue.cc:260] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.276186 17251 raft_consensus.cc:3060] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.275977 17401 raft_consensus.cc:2468] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:55.282181 17294 leader_election.cc:304] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10580b841e0a4b5288d78329b0e82241, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:55.282986 18328 raft_consensus.cc:993] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.283178 17251 raft_consensus.cc:2468] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.284789 18308 raft_consensus.cc:2804] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.285421 18328 raft_consensus.cc:1081] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:55.286003 18125 leader_election.cc:304] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:55.286856 18301 raft_consensus.cc:2804] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.287343 18301 raft_consensus.cc:697] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:55.287741 17395 raft_consensus.cc:2468] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.288971 18301 consensus_queue.cc:237] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.290244 18308 raft_consensus.cc:697] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Leader. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:55.291167 18308 consensus_queue.cc:237] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } }
I20260709 14:54:55.301497 18179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60906
I20260709 14:54:55.302065 18179 raft_consensus.cc:493] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.303514 18179 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.304986 17252 raft_consensus.cc:2468] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10580b841e0a4b5288d78329b0e82241 in term 2.
I20260709 14:54:55.313476 18179 raft_consensus.cc:515] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.316414 18179 leader_election.cc:290] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Requested vote from peers dbccf8b834c244ceb113278965f92ed7 (127.14.207.4:32859), b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037)
I20260709 14:54:55.318157 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbccf8b834c244ceb113278965f92ed7"
I20260709 14:54:55.318845 17395 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.316629 17073 catalog_manager.cc:5697] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 10580b841e0a4b5288d78329b0e82241 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "10580b841e0a4b5288d78329b0e82241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.320245 17251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ab3f295e604b47ac8028b628a2c8f3" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:55.320835 17251 raft_consensus.cc:3055] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.321143 17251 raft_consensus.cc:740] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9cbc56cd3ba49a09b44ace2b836b8e7, State: Running, Role: LEADER
I20260709 14:54:55.321877 17251 consensus_queue.cc:260] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.323084 17251 raft_consensus.cc:3060] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.324657 17077 catalog_manager.cc:5697] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.330751 17395 raft_consensus.cc:2468] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.332322 17251 raft_consensus.cc:2468] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 2.
I20260709 14:54:55.333194 18127 leader_election.cc:304] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e77f5fc2ef419aa7baae7cf84c0dca, dbccf8b834c244ceb113278965f92ed7; no voters: 
I20260709 14:54:55.337610 18301 raft_consensus.cc:2804] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.338845 18301 raft_consensus.cc:697] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:55.339658 18301 consensus_queue.cc:237] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } }
I20260709 14:54:55.349095 17077 catalog_manager.cc:5697] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 1 to 2, leader changed from b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 2 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.391824 17394 raft_consensus.cc:1275] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:55.392993 18301 consensus_queue.cc:1048] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.404080 17251 raft_consensus.cc:1275] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:55.407528 18301 consensus_queue.cc:1048] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.631003 17328 raft_consensus.cc:1275] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.632158 18301 consensus_queue.cc:1048] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.646369 17394 raft_consensus.cc:1275] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.649559 18284 consensus_queue.cc:1048] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.679289 17394 raft_consensus.cc:1275] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.680605 18284 consensus_queue.cc:1048] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.681339 17252 raft_consensus.cc:1275] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.683121 18356 consensus_queue.cc:1048] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.693148 17251 raft_consensus.cc:1275] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.695037 18301 consensus_queue.cc:1048] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.707885 17395 raft_consensus.cc:1275] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 10580b841e0a4b5288d78329b0e82241: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.709697 18326 consensus_queue.cc:1048] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.722185 17248 raft_consensus.cc:1275] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.724426 18283 consensus_queue.cc:1048] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.746243 17395 raft_consensus.cc:1275] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.747653 18283 consensus_queue.cc:1048] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbccf8b834c244ceb113278965f92ed7" member_type: VOTER last_known_addr { host: "127.14.207.4" port: 32859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.809134 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.845598 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.888129 17329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd"
dest_uuid: "10580b841e0a4b5288d78329b0e82241"
mode: GRACEFUL
new_leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:54:55.888665 17329 raft_consensus.cc:606] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Received request to transfer leadership to TS 37e77f5fc2ef419aa7baae7cf84c0dca
I20260709 14:54:55.889810 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:55.891167 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:56.162912 18326 raft_consensus.cc:993] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: : Instructing follower 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:56.163343 18356 raft_consensus.cc:1081] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Signalling peer 37e77f5fc2ef419aa7baae7cf84c0dca to start an election
I20260709 14:54:56.164741 18175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd"
dest_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca"
 from {username='slave'} at 127.0.0.1:60892
I20260709 14:54:56.165220 18175 raft_consensus.cc:493] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:56.165508 18175 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:56.171810 18175 raft_consensus.cc:515] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:56.173902 18175 leader_election.cc:290] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [CANDIDATE]: Term 3 election: Requested vote from peers b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037), 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555)
I20260709 14:54:56.174994 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7"
I20260709 14:54:56.175949 17252 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:56.175202 17328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d90fd62098714ab5bffeecb52406c0cd" candidate_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "10580b841e0a4b5288d78329b0e82241"
I20260709 14:54:56.176729 17328 raft_consensus.cc:3055] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:56.177093 17328 raft_consensus.cc:740] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10580b841e0a4b5288d78329b0e82241, State: Running, Role: LEADER
I20260709 14:54:56.177883 17328 consensus_queue.cc:260] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:56.178941 17328 raft_consensus.cc:3060] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:56.181834 17252 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:56.182823 18125 leader_election.cc:304] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [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: 37e77f5fc2ef419aa7baae7cf84c0dca, b9cbc56cd3ba49a09b44ace2b836b8e7; no voters: 
I20260709 14:54:56.183449 18283 raft_consensus.cc:2804] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:56.183602 17328 raft_consensus.cc:2468] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e77f5fc2ef419aa7baae7cf84c0dca in term 3.
I20260709 14:54:56.183985 18283 raft_consensus.cc:697] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Becoming Leader. State: Replica: 37e77f5fc2ef419aa7baae7cf84c0dca, State: Running, Role: LEADER
I20260709 14:54:56.184904 18283 consensus_queue.cc:237] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [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: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } }
I20260709 14:54:56.193436 17077 catalog_manager.cc:5697] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca reported cstate change: term changed from 2 to 3, leader changed from 10580b841e0a4b5288d78329b0e82241 (127.14.207.3) to 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1). New cstate: current_term: 3 leader_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e77f5fc2ef419aa7baae7cf84c0dca" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 44473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:56.565023 17252 raft_consensus.cc:1275] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:56.566373 18283 consensus_queue.cc:1048] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cbc56cd3ba49a09b44ace2b836b8e7" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.582710 17325 raft_consensus.cc:1275] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Refusing update from remote peer 37e77f5fc2ef419aa7baae7cf84c0dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:56.584492 18284 consensus_queue.cc:1048] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "10580b841e0a4b5288d78329b0e82241" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.892045 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:56.925067 15164 tablet_server.cc:179] TabletServer@127.14.207.1:44473 shutting down...
I20260709 14:54:56.947815 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.948603 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.949318 15164 raft_consensus.cc:2243] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.949743 15164 raft_consensus.cc:2272] T 2019d62ad0c4490eb17ae46b35e78cdb P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.952406 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.953349 15164 raft_consensus.cc:2243] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.953859 15164 raft_consensus.cc:2272] T 71fc24ae62014fb7a4ce7717983d5d8d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.956439 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.956995 15164 raft_consensus.cc:2243] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.957342 15164 raft_consensus.cc:2272] T 2f3c1a5b81884f79a37b72fe42600450 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.959487 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.960309 15164 raft_consensus.cc:2243] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:56.960332 17293 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 205 similar messages]
I20260709 14:54:56.960933 15164 raft_consensus.cc:2272] T e589f02dbd554263aeeebb9c29f9c611 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.963546 17293 consensus_peers.cc:597] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.963749 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.964614 15164 raft_consensus.cc:2243] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.965101 15164 raft_consensus.cc:2272] T 3036d2412c874910a85e6798c327a205 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.968005 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.968919 15164 raft_consensus.cc:2243] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:56.968966 17293 consensus_peers.cc:597] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.969475 15164 raft_consensus.cc:2272] T 42206096250b44abb24d6468da2ff485 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.972234 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.973112 15164 raft_consensus.cc:2243] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.973645 15164 raft_consensus.cc:2272] T 458190ecd8ec42f08b77b0e1767dcd8b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.976277 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.976840 15164 raft_consensus.cc:2243] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.977242 15164 raft_consensus.cc:2272] T 3f31eede22754dacb0a320dc6b929209 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.978065 17293 consensus_peers.cc:597] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.979372 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.980015 15164 raft_consensus.cc:2243] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.980665 15164 raft_consensus.cc:2272] T 1e910abf883b458f8448a040cd4c8743 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.982590 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.983103 15164 raft_consensus.cc:2243] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.983758 15164 raft_consensus.cc:2272] T d5c420a06b0345308c19095092058f4d P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.985639 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.986356 15164 raft_consensus.cc:2243] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.986763 15164 raft_consensus.cc:2272] T ec1371d82712402d9b7039738f1b9d09 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.988905 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.989434 15164 raft_consensus.cc:2243] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.990118 15164 raft_consensus.cc:2272] T 95c9bbe36e5d421091db4739057aa467 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.992467 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.993021 15164 raft_consensus.cc:2243] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.993388 15164 raft_consensus.cc:2272] T 793851d7e0f74853893e3b965d57cd0b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.995364 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.995882 15164 raft_consensus.cc:2243] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.996265 15164 raft_consensus.cc:2272] T b53f2103644e45d08fdcfc1411c8fb37 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.998076 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:56.998579 15164 raft_consensus.cc:2243] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.998929 15164 raft_consensus.cc:2272] T d19063ab0db34509b7457fdefdb68d5a P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.000734 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.001240 15164 raft_consensus.cc:2243] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.001928 15164 raft_consensus.cc:2272] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.003715 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.004241 15164 raft_consensus.cc:2243] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.004575 15164 raft_consensus.cc:2272] T b67175ebcd8c4bb48d54b18625d830bc P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.006244 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.006789 15164 raft_consensus.cc:2243] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.007140 15164 raft_consensus.cc:2272] T 311fb22cff2a4efd980b1bf802d8f094 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.008970 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.009475 15164 raft_consensus.cc:2243] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.010160 15164 raft_consensus.cc:2272] T 37bc8d8fec624924b91a4d03de07ef3e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.012030 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.012557 15164 raft_consensus.cc:2243] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.013226 15164 raft_consensus.cc:2272] T b2ab3f295e604b47ac8028b628a2c8f3 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.015105 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.015704 15164 raft_consensus.cc:2243] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.016587 15164 raft_consensus.cc:2272] T cdef9430217342e395ab7f500f81b5b8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.019120 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.019737 15164 raft_consensus.cc:2243] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.020141 15164 raft_consensus.cc:2272] T 3794e0596abb4a6aacdcd11905889481 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.021155 17367 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.022272 15164 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:57.022396 17367 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.023057 15164 raft_consensus.cc:2243] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.023566 15164 raft_consensus.cc:2272] T d629ccce60d04c29b8e42692e0169730 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.025949 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.026532 15164 raft_consensus.cc:2243] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.026940 15164 raft_consensus.cc:2272] T cace4ee2bd4340f188bfbf9a887d6491 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.028801 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.029557 15164 raft_consensus.cc:2243] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.029956 15164 raft_consensus.cc:2272] T b688e139ce774f4e9205154fe55a752f P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.030827 17293 consensus_peers.cc:597] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.032332 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.033062 15164 raft_consensus.cc:2243] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.034014 15164 raft_consensus.cc:2272] T 17b03b48fee2436a9379d5fac367f94b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.036512 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.037288 15164 raft_consensus.cc:2243] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.037751 15164 raft_consensus.cc:2272] T 064082a86db44fe49300ecfcf0a52e27 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.040256 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.041162 15164 raft_consensus.cc:2243] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.041786 15164 raft_consensus.cc:2272] T 6fa1db904dbc48dc9a096a06512c1f79 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.044863 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.045608 15164 raft_consensus.cc:2243] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.046187 15164 raft_consensus.cc:2272] T b7bb5d53bdad464283b5dd0760db12ce P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.048883 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.049623 15164 raft_consensus.cc:2243] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.050148 15164 raft_consensus.cc:2272] T 59d7f3ee88c24e54a5d58f87d6581887 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.050236 17367 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.052848 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.053443 15164 raft_consensus.cc:2243] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.054188 15164 raft_consensus.cc:2272] T 314739cb9b89473eaf5290fdfd7e522c P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.056116 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.056627 15164 raft_consensus.cc:2243] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.056991 15164 raft_consensus.cc:2272] T 877cb520d9e64c9192a08548e35b2c07 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.058816 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.059315 15164 raft_consensus.cc:2243] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.060032 15164 raft_consensus.cc:2272] T 9d684f3eefd04d7ca8d7de10d5b65892 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.062136 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.062701 15164 raft_consensus.cc:2243] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.063205 15164 raft_consensus.cc:2272] T 483691a0f84f46928e49240db30433da P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.065419 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.066043 15164 raft_consensus.cc:2243] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.066438 15164 raft_consensus.cc:2272] T 143b936b14754e16bf60c8dfa7f97c53 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.068303 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.068807 15164 raft_consensus.cc:2243] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.069490 15164 raft_consensus.cc:2272] T d9808d4e3ef548bea8be4d989242ee9b P 37e77f5fc2ef419aa7baae7cf84c0dca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.071300 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.071754 15164 raft_consensus.cc:2243] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.072155 15164 raft_consensus.cc:2272] T 2db053531b76481b9ebcbbfa3be7dbf8 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.073930 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.074432 15164 raft_consensus.cc:2243] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.075364 15164 raft_consensus.cc:2272] T d90fd62098714ab5bffeecb52406c0cd P 37e77f5fc2ef419aa7baae7cf84c0dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.077610 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.078128 15164 raft_consensus.cc:2243] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.078567 15164 raft_consensus.cc:2272] T e767bb2bbd5a47fdaf1379eb1f989878 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.079483 17219 consensus_peers.cc:597] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.081126 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.081908 15164 raft_consensus.cc:2243] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.082425 15164 raft_consensus.cc:2272] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.085019 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.085740 15164 raft_consensus.cc:2243] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:57.086056 17219 consensus_peers.cc:597] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.086197 15164 raft_consensus.cc:2272] T 240ddcbeb84c443684a8fe0e69ca9f2e P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.088899 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.090062 15164 raft_consensus.cc:2243] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.091010 15164 raft_consensus.cc:2272] T e5c12c26e4dd402baba27f9af8a124af P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.093566 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.094309 15164 raft_consensus.cc:2243] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.094796 15164 raft_consensus.cc:2272] T 5c4b909f36d94102ae3e6fa9f7248a12 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.097391 15164 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:57.097438 17219 consensus_peers.cc:597] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.098121 15164 raft_consensus.cc:2243] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.099009 15164 raft_consensus.cc:2272] T a8ec8f2375004502ab3bd4bafb009192 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.101576 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:57.102228 15164 raft_consensus.cc:2243] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.102728 15164 raft_consensus.cc:2272] T 7ba5d188b73f4f07a59c75816d4031c4 P 37e77f5fc2ef419aa7baae7cf84c0dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.107470 17367 consensus_peers.cc:597] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.170051 15164 tablet_server.cc:196] TabletServer@127.14.207.1:44473 shutdown complete.
W20260709 14:54:57.199553 17219 consensus_peers.cc:597] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.211364 17219 consensus_peers.cc:597] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.218046 17219 consensus_peers.cc:597] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.219125 17293 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.224625 17367 consensus_peers.cc:597] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.243225 17367 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.247063 17219 consensus_peers.cc:597] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.249058 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
W20260709 14:54:57.259366 17219 consensus_peers.cc:597] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.262837 17366 consensus_peers.cc:597] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.274000 17219 consensus_peers.cc:597] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.281985 17219 consensus_peers.cc:597] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.284790 17293 consensus_peers.cc:597] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.290871 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:57.291869 15164 tablet_replica.cc:333] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.292753 15164 raft_consensus.cc:2243] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.293253 15164 raft_consensus.cc:2272] T a8ec8f2375004502ab3bd4bafb009192 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.295341 17292 consensus_peers.cc:597] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.295734 15164 tablet_replica.cc:333] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.296576 15164 raft_consensus.cc:2243] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.297092 15164 raft_consensus.cc:2272] T cdef9430217342e395ab7f500f81b5b8 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.298529 17366 consensus_peers.cc:597] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.299189 15164 tablet_replica.cc:333] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.299825 15164 raft_consensus.cc:2243] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.300324 15164 raft_consensus.cc:2272] T e5c12c26e4dd402baba27f9af8a124af P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.302517 15164 tablet_replica.cc:333] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.303265 15164 raft_consensus.cc:2243] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.304121 15164 raft_consensus.cc:2272] T 13c2475e50724d0abaae5eea706e656d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.304950 17293 consensus_peers.cc:597] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.306212 15164 tablet_replica.cc:333] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.306861 15164 raft_consensus.cc:2243] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.307263 15164 raft_consensus.cc:2272] T d19063ab0db34509b7457fdefdb68d5a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.309252 15164 tablet_replica.cc:333] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.309829 15164 raft_consensus.cc:2243] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.310559 15164 raft_consensus.cc:2272] T 7ba5d188b73f4f07a59c75816d4031c4 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.312458 15164 tablet_replica.cc:333] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.312978 15164 raft_consensus.cc:2243] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.313362 15164 raft_consensus.cc:2272] T 9d684f3eefd04d7ca8d7de10d5b65892 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.315083 15164 tablet_replica.cc:333] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.315615 15164 raft_consensus.cc:2243] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.316027 15164 raft_consensus.cc:2272] T cc6863c8b22b41618c9ebe871a1ec55d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.317818 15164 tablet_replica.cc:333] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.318338 15164 raft_consensus.cc:2243] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.319154 15164 raft_consensus.cc:2272] T 4ce24edc603b4b05953e8c8db07d9360 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.321385 15164 tablet_replica.cc:333] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.321983 15164 raft_consensus.cc:2243] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.322492 15164 raft_consensus.cc:2272] T 3794e0596abb4a6aacdcd11905889481 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.323025 17219 consensus_peers.cc:597] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.324411 15164 tablet_replica.cc:333] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.325016 15164 raft_consensus.cc:2243] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.325717 15164 raft_consensus.cc:2272] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.327623 15164 tablet_replica.cc:333] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.328200 15164 raft_consensus.cc:2243] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.328590 15164 raft_consensus.cc:2272] T d9808d4e3ef548bea8be4d989242ee9b P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.330341 15164 tablet_replica.cc:333] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.330896 15164 raft_consensus.cc:2243] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.331686 15164 raft_consensus.cc:2272] T 42206096250b44abb24d6468da2ff485 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.334012 15164 tablet_replica.cc:333] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.334649 15164 raft_consensus.cc:2243] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.335085 15164 raft_consensus.cc:2272] T 3036d2412c874910a85e6798c327a205 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.337293 15164 tablet_replica.cc:333] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.337987 15164 raft_consensus.cc:2243] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:57.338065 17293 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.338609 15164 raft_consensus.cc:2272] T 5514534e3590468aa87c639de58d733d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.341259 15164 tablet_replica.cc:333] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.341974 15164 raft_consensus.cc:2243] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.342691 15164 raft_consensus.cc:2272] T 3f31eede22754dacb0a320dc6b929209 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.344751 15164 tablet_replica.cc:333] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.345512 15164 raft_consensus.cc:2243] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.345988 15164 raft_consensus.cc:2272] T 1e910abf883b458f8448a040cd4c8743 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.348435 15164 tablet_replica.cc:333] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.349238 15164 raft_consensus.cc:2243] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:57.349741 17366 consensus_peers.cc:597] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.349771 15164 raft_consensus.cc:2272] T 177a5140a7fb4fa5981cd9609bbd1451 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.353207 15164 tablet_replica.cc:333] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
W20260709 14:54:57.354080 17367 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.354553 15164 raft_consensus.cc:2243] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.355094 15164 raft_consensus.cc:2272] T d090fde60ed5407dba3fd11d7b05b1e0 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.358695 15164 tablet_replica.cc:333] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
W20260709 14:54:57.359249 17292 consensus_peers.cc:597] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.359472 15164 raft_consensus.cc:2243] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.360540 15164 raft_consensus.cc:2272] T ec1371d82712402d9b7039738f1b9d09 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.362703 15164 tablet_replica.cc:333] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.363382 15164 raft_consensus.cc:2243] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.363976 15164 raft_consensus.cc:2272] T 240ddcbeb84c443684a8fe0e69ca9f2e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.364528 17293 consensus_peers.cc:597] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.366477 15164 tablet_replica.cc:333] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
W20260709 14:54:57.367002 17367 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.367314 15164 raft_consensus.cc:2243] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.368311 15164 raft_consensus.cc:2272] T 59d7f3ee88c24e54a5d58f87d6581887 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.369778 17292 consensus_peers.cc:597] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.370605 15164 tablet_replica.cc:333] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.371208 15164 raft_consensus.cc:2243] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.371587 15164 raft_consensus.cc:2272] T 42a5cf322f4e4ae091eae526b1b9c1d5 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.373308 15164 tablet_replica.cc:333] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.373816 15164 raft_consensus.cc:2243] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.374538 15164 raft_consensus.cc:2272] T e767bb2bbd5a47fdaf1379eb1f989878 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.376343 15164 tablet_replica.cc:333] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.376907 15164 raft_consensus.cc:2243] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.377291 15164 raft_consensus.cc:2272] T d90fd62098714ab5bffeecb52406c0cd P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.379374 15164 tablet_replica.cc:333] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.379981 15164 raft_consensus.cc:2243] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.380343 15164 raft_consensus.cc:2272] T 6deda5d202a2417bbe6485dfa498c9a9 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.382076 15164 tablet_replica.cc:333] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.382568 15164 raft_consensus.cc:2243] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.382918 15164 raft_consensus.cc:2272] T b2ab3f295e604b47ac8028b628a2c8f3 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.384536 15164 tablet_replica.cc:333] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.385004 15164 raft_consensus.cc:2243] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.385342 15164 raft_consensus.cc:2272] T 37bc8d8fec624924b91a4d03de07ef3e P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.386999 15164 tablet_replica.cc:333] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.387470 15164 raft_consensus.cc:2243] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.387820 15164 raft_consensus.cc:2272] T b2aa636c6d4e4e47b5d76ed82d0dca72 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.389575 15164 tablet_replica.cc:333] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.390055 15164 raft_consensus.cc:2243] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.390769 15164 raft_consensus.cc:2272] T efdfc22d740c450dbe7d777797dd9d01 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.392634 15164 tablet_replica.cc:333] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.393127 15164 raft_consensus.cc:2243] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.393494 15164 raft_consensus.cc:2272] T 1de5155aef1246bfad48949f33bb40da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.395431 15164 tablet_replica.cc:333] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.396111 15164 raft_consensus.cc:2243] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.396872 15164 raft_consensus.cc:2272] T cace4ee2bd4340f188bfbf9a887d6491 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.398993 15164 tablet_replica.cc:333] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
W20260709 14:54:57.399082 17367 consensus_peers.cc:597] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.399727 15164 raft_consensus.cc:2243] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.400511 15164 raft_consensus.cc:2272] T b688e139ce774f4e9205154fe55a752f P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.402320 15164 tablet_replica.cc:333] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.402796 15164 raft_consensus.cc:2243] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.403663 15164 raft_consensus.cc:2272] T b7bb5d53bdad464283b5dd0760db12ce P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.405532 15164 tablet_replica.cc:333] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.406031 15164 raft_consensus.cc:2243] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.406423 15164 raft_consensus.cc:2272] T 877cb520d9e64c9192a08548e35b2c07 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.408479 15164 tablet_replica.cc:333] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.409067 15164 raft_consensus.cc:2243] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.409566 15164 raft_consensus.cc:2272] T 2019d62ad0c4490eb17ae46b35e78cdb P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.411566 17366 consensus_peers.cc:597] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.411974 15164 tablet_replica.cc:333] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.412652 15164 raft_consensus.cc:2243] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.413193 15164 raft_consensus.cc:2272] T 4d4658c34faf48459b9f3b413c4dc97a P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.413235 17292 consensus_peers.cc:597] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.415604 15164 tablet_replica.cc:333] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.416380 15164 raft_consensus.cc:2243] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:57.416448 17292 consensus_peers.cc:597] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.416929 15164 raft_consensus.cc:2272] T 311fb22cff2a4efd980b1bf802d8f094 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.418866 15164 tablet_replica.cc:333] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.419337 15164 raft_consensus.cc:2243] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.420074 15164 raft_consensus.cc:2272] T 71fc24ae62014fb7a4ce7717983d5d8d P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.421929 15164 tablet_replica.cc:333] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.422381 15164 raft_consensus.cc:2243] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.422746 15164 raft_consensus.cc:2272] T 2f3c1a5b81884f79a37b72fe42600450 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.424530 15164 tablet_replica.cc:333] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.424984 15164 raft_consensus.cc:2243] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.425318 15164 raft_consensus.cc:2272] T 7cc84b58221c4ecb9d6be8d6e4815161 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.427037 15164 tablet_replica.cc:333] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.427470 15164 raft_consensus.cc:2243] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.427820 15164 raft_consensus.cc:2272] T fd36086688644ff8aa5c0a900e2370cf P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.429555 15164 tablet_replica.cc:333] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.429986 15164 raft_consensus.cc:2243] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.430308 15164 raft_consensus.cc:2272] T 483691a0f84f46928e49240db30433da P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.432009 15164 tablet_replica.cc:333] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7: stopping tablet replica
I20260709 14:54:57.432417 15164 raft_consensus.cc:2243] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.433074 15164 raft_consensus.cc:2272] T 143b936b14754e16bf60c8dfa7f97c53 P b9cbc56cd3ba49a09b44ace2b836b8e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.448730 17366 consensus_peers.cc:597] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.452873 17293 consensus_peers.cc:597] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 -> Peer 37e77f5fc2ef419aa7baae7cf84c0dca (127.14.207.1:44473): Couldn't send request to peer 37e77f5fc2ef419aa7baae7cf84c0dca. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:44473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.456276 17366 consensus_peers.cc:597] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.467157 17366 consensus_peers.cc:597] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.482777 17366 consensus_peers.cc:597] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.487517 17366 consensus_peers.cc:597] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.493459 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
W20260709 14:54:57.519362 17292 consensus_peers.cc:597] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.562987 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
W20260709 14:54:57.589442 17368 consensus_peers.cc:597] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.590723 17292 consensus_peers.cc:597] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.592772 17292 consensus_peers.cc:597] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.604740 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:57.605556 15164 tablet_replica.cc:333] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.606402 15164 raft_consensus.cc:2243] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.607304 15164 raft_consensus.cc:2272] T 458190ecd8ec42f08b77b0e1767dcd8b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.609107 15164 tablet_replica.cc:333] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.609745 15164 raft_consensus.cc:2243] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.610107 15164 raft_consensus.cc:2272] T cdef9430217342e395ab7f500f81b5b8 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.611655 15164 tablet_replica.cc:333] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.612200 15164 raft_consensus.cc:2243] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.612553 15164 raft_consensus.cc:2272] T 9d684f3eefd04d7ca8d7de10d5b65892 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.614180 15164 tablet_replica.cc:333] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.614702 15164 raft_consensus.cc:2243] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.615065 15164 raft_consensus.cc:2272] T e589f02dbd554263aeeebb9c29f9c611 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.616760 15164 tablet_replica.cc:333] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.617393 15164 raft_consensus.cc:2243] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.617794 15164 raft_consensus.cc:2272] T cc6863c8b22b41618c9ebe871a1ec55d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.619544 15164 tablet_replica.cc:333] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.620111 15164 raft_consensus.cc:2243] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.620813 15164 raft_consensus.cc:2272] T b67175ebcd8c4bb48d54b18625d830bc P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.622493 15164 tablet_replica.cc:333] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.623047 15164 raft_consensus.cc:2243] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.623508 15164 raft_consensus.cc:2272] T 7ba5d188b73f4f07a59c75816d4031c4 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.625913 15164 tablet_replica.cc:333] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.626559 15164 raft_consensus.cc:2243] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.627002 15164 raft_consensus.cc:2272] T 4ce24edc603b4b05953e8c8db07d9360 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.629065 15164 tablet_replica.cc:333] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.629657 15164 raft_consensus.cc:2243] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.630416 15164 raft_consensus.cc:2272] T 3794e0596abb4a6aacdcd11905889481 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.632645 15164 tablet_replica.cc:333] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.633381 15164 raft_consensus.cc:2243] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.633834 15164 raft_consensus.cc:2272] T b53f2103644e45d08fdcfc1411c8fb37 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.635998 15164 tablet_replica.cc:333] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.636703 15164 raft_consensus.cc:2243] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.637562 15164 raft_consensus.cc:2272] T 2db053531b76481b9ebcbbfa3be7dbf8 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.639950 15164 tablet_replica.cc:333] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.640699 15164 raft_consensus.cc:2243] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.641624 15164 raft_consensus.cc:2272] T 3036d2412c874910a85e6798c327a205 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.643376 17368 consensus_peers.cc:597] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.644157 15164 tablet_replica.cc:333] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.644979 15164 raft_consensus.cc:2243] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.646154 15164 raft_consensus.cc:2272] T b2aa636c6d4e4e47b5d76ed82d0dca72 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.644858 17292 consensus_peers.cc:597] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.647989 17366 consensus_peers.cc:597] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.648399 15164 tablet_replica.cc:333] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.649029 15164 raft_consensus.cc:2243] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.649463 15164 raft_consensus.cc:2272] T efdfc22d740c450dbe7d777797dd9d01 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.651252 15164 tablet_replica.cc:333] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.651782 15164 raft_consensus.cc:2243] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.652520 15164 raft_consensus.cc:2272] T 1de5155aef1246bfad48949f33bb40da P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.654323 15164 tablet_replica.cc:333] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.654871 15164 raft_consensus.cc:2243] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.655552 15164 raft_consensus.cc:2272] T d629ccce60d04c29b8e42692e0169730 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.657419 15164 tablet_replica.cc:333] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.657924 15164 raft_consensus.cc:2243] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.658314 15164 raft_consensus.cc:2272] T b688e139ce774f4e9205154fe55a752f P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.660076 15164 tablet_replica.cc:333] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.660576 15164 raft_consensus.cc:2243] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.660964 15164 raft_consensus.cc:2272] T 17b03b48fee2436a9379d5fac367f94b P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.662539 15164 tablet_replica.cc:333] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.663045 15164 raft_consensus.cc:2243] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.663442 15164 raft_consensus.cc:2272] T 6fa1db904dbc48dc9a096a06512c1f79 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.665194 15164 tablet_replica.cc:333] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.665762 15164 raft_consensus.cc:2243] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.666563 15164 raft_consensus.cc:2272] T 064082a86db44fe49300ecfcf0a52e27 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.668781 15164 tablet_replica.cc:333] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.669440 15164 raft_consensus.cc:2243] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.669863 15164 raft_consensus.cc:2272] T 1e910abf883b458f8448a040cd4c8743 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.669953 17366 consensus_peers.cc:597] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 -> Peer b9cbc56cd3ba49a09b44ace2b836b8e7 (127.14.207.2:40037): Couldn't send request to peer b9cbc56cd3ba49a09b44ace2b836b8e7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:40037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.671880 15164 tablet_replica.cc:333] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.672549 15164 raft_consensus.cc:2243] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.673420 15164 raft_consensus.cc:2272] T 177a5140a7fb4fa5981cd9609bbd1451 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.675645 15164 tablet_replica.cc:333] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.676348 15164 raft_consensus.cc:2243] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.676862 15164 raft_consensus.cc:2272] T 3f31eede22754dacb0a320dc6b929209 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.679064 15164 tablet_replica.cc:333] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.679607 15164 raft_consensus.cc:2243] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.680069 15164 raft_consensus.cc:2272] T fd36086688644ff8aa5c0a900e2370cf P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.681991 15164 tablet_replica.cc:333] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.682507 15164 raft_consensus.cc:2243] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.682917 15164 raft_consensus.cc:2272] T 143b936b14754e16bf60c8dfa7f97c53 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.684829 15164 tablet_replica.cc:333] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.685305 15164 raft_consensus.cc:2243] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.685676 15164 raft_consensus.cc:2272] T 42a5cf322f4e4ae091eae526b1b9c1d5 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.687414 15164 tablet_replica.cc:333] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.687893 15164 raft_consensus.cc:2243] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.688292 15164 raft_consensus.cc:2272] T e767bb2bbd5a47fdaf1379eb1f989878 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.690448 15164 tablet_replica.cc:333] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.691022 15164 raft_consensus.cc:2243] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:57.691334 17368 consensus_peers.cc:597] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.691514 15164 raft_consensus.cc:2272] T d90fd62098714ab5bffeecb52406c0cd P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.693478 15164 tablet_replica.cc:333] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.693981 15164 raft_consensus.cc:2243] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.694406 15164 raft_consensus.cc:2272] T 6deda5d202a2417bbe6485dfa498c9a9 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.696135 15164 tablet_replica.cc:333] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.696614 15164 raft_consensus.cc:2243] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.696987 15164 raft_consensus.cc:2272] T 314739cb9b89473eaf5290fdfd7e522c P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.698696 15164 tablet_replica.cc:333] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.699165 15164 raft_consensus.cc:2243] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.699503 15164 raft_consensus.cc:2272] T 59d7f3ee88c24e54a5d58f87d6581887 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.701452 15164 tablet_replica.cc:333] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.702099 15164 raft_consensus.cc:2243] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.702925 15164 raft_consensus.cc:2272] T 5514534e3590468aa87c639de58d733d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.703419 17368 consensus_peers.cc:597] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.704934 15164 tablet_replica.cc:333] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.705515 15164 raft_consensus.cc:2243] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.705888 15164 raft_consensus.cc:2272] T ec1371d82712402d9b7039738f1b9d09 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.707578 15164 tablet_replica.cc:333] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.708119 15164 raft_consensus.cc:2243] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.708829 15164 raft_consensus.cc:2272] T d090fde60ed5407dba3fd11d7b05b1e0 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.711062 15164 tablet_replica.cc:333] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.711735 15164 raft_consensus.cc:2243] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.712245 15164 raft_consensus.cc:2272] T 4d4658c34faf48459b9f3b413c4dc97a P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.714457 15164 tablet_replica.cc:333] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.715157 15164 raft_consensus.cc:2243] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.715531 15164 raft_consensus.cc:2272] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.718020 15164 tablet_replica.cc:333] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.718708 15164 raft_consensus.cc:2243] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.719208 15164 raft_consensus.cc:2272] T 5c4b909f36d94102ae3e6fa9f7248a12 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.721550 15164 tablet_replica.cc:333] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.722054 15164 raft_consensus.cc:2243] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.722719 15164 raft_consensus.cc:2272] T 877cb520d9e64c9192a08548e35b2c07 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.724714 15164 tablet_replica.cc:333] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.725554 15164 raft_consensus.cc:2243] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.726306 15164 raft_consensus.cc:2272] T 2f3c1a5b81884f79a37b72fe42600450 P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.728564 15164 tablet_replica.cc:333] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.729224 15164 raft_consensus.cc:2243] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.729748 15164 raft_consensus.cc:2272] T 7cc84b58221c4ecb9d6be8d6e4815161 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.731426 17368 consensus_peers.cc:597] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.732173 15164 tablet_replica.cc:333] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.732761 15164 raft_consensus.cc:2243] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.733110 15164 raft_consensus.cc:2272] T 95c9bbe36e5d421091db4739057aa467 P 10580b841e0a4b5288d78329b0e82241 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.735190 15164 tablet_replica.cc:333] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.735832 15164 raft_consensus.cc:2243] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.736683 15164 raft_consensus.cc:2272] T 793851d7e0f74853893e3b965d57cd0b P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.737715 17368 consensus_peers.cc:597] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.739167 15164 tablet_replica.cc:333] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.739892 15164 raft_consensus.cc:2243] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.740365 15164 raft_consensus.cc:2272] T 13c2475e50724d0abaae5eea706e656d P 10580b841e0a4b5288d78329b0e82241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.742157 15164 tablet_replica.cc:333] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241: stopping tablet replica
I20260709 14:54:57.742632 15164 raft_consensus.cc:2243] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.743022 15164 raft_consensus.cc:2272] T d5c420a06b0345308c19095092058f4d P 10580b841e0a4b5288d78329b0e82241 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.786623 17368 consensus_peers.cc:597] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.807684 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:54:57.873760 15164 tablet_server.cc:179] TabletServer@127.14.207.4:0 shutting down...
I20260709 14:54:57.910526 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:57.911242 15164 tablet_replica.cc:333] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.911832 15164 raft_consensus.cc:2243] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.912472 15164 raft_consensus.cc:2272] T 458190ecd8ec42f08b77b0e1767dcd8b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.914629 15164 tablet_replica.cc:333] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.915288 15164 raft_consensus.cc:2243] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.915712 15164 raft_consensus.cc:2272] T e5c12c26e4dd402baba27f9af8a124af P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.916620 17368 consensus_peers.cc:597] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 -> Peer 10580b841e0a4b5288d78329b0e82241 (127.14.207.3:45555): Couldn't send request to peer 10580b841e0a4b5288d78329b0e82241. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.3:45555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.917570 15164 tablet_replica.cc:333] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.918165 15164 raft_consensus.cc:2243] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.918875 15164 raft_consensus.cc:2272] T e589f02dbd554263aeeebb9c29f9c611 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.920699 15164 tablet_replica.cc:333] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.921259 15164 raft_consensus.cc:2243] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.921969 15164 raft_consensus.cc:2272] T cc6863c8b22b41618c9ebe871a1ec55d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.923694 15164 tablet_replica.cc:333] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.924257 15164 raft_consensus.cc:2243] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.924657 15164 raft_consensus.cc:2272] T 4ce24edc603b4b05953e8c8db07d9360 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.926326 15164 tablet_replica.cc:333] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.926836 15164 raft_consensus.cc:2243] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.927500 15164 raft_consensus.cc:2272] T d19063ab0db34509b7457fdefdb68d5a P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.929237 15164 tablet_replica.cc:333] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.929745 15164 raft_consensus.cc:2243] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.930439 15164 raft_consensus.cc:2272] T b53f2103644e45d08fdcfc1411c8fb37 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.932224 15164 tablet_replica.cc:333] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.932746 15164 raft_consensus.cc:2243] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.933115 15164 raft_consensus.cc:2272] T 5514534e3590468aa87c639de58d733d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.934774 15164 tablet_replica.cc:333] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.935309 15164 raft_consensus.cc:2243] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.935694 15164 raft_consensus.cc:2272] T d9808d4e3ef548bea8be4d989242ee9b P dbccf8b834c244ceb113278965f92ed7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.937302 15164 tablet_replica.cc:333] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.937798 15164 raft_consensus.cc:2243] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.938150 15164 raft_consensus.cc:2272] T 2db053531b76481b9ebcbbfa3be7dbf8 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.939858 15164 tablet_replica.cc:333] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.940465 15164 raft_consensus.cc:2243] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.940886 15164 raft_consensus.cc:2272] T 314739cb9b89473eaf5290fdfd7e522c P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.942620 15164 tablet_replica.cc:333] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.943123 15164 raft_consensus.cc:2243] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.943495 15164 raft_consensus.cc:2272] T ffd14c0bdc0d4d64b5fb7916f1d427c5 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.945223 15164 tablet_replica.cc:333] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.945715 15164 raft_consensus.cc:2243] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.946071 15164 raft_consensus.cc:2272] T 42206096250b44abb24d6468da2ff485 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.947664 15164 tablet_replica.cc:333] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.948176 15164 raft_consensus.cc:2243] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.948870 15164 raft_consensus.cc:2272] T fd36086688644ff8aa5c0a900e2370cf P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.951011 15164 tablet_replica.cc:333] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.951565 15164 raft_consensus.cc:2243] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.951988 15164 raft_consensus.cc:2272] T 17b03b48fee2436a9379d5fac367f94b P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.954042 15164 tablet_replica.cc:333] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.954710 15164 raft_consensus.cc:2243] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.955408 15164 raft_consensus.cc:2272] T 6fa1db904dbc48dc9a096a06512c1f79 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.957077 15164 tablet_replica.cc:333] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.957595 15164 raft_consensus.cc:2243] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.957989 15164 raft_consensus.cc:2272] T b7bb5d53bdad464283b5dd0760db12ce P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.959800 15164 tablet_replica.cc:333] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.960354 15164 raft_consensus.cc:2243] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.960772 15164 raft_consensus.cc:2272] T 064082a86db44fe49300ecfcf0a52e27 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.962476 15164 tablet_replica.cc:333] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.962975 15164 raft_consensus.cc:2243] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.963368 15164 raft_consensus.cc:2272] T d090fde60ed5407dba3fd11d7b05b1e0 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.965049 15164 tablet_replica.cc:333] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.965553 15164 raft_consensus.cc:2243] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.966279 15164 raft_consensus.cc:2272] T 483691a0f84f46928e49240db30433da P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.967973 15164 tablet_replica.cc:333] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.968492 15164 raft_consensus.cc:2243] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.968863 15164 raft_consensus.cc:2272] T 177a5140a7fb4fa5981cd9609bbd1451 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.970520 15164 tablet_replica.cc:333] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.971047 15164 raft_consensus.cc:2243] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.971428 15164 raft_consensus.cc:2272] T b2aa636c6d4e4e47b5d76ed82d0dca72 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.973105 15164 tablet_replica.cc:333] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.973601 15164 raft_consensus.cc:2243] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.973959 15164 raft_consensus.cc:2272] T efdfc22d740c450dbe7d777797dd9d01 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.975580 15164 tablet_replica.cc:333] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.976099 15164 raft_consensus.cc:2243] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.976485 15164 raft_consensus.cc:2272] T 1de5155aef1246bfad48949f33bb40da P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.978143 15164 tablet_replica.cc:333] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.978646 15164 raft_consensus.cc:2243] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.979354 15164 raft_consensus.cc:2272] T 42a5cf322f4e4ae091eae526b1b9c1d5 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.981031 15164 tablet_replica.cc:333] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.981541 15164 raft_consensus.cc:2243] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.982206 15164 raft_consensus.cc:2272] T 6deda5d202a2417bbe6485dfa498c9a9 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.983825 15164 tablet_replica.cc:333] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.984375 15164 raft_consensus.cc:2243] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.984737 15164 raft_consensus.cc:2272] T cace4ee2bd4340f188bfbf9a887d6491 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.986395 15164 tablet_replica.cc:333] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.986878 15164 raft_consensus.cc:2243] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.987267 15164 raft_consensus.cc:2272] T d629ccce60d04c29b8e42692e0169730 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.989038 15164 tablet_replica.cc:333] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.989562 15164 raft_consensus.cc:2243] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.989964 15164 raft_consensus.cc:2272] T 71fc24ae62014fb7a4ce7717983d5d8d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.991748 15164 tablet_replica.cc:333] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.992367 15164 raft_consensus.cc:2243] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.993140 15164 raft_consensus.cc:2272] T 240ddcbeb84c443684a8fe0e69ca9f2e P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.994985 15164 tablet_replica.cc:333] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.995502 15164 raft_consensus.cc:2243] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.995877 15164 raft_consensus.cc:2272] T a8ec8f2375004502ab3bd4bafb009192 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.997588 15164 tablet_replica.cc:333] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:57.998123 15164 raft_consensus.cc:2243] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.998831 15164 raft_consensus.cc:2272] T 5c4b909f36d94102ae3e6fa9f7248a12 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.000648 15164 tablet_replica.cc:333] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.001142 15164 raft_consensus.cc:2243] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:58.001842 15164 raft_consensus.cc:2272] T 2019d62ad0c4490eb17ae46b35e78cdb P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.003598 15164 tablet_replica.cc:333] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.004130 15164 raft_consensus.cc:2243] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.004501 15164 raft_consensus.cc:2272] T b2ab3f295e604b47ac8028b628a2c8f3 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.006193 15164 tablet_replica.cc:333] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.006712 15164 raft_consensus.cc:2243] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.007081 15164 raft_consensus.cc:2272] T 37bc8d8fec624924b91a4d03de07ef3e P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.008852 15164 tablet_replica.cc:333] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.009353 15164 raft_consensus.cc:2243] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:58.010064 15164 raft_consensus.cc:2272] T 4d4658c34faf48459b9f3b413c4dc97a P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.012166 15164 tablet_replica.cc:333] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.012713 15164 raft_consensus.cc:2243] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.013120 15164 raft_consensus.cc:2272] T 7d9fdea1680e48f3a8baf4cdd0d70af4 P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.014997 15164 tablet_replica.cc:333] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.015494 15164 raft_consensus.cc:2243] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:58.016338 15164 raft_consensus.cc:2272] T 7cc84b58221c4ecb9d6be8d6e4815161 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.018253 15164 tablet_replica.cc:333] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.018746 15164 raft_consensus.cc:2243] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.019142 15164 raft_consensus.cc:2272] T b67175ebcd8c4bb48d54b18625d830bc P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.020908 15164 tablet_replica.cc:333] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.021385 15164 raft_consensus.cc:2243] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:58.022116 15164 raft_consensus.cc:2272] T 311fb22cff2a4efd980b1bf802d8f094 P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.024032 15164 tablet_replica.cc:333] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.024534 15164 raft_consensus.cc:2243] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.024951 15164 raft_consensus.cc:2272] T 13c2475e50724d0abaae5eea706e656d P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.026700 15164 tablet_replica.cc:333] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.027156 15164 raft_consensus.cc:2243] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.027549 15164 raft_consensus.cc:2272] T d5c420a06b0345308c19095092058f4d P dbccf8b834c244ceb113278965f92ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.029349 15164 tablet_replica.cc:333] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.029809 15164 raft_consensus.cc:2243] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.030184 15164 raft_consensus.cc:2272] T 95c9bbe36e5d421091db4739057aa467 P dbccf8b834c244ceb113278965f92ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.031891 15164 tablet_replica.cc:333] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7: stopping tablet replica
I20260709 14:54:58.032366 15164 raft_consensus.cc:2243] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:58.032771 15164 raft_consensus.cc:2272] T 793851d7e0f74853893e3b965d57cd0b P dbccf8b834c244ceb113278965f92ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.093571 15164 tablet_server.cc:196] TabletServer@127.14.207.4:0 shutdown complete.
I20260709 14:54:58.156121 15164 master.cc:562] Master@127.14.207.62:40045 shutting down...
I20260709 14:54:58.180902 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:58.181437 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:58.181757 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9da61c600bd477f92ee6355150b8d18: stopping tablet replica
I20260709 14:54:58.202297 15164 master.cc:584] Master@127.14.207.62:40045 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34721 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:58.284550 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:42567
I20260709 14:54:58.285704 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:58.291417 18396 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
W20260709 14:54:58.291491 18395 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
W20260709 14:54:58.292085 18398 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
I20260709 14:54:58.294113 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:58.295087 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:58.295262 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:58.295370 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608898295360 us; error 0 us; skew 500 ppm
I20260709 14:54:58.295814 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:58.298084 15164 webserver.cc:533] Webserver started at http://127.14.207.62:40947/ using document root <none> and password file <none>
I20260709 14:54:58.298516 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:58.298667 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:58.298877 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:58.299975 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "ba6dc44349af40ee9fb4bf29e44a1859"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.304702 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:58.307927 18403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.308645 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:58.308913 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "ba6dc44349af40ee9fb4bf29e44a1859"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.309185 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-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)
I20260709 14:54:58.326535 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:58.327723 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:58.363615 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:42567
I20260709 14:54:58.363699 18454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:42567 every 8 connection(s)
I20260709 14:54:58.367408 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.377565 18455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859: Bootstrap starting.
I20260709 14:54:58.382257 18455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.386376 18455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859: No bootstrap required, opened a new log
I20260709 14:54:58.388490 18455 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER }
I20260709 14:54:58.388866 18455 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.389042 18455 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6dc44349af40ee9fb4bf29e44a1859, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.389575 18455 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER }
I20260709 14:54:58.389999 18455 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:58.390185 18455 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:58.390388 18455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.394681 18455 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER }
I20260709 14:54:58.395149 18455 leader_election.cc:304] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [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: ba6dc44349af40ee9fb4bf29e44a1859; no voters: 
I20260709 14:54:58.396212 18455 leader_election.cc:290] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:58.396522 18458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.397816 18458 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 1 LEADER]: Becoming Leader. State: Replica: ba6dc44349af40ee9fb4bf29e44a1859, State: Running, Role: LEADER
I20260709 14:54:58.398496 18458 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [LEADER]: Queue going to LEADER mode. State: All 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: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER }
I20260709 14:54:58.399209 18455 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:58.402534 18460 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba6dc44349af40ee9fb4bf29e44a1859. Latest consensus state: current_term: 1 leader_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER } }
I20260709 14:54:58.403324 18460 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:58.402657 18459 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6dc44349af40ee9fb4bf29e44a1859" member_type: VOTER } }
I20260709 14:54:58.404332 18459 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:58.406293 18465 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:58.411058 18465 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:58.417325 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:58.419291 18465 catalog_manager.cc:1383] Generated new cluster ID: 20fa107d33f54d60b35365ed5cbd5391
I20260709 14:54:58.419552 18465 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:58.440623 18465 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:58.441887 18465 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:58.454726 18465 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859: Generated new TSK 0
I20260709 14:54:58.455313 18465 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:58.483808 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:58.489550 18476 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
W20260709 14:54:58.490548 18477 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
W20260709 14:54:58.491935 18479 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
I20260709 14:54:58.492973 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:58.493927 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:58.494112 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:58.494230 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608898494220 us; error 0 us; skew 500 ppm
I20260709 14:54:58.494715 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:58.496968 15164 webserver.cc:533] Webserver started at http://127.14.207.1:38811/ using document root <none> and password file <none>
I20260709 14:54:58.497426 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:58.497579 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:58.497795 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:58.498835 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "caa17364eb104661a8bc1185b8e071a4"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.503459 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:58.506872 18484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.507592 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:58.507876 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "caa17364eb104661a8bc1185b8e071a4"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.508178 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-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)
I20260709 14:54:58.525790 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:58.527051 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:58.528728 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:58.531028 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:58.531224 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.531476 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:58.531652 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.570108 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:46733
I20260709 14:54:58.570207 18546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:46733 every 8 connection(s)
I20260709 14:54:58.574923 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:58.581967 18552 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
W20260709 14:54:58.582567 18551 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
W20260709 14:54:58.585322 18554 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
I20260709 14:54:58.585367 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:58.586534 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:58.586745 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:58.586906 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608898586890 us; error 0 us; skew 500 ppm
I20260709 14:54:58.587431 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:58.589742 18547 heartbeater.cc:344] Connected to a master server at 127.14.207.62:42567
I20260709 14:54:58.590085 18547 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:58.590279 15164 webserver.cc:533] Webserver started at http://127.14.207.2:39101/ using document root <none> and password file <none>
I20260709 14:54:58.590831 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:58.590826 18547 heartbeater.cc:507] Master 127.14.207.62:42567 requested a full tablet report, sending...
I20260709 14:54:58.591207 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:58.591490 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:58.592796 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "2edb596ad9de491aa7da33802415c714"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.593082 18420 ts_manager.cc:194] Registered new tserver with Master: caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:54:58.594825 18420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46286
I20260709 14:54:58.597569 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:58.601169 18559 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.601886 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:58.602169 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "2edb596ad9de491aa7da33802415c714"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.602437 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-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)
I20260709 14:54:58.625454 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:58.626652 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:58.628156 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:58.630374 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:58.630553 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.630800 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:58.630940 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.669509 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:46343
I20260709 14:54:58.669611 18621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:46343 every 8 connection(s)
I20260709 14:54:58.674137 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:58.681617 18625 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
W20260709 14:54:58.683965 18626 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
I20260709 14:54:58.686304 15164 server_base.cc:1061] running on GCE node
I20260709 14:54:58.687143 18622 heartbeater.cc:344] Connected to a master server at 127.14.207.62:42567
I20260709 14:54:58.687543 18622 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:58.686237 18628 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
I20260709 14:54:58.688334 18622 heartbeater.cc:507] Master 127.14.207.62:42567 requested a full tablet report, sending...
I20260709 14:54:58.688663 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:58.688900 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:58.689033 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608898689023 us; error 0 us; skew 500 ppm
I20260709 14:54:58.689698 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:58.690372 18420 ts_manager.cc:194] Registered new tserver with Master: 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:58.691974 18420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46288
I20260709 14:54:58.692266 15164 webserver.cc:533] Webserver started at http://127.14.207.3:45177/ using document root <none> and password file <none>
I20260709 14:54:58.692864 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:58.693095 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:58.693383 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:58.694494 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "83de17dd8b454798bb9ca7adba932507"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.698890 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:58.702155 18633 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.702883 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:58.703171 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "83de17dd8b454798bb9ca7adba932507"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:54:58.703444 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-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)
I20260709 14:54:58.727094 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:58.728356 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:58.729825 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:58.732101 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:58.732302 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.732545 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:58.732684 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.771003 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:43279
I20260709 14:54:58.771102 18695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:43279 every 8 connection(s)
I20260709 14:54:58.784078 18696 heartbeater.cc:344] Connected to a master server at 127.14.207.62:42567
I20260709 14:54:58.784448 18696 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:58.785194 18696 heartbeater.cc:507] Master 127.14.207.62:42567 requested a full tablet report, sending...
I20260709 14:54:58.787087 18420 ts_manager.cc:194] Registered new tserver with Master: 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:58.787256 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013310248s
I20260709 14:54:58.788494 18420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46302
I20260709 14:54:58.811968 18420 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46318:
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"
    }
  }
}
W20260709 14:54:58.814836 18420 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.
I20260709 14:54:58.897143 18586 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:58.898804 18586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.898953 18587 tablet_service.cc:1511] Processing CreateTablet for tablet bd3807795caa44f7a9ea69088d3ffe8a (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:58.900307 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3807795caa44f7a9ea69088d3ffe8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.905818 18585 tablet_service.cc:1511] Processing CreateTablet for tablet bec209db92af47638fedaed99642ca15 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:58.907235 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec209db92af47638fedaed99642ca15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.908978 18584 tablet_service.cc:1511] Processing CreateTablet for tablet 258be51d27bb4370bef15bc06816fb97 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:58.910427 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258be51d27bb4370bef15bc06816fb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.911836 18512 tablet_service.cc:1511] Processing CreateTablet for tablet bd3807795caa44f7a9ea69088d3ffe8a (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:58.912516 18583 tablet_service.cc:1511] Processing CreateTablet for tablet bcc49299ee7f466cb47dff3c08cd9c3f (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:58.913306 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3807795caa44f7a9ea69088d3ffe8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.913127 18506 tablet_service.cc:1511] Processing CreateTablet for tablet bf8309769d0a41d49f36be2747178f3d (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:58.914752 18582 tablet_service.cc:1511] Processing CreateTablet for tablet a0ba8517876c413ba21889aac7124a05 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:58.915269 18507 tablet_service.cc:1511] Processing CreateTablet for tablet a0ba8517876c413ba21889aac7124a05 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:58.916596 18581 tablet_service.cc:1511] Processing CreateTablet for tablet bf8309769d0a41d49f36be2747178f3d (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:58.917791 18508 tablet_service.cc:1511] Processing CreateTablet for tablet bcc49299ee7f466cb47dff3c08cd9c3f (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:58.919751 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ba8517876c413ba21889aac7124a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.919931 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 258be51d27bb4370bef15bc06816fb97 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:58.922008 18510 tablet_service.cc:1511] Processing CreateTablet for tablet bec209db92af47638fedaed99642ca15 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:58.923669 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc49299ee7f466cb47dff3c08cd9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.924202 18511 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:58.925081 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8309769d0a41d49f36be2747178f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.926924 18505 tablet_service.cc:1511] Processing CreateTablet for tablet f578c11992534bfba28511118636aed8 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:58.928011 18504 tablet_service.cc:1511] Processing CreateTablet for tablet b734d9403b2c4652af0d78aa9888ea8e (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:58.916643 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ba8517876c413ba21889aac7124a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.929565 18504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b734d9403b2c4652af0d78aa9888ea8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.929899 18503 tablet_service.cc:1511] Processing CreateTablet for tablet 6970451fe4a64762a299ad1436fac7b1 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:58.931176 18503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970451fe4a64762a299ad1436fac7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.932180 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec209db92af47638fedaed99642ca15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.932770 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f578c11992534bfba28511118636aed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.934898 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc49299ee7f466cb47dff3c08cd9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.936226 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258be51d27bb4370bef15bc06816fb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.938653 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.940544 18580 tablet_service.cc:1511] Processing CreateTablet for tablet f578c11992534bfba28511118636aed8 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:58.940804 18579 tablet_service.cc:1511] Processing CreateTablet for tablet b734d9403b2c4652af0d78aa9888ea8e (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:58.942027 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f578c11992534bfba28511118636aed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.942776 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 6970451fe4a64762a299ad1436fac7b1 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:58.944785 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970451fe4a64762a299ad1436fac7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.945386 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8309769d0a41d49f36be2747178f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.948670 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b734d9403b2c4652af0d78aa9888ea8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.994589 18661 tablet_service.cc:1511] Processing CreateTablet for tablet bd3807795caa44f7a9ea69088d3ffe8a (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:58.997152 18660 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:58.997381 18653 tablet_service.cc:1511] Processing CreateTablet for tablet b734d9403b2c4652af0d78aa9888ea8e (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:58.999771 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 6970451fe4a64762a299ad1436fac7b1 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:59.000947 18658 tablet_service.cc:1511] Processing CreateTablet for tablet 258be51d27bb4370bef15bc06816fb97 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:58.999771 18659 tablet_service.cc:1511] Processing CreateTablet for tablet bec209db92af47638fedaed99642ca15 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:59.003396 18657 tablet_service.cc:1511] Processing CreateTablet for tablet bcc49299ee7f466cb47dff3c08cd9c3f (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:59.009196 18655 tablet_service.cc:1511] Processing CreateTablet for tablet bf8309769d0a41d49f36be2747178f3d (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:59.011656 18654 tablet_service.cc:1511] Processing CreateTablet for tablet f578c11992534bfba28511118636aed8 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:59.005616 18656 tablet_service.cc:1511] Processing CreateTablet for tablet a0ba8517876c413ba21889aac7124a05 (DEFAULT_TABLE table=test-workload [id=81ddec6e014348a1aefb6a3a54e2c1a2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:59.014122 18661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3807795caa44f7a9ea69088d3ffe8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.018537 18658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258be51d27bb4370bef15bc06816fb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.020239 18660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff7e3c5ba0942e199b4060d9e91fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.024327 18657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc49299ee7f466cb47dff3c08cd9c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.024981 18659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec209db92af47638fedaed99642ca15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.026222 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6970451fe4a64762a299ad1436fac7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.028623 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b734d9403b2c4652af0d78aa9888ea8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.030889 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f578c11992534bfba28511118636aed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.032238 18656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ba8517876c413ba21889aac7124a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.033881 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8309769d0a41d49f36be2747178f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:59.052527 18712 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.062873 18712 tablet_bootstrap.cc:654] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.070088 18713 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.072316 18711 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.088156 18711 tablet_bootstrap.cc:654] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.106972 18712 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.107555 18712 ts_tablet_manager.cc:1403] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.009s
I20260709 14:54:59.117354 18712 raft_consensus.cc:359] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.118171 18712 raft_consensus.cc:385] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.118286 18713 tablet_bootstrap.cc:654] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.118513 18712 raft_consensus.cc:740] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.119153 18711 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.119248 18712 consensus_queue.cc:260] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.119794 18711 ts_tablet_manager.cc:1403] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.010s
I20260709 14:54:59.121471 18547 heartbeater.cc:499] Master 127.14.207.62:42567 was elected leader, sending a full tablet report...
I20260709 14:54:59.121996 18712 ts_tablet_manager.cc:1434] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 14:54:59.122957 18712 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.123039 18711 raft_consensus.cc:359] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.123893 18711 raft_consensus.cc:385] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.124218 18711 raft_consensus.cc:740] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.125123 18711 consensus_queue.cc:260] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.129267 18712 tablet_bootstrap.cc:654] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.130003 18713 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.130561 18713 ts_tablet_manager.cc:1403] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.000s
I20260709 14:54:59.133723 18713 raft_consensus.cc:359] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.134227 18711 ts_tablet_manager.cc:1434] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:54:59.134577 18713 raft_consensus.cc:385] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.134886 18713 raft_consensus.cc:740] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.135018 18622 heartbeater.cc:499] Master 127.14.207.62:42567 was elected leader, sending a full tablet report...
I20260709 14:54:59.135767 18713 consensus_queue.cc:260] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.142377 18711 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.150002 18711 tablet_bootstrap.cc:654] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.154645 18696 heartbeater.cc:499] Master 127.14.207.62:42567 was elected leader, sending a full tablet report...
I20260709 14:54:59.159643 18711 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.160248 18711 ts_tablet_manager.cc:1403] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 14:54:59.163518 18713 ts_tablet_manager.cc:1434] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.019s
I20260709 14:54:59.163257 18711 raft_consensus.cc:359] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.164004 18711 raft_consensus.cc:385] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.164315 18711 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.164621 18713 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.165321 18711 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.167747 18711 ts_tablet_manager.cc:1434] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:59.168781 18711 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.171525 18713 tablet_bootstrap.cc:654] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.171824 18712 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.172441 18712 ts_tablet_manager.cc:1403] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.050s	user 0.040s	sys 0.009s
W20260709 14:54:59.173463 18623 tablet.cc:2406] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:59.176502 18711 tablet_bootstrap.cc:654] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.176877 18712 raft_consensus.cc:359] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.177627 18712 raft_consensus.cc:385] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.177903 18712 raft_consensus.cc:740] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.178813 18712 consensus_queue.cc:260] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.181169 18712 ts_tablet_manager.cc:1434] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:59.182140 18712 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.183550 18713 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.183818 18711 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.184145 18713 ts_tablet_manager.cc:1403] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:54:59.184321 18711 ts_tablet_manager.cc:1403] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:54:59.187462 18713 raft_consensus.cc:359] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.188247 18713 raft_consensus.cc:385] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.187742 18711 raft_consensus.cc:359] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.188376 18712 tablet_bootstrap.cc:654] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.188709 18713 raft_consensus.cc:740] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.188779 18711 raft_consensus.cc:385] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.189329 18711 raft_consensus.cc:740] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.189704 18713 consensus_queue.cc:260] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.190145 18711 consensus_queue.cc:260] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.192575 18713 ts_tablet_manager.cc:1434] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:59.192744 18711 ts_tablet_manager.cc:1434] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:59.193710 18713 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.194108 18711 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.197443 18718 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.197994 18718 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.199833 18712 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.200407 18712 ts_tablet_manager.cc:1403] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.013s
I20260709 14:54:59.202687 18711 tablet_bootstrap.cc:654] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.203434 18712 raft_consensus.cc:359] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.204337 18712 raft_consensus.cc:385] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.204632 18712 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.205587 18712 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.207944 18718 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279), caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:54:59.212750 18713 tablet_bootstrap.cc:654] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.214780 18712 ts_tablet_manager.cc:1434] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:54:59.216063 18712 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.222831 18712 tablet_bootstrap.cc:654] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.226543 18711 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.227201 18711 ts_tablet_manager.cc:1403] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260709 14:54:59.230365 18711 raft_consensus.cc:359] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.231272 18711 raft_consensus.cc:385] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.231660 18711 raft_consensus.cc:740] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.232661 18711 consensus_queue.cc:260] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.235461 18711 ts_tablet_manager.cc:1434] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:59.236701 18711 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.239558 18712 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.240134 18712 ts_tablet_manager.cc:1403] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260709 14:54:59.243063 18712 raft_consensus.cc:359] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.243780 18712 raft_consensus.cc:385] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.244123 18712 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.244505 18711 tablet_bootstrap.cc:654] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.244958 18712 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.249747 18712 ts_tablet_manager.cc:1434] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:59.250931 18712 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.256424 18711 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.257097 18711 ts_tablet_manager.cc:1403] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:54:59.257561 18712 tablet_bootstrap.cc:654] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.260254 18711 raft_consensus.cc:359] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.261286 18711 raft_consensus.cc:385] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.261675 18711 raft_consensus.cc:740] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.262645 18711 consensus_queue.cc:260] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.268450 18711 ts_tablet_manager.cc:1434] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:59.269788 18711 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.276849 18711 tablet_bootstrap.cc:654] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.280864 18712 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.281488 18712 ts_tablet_manager.cc:1403] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260709 14:54:59.281945 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
W20260709 14:54:59.283823 18561 leader_election.cc:343] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.284781 18712 raft_consensus.cc:359] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.285688 18712 raft_consensus.cc:385] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.285990 18712 raft_consensus.cc:740] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.286499 18713 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.286756 18718 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.287045 18713 ts_tablet_manager.cc:1403] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.094s	user 0.036s	sys 0.034s
I20260709 14:54:59.287309 18718 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.286868 18712 consensus_queue.cc:260] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.289539 18718 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.290249 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
W20260709 14:54:59.291669 18561 leader_election.cc:343] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.291935 18712 ts_tablet_manager.cc:1434] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:59.292549 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.293015 18712 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.293179 18713 raft_consensus.cc:359] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.293932 18713 raft_consensus.cc:385] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.293982 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.294334 18713 raft_consensus.cc:740] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.295439 18711 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.295208 18713 consensus_queue.cc:260] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
W20260709 14:54:59.295842 18562 leader_election.cc:343] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.296340 18562 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2edb596ad9de491aa7da33802415c714; no voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.297426 18713 ts_tablet_manager.cc:1434] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
W20260709 14:54:59.297504 18562 leader_election.cc:343] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.298022 18562 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2edb596ad9de491aa7da33802415c714; no voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.299319 18718 raft_consensus.cc:2749] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.300132 18718 raft_consensus.cc:2749] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.302019 18712 tablet_bootstrap.cc:654] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.301070 18713 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.295989 18711 ts_tablet_manager.cc:1403] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 14:54:59.307751 18711 raft_consensus.cc:359] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.308617 18711 raft_consensus.cc:385] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.308907 18711 raft_consensus.cc:740] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.309752 18711 consensus_queue.cc:260] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.312484 18711 ts_tablet_manager.cc:1434] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:54:59.313431 18711 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.313630 18712 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.314149 18712 ts_tablet_manager.cc:1403] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 14:54:59.315313 18713 tablet_bootstrap.cc:654] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.317078 18712 raft_consensus.cc:359] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.317867 18712 raft_consensus.cc:385] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.318176 18712 raft_consensus.cc:740] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.319128 18712 consensus_queue.cc:260] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.319666 18711 tablet_bootstrap.cc:654] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.324028 18712 ts_tablet_manager.cc:1434] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:54:59.325109 18712 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.330935 18733 raft_consensus.cc:493] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.331254 18712 tablet_bootstrap.cc:654] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.331485 18733 raft_consensus.cc:515] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.333742 18733 leader_election.cc:290] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.336479 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
I20260709 14:54:59.336771 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.337455 18670 raft_consensus.cc:2468] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 0.
W20260709 14:54:59.337945 18561 leader_election.cc:343] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.338191 18712 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.338526 18562 leader_election.cc:304] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.338734 18713 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.338757 18712 ts_tablet_manager.cc:1403] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 14:54:59.339236 18733 raft_consensus.cc:2804] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.339362 18713 ts_tablet_manager.cc:1403] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260709 14:54:59.338224 18711 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.339747 18733 raft_consensus.cc:493] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.340207 18711 ts_tablet_manager.cc:1403] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260709 14:54:59.340332 18733 raft_consensus.cc:3060] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.341838 18712 raft_consensus.cc:359] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.342617 18712 raft_consensus.cc:385] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.342443 18713 raft_consensus.cc:359] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.342945 18712 raft_consensus.cc:740] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.343204 18713 raft_consensus.cc:385] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.343075 18711 raft_consensus.cc:359] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.343613 18713 raft_consensus.cc:740] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.343874 18711 raft_consensus.cc:385] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.343990 18716 raft_consensus.cc:493] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.344252 18711 raft_consensus.cc:740] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.344038 18712 consensus_queue.cc:260] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.344478 18713 consensus_queue.cc:260] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.344637 18716 raft_consensus.cc:515] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.345211 18711 consensus_queue.cc:260] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.349275 18716 leader_election.cc:290] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.350225 18713 ts_tablet_manager.cc:1434] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:59.351414 18713 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.358662 18711 ts_tablet_manager.cc:1434] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:59.362669 18733 raft_consensus.cc:515] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.365151 18716 raft_consensus.cc:493] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.369482 18716 raft_consensus.cc:515] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.371091 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:54:59.371414 18716 leader_election.cc:290] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.371973 18716 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.372375 18716 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
W20260709 14:54:59.372905 18561 leader_election.cc:343] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.374280 18716 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.366935 18713 tablet_bootstrap.cc:654] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.367362 18711 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.375715 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.376417 18670 raft_consensus.cc:3060] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.384371 18711 tablet_bootstrap.cc:654] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.385149 18670 raft_consensus.cc:2468] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 1.
I20260709 14:54:59.386699 18562 leader_election.cc:304] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.387683 18718 raft_consensus.cc:2804] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.389477 18718 raft_consensus.cc:697] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:54:59.390480 18718 consensus_queue.cc:237] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.391754 18713 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.392364 18713 ts_tablet_manager.cc:1403] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
I20260709 14:54:59.393321 18711 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.393826 18711 ts_tablet_manager.cc:1403] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:54:59.397778 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.398609 18597 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.395522 18713 raft_consensus.cc:359] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.399976 18711 raft_consensus.cc:359] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.400416 18713 raft_consensus.cc:385] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.400851 18713 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.401927 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.401832 18713 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.404374 18711 raft_consensus.cc:385] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.404711 18711 raft_consensus.cc:740] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.406971 18713 ts_tablet_manager.cc:1434] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:54:59.408154 18713 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.411090 18417 catalog_manager.cc:5697] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:59.413726 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:59.414770 18713 tablet_bootstrap.cc:654] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.417377 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.418154 18597 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.419697 18711 consensus_queue.cc:260] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.421205 18487 leader_election.cc:304] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.421983 18711 ts_tablet_manager.cc:1434] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:54:59.422179 18716 raft_consensus.cc:2804] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.422674 18716 raft_consensus.cc:493] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.423102 18716 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.423400 18711 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.428404 18720 raft_consensus.cc:493] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.428982 18720 raft_consensus.cc:515] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.429526 18711 tablet_bootstrap.cc:654] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.431252 18716 raft_consensus.cc:515] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.433598 18716 leader_election.cc:290] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.439682 18718 raft_consensus.cc:493] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.440330 18718 raft_consensus.cc:515] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.442579 18718 leader_election.cc:290] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.443571 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
I20260709 14:54:59.444420 18522 raft_consensus.cc:2468] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 0.
I20260709 14:54:59.445952 18561 leader_election.cc:304] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.446998 18718 raft_consensus.cc:2804] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.447397 18718 raft_consensus.cc:493] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.447722 18718 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.448776 18733 leader_election.cc:290] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
W20260709 14:54:59.450103 18487 leader_election.cc:343] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.450963 18487 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.452373 18720 leader_election.cc:290] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.453042 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.453778 18597 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.460178 18716 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.460731 18716 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.461076 18716 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.467381 18597 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.468176 18718 raft_consensus.cc:515] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.470126 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.470948 18670 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.471764 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:54:59.472554 18522 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.474748 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.475531 18670 raft_consensus.cc:2468] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.477540 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.480741 18670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.481416 18670 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.483662 18713 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.484439 18713 ts_tablet_manager.cc:1403] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.006s
I20260709 14:54:59.489601 18738 raft_consensus.cc:493] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.490171 18738 raft_consensus.cc:515] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.490676 18712 ts_tablet_manager.cc:1434] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.151s	user 0.072s	sys 0.075s
I20260709 14:54:59.487834 18713 raft_consensus.cc:359] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.493618 18713 raft_consensus.cc:385] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.493858 18712 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.494374 18752 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.494876 18752 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.496342 18487 leader_election.cc:304] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.500095 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.500864 18712 tablet_bootstrap.cc:654] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.502290 18718 leader_election.cc:290] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
W20260709 14:54:59.503600 18562 leader_election.cc:343] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.494026 18713 raft_consensus.cc:740] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.506290 18713 consensus_queue.cc:260] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.507769 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.508694 18738 leader_election.cc:290] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.510138 18720 raft_consensus.cc:493] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.480985 18522 raft_consensus.cc:2468] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 1.
I20260709 14:54:59.510989 18753 raft_consensus.cc:2804] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.512588 18712 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.518960 18712 ts_tablet_manager.cc:1403] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
W20260709 14:54:59.513031 18562 leader_election.cc:343] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.520156 18711 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.520673 18711 ts_tablet_manager.cc:1403] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.097s	user 0.069s	sys 0.017s
I20260709 14:54:59.521710 18712 raft_consensus.cc:359] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.521932 18561 leader_election.cc:304] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 83de17dd8b454798bb9ca7adba932507
I20260709 14:54:59.522435 18712 raft_consensus.cc:385] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.522718 18712 raft_consensus.cc:740] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.513700 18720 raft_consensus.cc:515] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.523224 18711 raft_consensus.cc:359] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.523368 18712 consensus_queue.cc:260] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.523981 18711 raft_consensus.cc:385] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.524297 18711 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.524955 18711 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.525312 18720 leader_election.cc:290] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.526384 18733 raft_consensus.cc:2804] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.526858 18733 raft_consensus.cc:697] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:54:59.526962 18711 ts_tablet_manager.cc:1434] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:59.527895 18711 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: Bootstrap starting.
I20260709 14:54:59.527714 18733 consensus_queue.cc:237] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.512220 18487 leader_election.cc:304] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [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: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 2edb596ad9de491aa7da33802415c714
I20260709 14:54:59.533900 18711 tablet_bootstrap.cc:654] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.535749 18738 raft_consensus.cc:2804] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.536412 18738 raft_consensus.cc:493] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.536844 18738 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.517580 18713 ts_tablet_manager.cc:1434] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:54:59.538889 18713 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.545907 18738 raft_consensus.cc:515] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.546823 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.547623 18596 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 0.
I20260709 14:54:59.548559 18738 leader_election.cc:290] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.549402 18636 leader_election.cc:304] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:54:59.550384 18720 raft_consensus.cc:2804] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.550786 18720 raft_consensus.cc:493] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.551110 18720 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.551465 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.552233 18597 raft_consensus.cc:2468] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 0.
I20260709 14:54:59.553416 18636 leader_election.cc:304] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:54:59.554306 18755 raft_consensus.cc:2804] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.554672 18755 raft_consensus.cc:493] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.554986 18755 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.555526 18713 tablet_bootstrap.cc:654] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.555757 18718 raft_consensus.cc:493] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.556391 18718 raft_consensus.cc:515] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.518321 18753 raft_consensus.cc:697] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Becoming Leader. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Running, Role: LEADER
I20260709 14:54:59.558769 18718 leader_election.cc:290] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.516728 18716 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.561983 18716 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.517882 18752 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.562593 18755 raft_consensus.cc:515] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.563802 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
I20260709 14:54:59.559490 18753 consensus_queue.cc:237] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.565652 18711 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: No bootstrap required, opened a new log
I20260709 14:54:59.565436 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
I20260709 14:54:59.566146 18711 ts_tablet_manager.cc:1403] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260709 14:54:59.566262 18521 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 0.
W20260709 14:54:59.569626 18635 leader_election.cc:343] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.570221 18711 raft_consensus.cc:359] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.570981 18711 raft_consensus.cc:385] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.571245 18711 raft_consensus.cc:740] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.571537 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:54:59.572630 18755 leader_election.cc:290] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.571954 18711 consensus_queue.cc:260] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.574122 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.574740 18597 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.575059 18711 ts_tablet_manager.cc:1434] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:59.576370 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
W20260709 14:54:59.578542 18562 leader_election.cc:343] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.579617 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
W20260709 14:54:59.580261 18487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.3:43279, user_credentials={real_user=slave}} blocked reactor thread for 68142us
I20260709 14:54:59.580389 18521 raft_consensus.cc:2468] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 0.
W20260709 14:54:59.581076 18487 leader_election.cc:343] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.581182 18597 raft_consensus.cc:2468] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:54:59.581787 18561 leader_election.cc:304] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 83de17dd8b454798bb9ca7adba932507
I20260709 14:54:59.583925 18743 raft_consensus.cc:2804] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.584017 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.584416 18743 raft_consensus.cc:493] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.584797 18743 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.515815 18670 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.585942 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.586274 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.594116 18596 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.586992 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.596150 18671 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
W20260709 14:54:59.588407 18635 leader_election.cc:343] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.588876 18669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.598654 18669 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.589645 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.600811 18595 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.590350 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.604797 18594 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.611076 18712 ts_tablet_manager.cc:1434] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.092s	user 0.039s	sys 0.049s
I20260709 14:54:59.611052 18636 leader_election.cc:304] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.612097 18755 raft_consensus.cc:2804] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.612313 18712 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
W20260709 14:54:59.591176 18487 leader_election.cc:343] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.615607 18487 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.616587 18743 raft_consensus.cc:515] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.617465 18753 raft_consensus.cc:2804] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.617931 18753 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.618294 18753 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.619885 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:54:59.620563 18521 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.621825 18597 raft_consensus.cc:2393] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caa17364eb104661a8bc1185b8e071a4 in current term 1: Already voted for candidate 2edb596ad9de491aa7da33802415c714 in this term.
I20260709 14:54:59.590762 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.605615 18420 catalog_manager.cc:5697] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.625643 18753 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.618286 18594 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.629830 18521 raft_consensus.cc:2468] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 1.
I20260709 14:54:59.631596 18561 leader_election.cc:304] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.632535 18718 raft_consensus.cc:2804] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.632989 18718 raft_consensus.cc:697] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:54:59.633646 18712 tablet_bootstrap.cc:654] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.633805 18718 consensus_queue.cc:237] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.630357 18743 leader_election.cc:290] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.627766 18753 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
W20260709 14:54:59.637224 18636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.207.2:46343, user_credentials={real_user=slave}} blocked reactor thread for 47536.9us
I20260709 14:54:59.641459 18487 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.641937 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
W20260709 14:54:59.642387 18487 leader_election.cc:343] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.643112 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.643700 18671 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.644361 18562 leader_election.cc:343] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:59.644524 18487 leader_election.cc:304] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caa17364eb104661a8bc1185b8e071a4; no voters: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507
I20260709 14:54:59.645308 18752 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.645598 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.645771 18752 raft_consensus.cc:697] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Becoming Leader. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Running, Role: LEADER
I20260709 14:54:59.646191 18594 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.646611 18752 consensus_queue.cc:237] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.648453 18716 raft_consensus.cc:2749] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.643704 18720 raft_consensus.cc:515] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.652812 18669 raft_consensus.cc:2468] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.653110 18594 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.640074 18758 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.654335 18758 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.654518 18487 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.654976 18595 raft_consensus.cc:2468] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.640158 18755 raft_consensus.cc:697] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:54:59.655563 18753 raft_consensus.cc:2804] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.656087 18487 leader_election.cc:304] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.656504 18753 raft_consensus.cc:697] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Becoming Leader. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Running, Role: LEADER
I20260709 14:54:59.656721 18755 consensus_queue.cc:237] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.657157 18716 raft_consensus.cc:2804] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.657763 18716 raft_consensus.cc:697] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Becoming Leader. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Running, Role: LEADER
I20260709 14:54:59.657431 18753 consensus_queue.cc:237] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:54:59.658582 18716 consensus_queue.cc:237] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.651679 18417 catalog_manager.cc:5697] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to caa17364eb104661a8bc1185b8e071a4 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "caa17364eb104661a8bc1185b8e071a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.673532 18758 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.674496 18720 leader_election.cc:290] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.674955 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:54:59.675590 18521 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.676074 18671 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.698000 18713 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.698585 18713 ts_tablet_manager.cc:1403] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.160s	user 0.025s	sys 0.028s
I20260709 14:54:59.700385 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.701069 18595 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.701251 18420 catalog_manager.cc:5697] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.705929 18713 raft_consensus.cc:359] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.706707 18713 raft_consensus.cc:385] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.706982 18713 raft_consensus.cc:740] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.714792 18417 catalog_manager.cc:5697] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.716189 18713 consensus_queue.cc:260] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.718591 18713 ts_tablet_manager.cc:1434] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:54:59.719569 18713 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.715703 18595 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:54:59.721149 18636 leader_election.cc:304] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:54:59.721866 18521 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:54:59.723937 18755 raft_consensus.cc:2804] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.724120 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.724613 18755 raft_consensus.cc:697] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:54:59.725135 18671 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.726581 18487 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.727937 18716 raft_consensus.cc:2804] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.728363 18716 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.728722 18716 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.729578 18755 consensus_queue.cc:237] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.724123 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.732556 18595 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 0.
I20260709 14:54:59.734654 18712 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.735169 18712 ts_tablet_manager.cc:1403] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.022s
I20260709 14:54:59.735170 18716 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.737596 18716 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.738359 18712 raft_consensus.cc:359] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.739120 18712 raft_consensus.cc:385] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.739310 18712 raft_consensus.cc:740] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.738543 18713 tablet_bootstrap.cc:654] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.739732 18712 consensus_queue.cc:260] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.739874 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:54:59.741051 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:54:59.741403 18595 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.741674 18712 ts_tablet_manager.cc:1434] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:59.741636 18671 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.742734 18712 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:54:59.744680 18417 catalog_manager.cc:5697] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to caa17364eb104661a8bc1185b8e071a4 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "caa17364eb104661a8bc1185b8e071a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.746551 18417 catalog_manager.cc:5697] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to caa17364eb104661a8bc1185b8e071a4 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "caa17364eb104661a8bc1185b8e071a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.748713 18712 tablet_bootstrap.cc:654] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.748983 18671 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.749030 18595 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caa17364eb104661a8bc1185b8e071a4 in term 1.
I20260709 14:54:59.750386 18487 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:54:59.751035 18752 raft_consensus.cc:2804] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.751550 18752 raft_consensus.cc:697] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Becoming Leader. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Running, Role: LEADER
I20260709 14:54:59.748255 18417 catalog_manager.cc:5697] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to caa17364eb104661a8bc1185b8e071a4 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "caa17364eb104661a8bc1185b8e071a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.752528 18752 consensus_queue.cc:237] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.762086 18713 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.762717 18713 ts_tablet_manager.cc:1403] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 14:54:59.765620 18713 raft_consensus.cc:359] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.766350 18713 raft_consensus.cc:385] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.766628 18713 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.758733 18420 catalog_manager.cc:5697] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.768846 18713 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.770077 18712 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: No bootstrap required, opened a new log
I20260709 14:54:59.770692 18712 ts_tablet_manager.cc:1403] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.005s
I20260709 14:54:59.773466 18713 ts_tablet_manager.cc:1434] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:54:59.773384 18712 raft_consensus.cc:359] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.774220 18712 raft_consensus.cc:385] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.774537 18713 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
W20260709 14:54:59.774714 18561 consensus_peers.cc:597] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:59.774576 18712 raft_consensus.cc:740] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.775734 18712 consensus_queue.cc:260] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.777750 18712 ts_tablet_manager.cc:1434] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:59.779726 18713 tablet_bootstrap.cc:654] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.785763 18713 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.786158 18713 ts_tablet_manager.cc:1403] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:54:59.787529 18418 catalog_manager.cc:5697] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to caa17364eb104661a8bc1185b8e071a4 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "caa17364eb104661a8bc1185b8e071a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.788184 18713 raft_consensus.cc:359] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.788741 18713 raft_consensus.cc:385] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.788996 18713 raft_consensus.cc:740] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.789535 18713 consensus_queue.cc:260] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.790974 18713 ts_tablet_manager.cc:1434] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:59.792057 18713 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: Bootstrap starting.
I20260709 14:54:59.796239 18718 consensus_queue.cc:1048] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.797093 18713 tablet_bootstrap.cc:654] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.801725 18713 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: No bootstrap required, opened a new log
I20260709 14:54:59.802186 18713 ts_tablet_manager.cc:1403] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:59.804765 18713 raft_consensus.cc:359] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.805590 18713 raft_consensus.cc:385] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.805860 18713 raft_consensus.cc:740] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.806562 18713 consensus_queue.cc:260] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.809263 18713 ts_tablet_manager.cc:1434] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:59.815182 18762 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.815727 18762 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.817924 18762 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.818526 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caa17364eb104661a8bc1185b8e071a4" is_pre_election: true
I20260709 14:54:59.818871 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.819732 18595 raft_consensus.cc:2393] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83de17dd8b454798bb9ca7adba932507 in current term 1: Already voted for candidate caa17364eb104661a8bc1185b8e071a4 in this term.
I20260709 14:54:59.821003 18636 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507; no voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.821628 18762 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.826903 18762 raft_consensus.cc:2749] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.827836 15164 ts_manager.cc:295] Set tserver state for caa17364eb104661a8bc1185b8e071a4 to MAINTENANCE_MODE
I20260709 14:54:59.828583 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
I20260709 14:54:59.828972 18752 raft_consensus.cc:493] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.829730 18752 raft_consensus.cc:515] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.834242 18752 leader_election.cc:290] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:54:59.834985 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:54:59.835496 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6970451fe4a64762a299ad1436fac7b1" candidate_uuid: "caa17364eb104661a8bc1185b8e071a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:54:59.837214 18487 leader_election.cc:304] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caa17364eb104661a8bc1185b8e071a4; no voters: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507
I20260709 14:54:59.837977 18752 raft_consensus.cc:2749] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.847817 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:59.848702 15164 tablet_replica.cc:333] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.849349 15164 raft_consensus.cc:2243] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:59.849771 15164 raft_consensus.cc:2272] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.851616 15164 tablet_replica.cc:333] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.852191 15164 raft_consensus.cc:2243] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:59.852730 15164 pending_rounds.cc:70] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Trying to abort 1 pending ops.
I20260709 14:54:59.852926 15164 pending_rounds.cc:77] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662053396557824 op_type: NO_OP noop_request { }
I20260709 14:54:59.853210 15164 raft_consensus.cc:2889] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:59.853425 15164 raft_consensus.cc:2272] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.855482 15164 tablet_replica.cc:333] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.856024 15164 raft_consensus.cc:2243] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:59.856542 15164 pending_rounds.cc:70] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Trying to abort 1 pending ops.
I20260709 14:54:59.856686 15164 pending_rounds.cc:77] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662053006913536 op_type: NO_OP noop_request { }
I20260709 14:54:59.856899 15164 raft_consensus.cc:2889] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:59.857108 15164 raft_consensus.cc:2272] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.858980 15164 tablet_replica.cc:333] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.859465 15164 raft_consensus.cc:2243] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:59.859777 15164 raft_consensus.cc:2272] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.861359 15164 tablet_replica.cc:333] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.861814 15164 raft_consensus.cc:2243] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:59.862115 15164 raft_consensus.cc:2272] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.863798 15164 tablet_replica.cc:333] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.864336 15164 raft_consensus.cc:2243] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:59.864656 15164 raft_consensus.cc:2272] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.866158 15164 tablet_replica.cc:333] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.866600 15164 raft_consensus.cc:2243] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:59.866899 15164 raft_consensus.cc:2272] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.868494 15164 tablet_replica.cc:333] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.868932 15164 raft_consensus.cc:2243] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:59.869431 15164 pending_rounds.cc:70] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Trying to abort 1 pending ops.
I20260709 14:54:59.869577 15164 pending_rounds.cc:77] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662052975345664 op_type: NO_OP noop_request { }
I20260709 14:54:59.869791 15164 raft_consensus.cc:2889] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:59.869994 15164 raft_consensus.cc:2272] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.872006 15164 tablet_replica.cc:333] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.872470 15164 raft_consensus.cc:2243] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:59.872989 15164 pending_rounds.cc:70] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Trying to abort 1 pending ops.
I20260709 14:54:59.873138 15164 pending_rounds.cc:77] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662053031534592 op_type: NO_OP noop_request { }
I20260709 14:54:59.873363 15164 raft_consensus.cc:2889] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:59.873574 15164 raft_consensus.cc:2272] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.875613 15164 tablet_replica.cc:333] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: stopping tablet replica
I20260709 14:54:59.876101 15164 raft_consensus.cc:2243] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:59.876616 15164 pending_rounds.cc:70] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Trying to abort 1 pending ops.
I20260709 14:54:59.876761 15164 pending_rounds.cc:77] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305662052726136832 op_type: NO_OP noop_request { }
I20260709 14:54:59.876972 15164 raft_consensus.cc:2889] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:59.877170 15164 raft_consensus.cc:2272] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:59.898907 18762 raft_consensus.cc:493] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.899473 18762 raft_consensus.cc:515] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:54:59.901422 18762 leader_election.cc:290] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:54:59.902460 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
W20260709 14:54:59.905922 18635 leader_election.cc:336] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:54:59.906404 18635 leader_election.cc:304] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507; no voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4
I20260709 14:54:59.906641 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
I20260709 14:54:59.907235 18762 raft_consensus.cc:2749] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:00.015084 18561 consensus_peers.cc:597] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:00.036350 18671 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.042678 18733 consensus_queue.cc:1048] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:00.099861 18635 consensus_peers.cc:597] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:00.120142 18671 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:00.126935 18718 consensus_queue.cc:1048] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:00.139840 18561 consensus_peers.cc:597] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:00.199208 18635 consensus_peers.cc:597] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:00.214896 18762 consensus_queue.cc:1048] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.286749 18762 consensus_queue.cc:1048] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:00.414671 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:01.254042 18733 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.254679 18733 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.256582 18733 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:01.258445 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:55:01.259166 18671 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 1.
W20260709 14:55:01.259930 18561 leader_election.cc:336] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.260416 18562 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.261054 18733 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:01.261335 18733 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.261574 18733 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:01.266336 18733 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.268110 18733 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:01.269731 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:01.270377 18671 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.271720 18561 leader_election.cc:336] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.275759 18671 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:01.276801 18562 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.277412 18733 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.277818 18733 raft_consensus.cc:697] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:01.278496 18733 consensus_queue.cc:237] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER 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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.285527 18420 catalog_manager.cc:5697] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 1 to 2, leader changed from caa17364eb104661a8bc1185b8e071a4 (127.14.207.1) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.292681 18720 raft_consensus.cc:493] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.293226 18720 raft_consensus.cc:515] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.295497 18720 leader_election.cc:290] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:01.296645 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:55:01.297371 18595 raft_consensus.cc:2468] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:55:01.298597 18636 leader_election.cc:304] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:55:01.299216 18720 raft_consensus.cc:2804] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:01.299451 18635 leader_election.cc:336] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.299497 18720 raft_consensus.cc:493] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.300000 18720 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:01.306363 18720 raft_consensus.cc:515] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.308122 18720 leader_election.cc:290] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:01.309055 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b734d9403b2c4652af0d78aa9888ea8e" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:01.309600 18594 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.311867 18635 leader_election.cc:336] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.314651 18594 raft_consensus.cc:2468] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:01.315620 18636 leader_election.cc:304] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.316282 18720 raft_consensus.cc:2804] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.316725 18720 raft_consensus.cc:697] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:01.317463 18720 consensus_queue.cc:237] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER 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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.323977 18420 catalog_manager.cc:5697] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 1 to 2, leader changed from caa17364eb104661a8bc1185b8e071a4 (127.14.207.1) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:01.378266 18720 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.378778 18720 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:01.380609 18720 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:55:01.381461 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:55:01.382064 18594 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:55:01.383013 18636 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:55:01.383733 18720 raft_consensus.cc:2804] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:01.384136 18720 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.384454 18720 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.384814 18635 leader_election.cc:336] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.390765 18720 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:01.392485 18720 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Requested vote from peers 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343), caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:55:01.393132 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:01.393643 18594 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.395860 18635 leader_election.cc:336] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.398456 18594 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:01.399474 18636 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.400175 18720 raft_consensus.cc:2804] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.400561 18720 raft_consensus.cc:697] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:01.401268 18720 consensus_queue.cc:237] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER 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: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:01.408154 18420 catalog_manager.cc:5697] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 1 to 2, leader changed from caa17364eb104661a8bc1185b8e071a4 (127.14.207.1) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:01.415508 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:01.658339 18733 raft_consensus.cc:493] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.658874 18733 raft_consensus.cc:515] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.660538 18733 leader_election.cc:290] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:01.661685 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507" is_pre_election: true
I20260709 14:55:01.662415 18671 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 1.
I20260709 14:55:01.663372 18562 leader_election.cc:304] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:55:01.664026 18733 raft_consensus.cc:2804] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:55:01.664067 18561 leader_election.cc:336] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.664400 18733 raft_consensus.cc:493] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.664712 18733 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:01.669492 18733 raft_consensus.cc:515] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.671036 18733 leader_election.cc:290] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:01.672140 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:01.672762 18671 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.674453 18561 leader_election.cc:336] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.678339 18671 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:01.679497 18562 leader_election.cc:304] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.680642 18733 raft_consensus.cc:2804] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.681402 18733 raft_consensus.cc:697] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:01.682539 18733 consensus_queue.cc:237] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER 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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.691942 18420 catalog_manager.cc:5697] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 1 to 2, leader changed from caa17364eb104661a8bc1185b8e071a4 (127.14.207.1) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:01.693122 18561 consensus_peers.cc:597] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:01.778875 18594 raft_consensus.cc:1275] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:01.780144 18720 consensus_queue.cc:1048] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:01.798234 18635 consensus_peers.cc:597] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:01.799712 18720 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.800278 18720 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.801870 18720 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:01.802810 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714" is_pre_election: true
I20260709 14:55:01.803400 18595 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 1.
I20260709 14:55:01.804472 18636 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: 
I20260709 14:55:01.805213 18720 raft_consensus.cc:2804] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:01.805501 18720 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:01.805426 18635 leader_election.cc:336] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.806003 18720 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:01.810952 18720 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.812646 18720 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:01.813740 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:01.814347 18595 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:01.816491 18635 leader_election.cc:336] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111)
I20260709 14:55:01.820361 18595 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:01.821324 18636 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [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: 2edb596ad9de491aa7da33802415c714, 83de17dd8b454798bb9ca7adba932507; no voters: caa17364eb104661a8bc1185b8e071a4
I20260709 14:55:01.821949 18720 raft_consensus.cc:2804] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.822312 18720 raft_consensus.cc:697] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:01.823033 18720 consensus_queue.cc:237] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER 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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:01.825131 18595 raft_consensus.cc:1275] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:01.826366 18797 consensus_queue.cc:1048] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:01.831349 18418 catalog_manager.cc:5697] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 1 to 2, leader changed from caa17364eb104661a8bc1185b8e071a4 (127.14.207.1) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:01.839572 18635 consensus_peers.cc:597] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:01.856810 18671 raft_consensus.cc:1275] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:01.858105 18733 consensus_queue.cc:1048] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:02.149924 18635 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111) [suppressed 110 similar messages]
W20260709 14:55:02.179785 18561 consensus_peers.cc:597] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:55:02.292461 18671 raft_consensus.cc:1275] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:02.294857 18802 consensus_queue.cc:1048] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:02.296818 18635 consensus_peers.cc:597] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:02.298146 18561 consensus_peers.cc:597] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:02.307597 18595 raft_consensus.cc:1275] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:02.309168 18720 consensus_queue.cc:1048] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:55:02.416713 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:02.528915 18635 consensus_peers.cc:597] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:02.725364 18561 consensus_peers.cc:597] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:02.725770 18561 consensus_peers.cc:597] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:02.850399 18635 consensus_peers.cc:597] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:03.417685 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:04.147704 18635 consensus_peers.cc:597] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:04.196017 18635 consensus_peers.cc:597] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:04.277071 18561 consensus_peers.cc:597] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:04.418552 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:55:04.928342 18561 consensus_peers.cc:597] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:55:04.936892 18561 consensus_peers.cc:597] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:04.940193 18635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:46733, user_credentials={real_user=slave}} blocked reactor thread for 161402us
W20260709 14:55:04.951107 18635 consensus_peers.cc:597] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:55:05.234592 18635 consensus_peers.cc:597] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:05.302765 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:05.310252 18814 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
W20260709 14:55:05.311474 18815 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
W20260709 14:55:05.312733 18817 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
I20260709 14:55:05.314383 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:05.315450 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:05.315678 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:05.315841 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608905315827 us; error 0 us; skew 500 ppm
I20260709 14:55:05.316479 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:05.319288 15164 webserver.cc:533] Webserver started at http://127.14.207.1:38811/ using document root <none> and password file <none>
I20260709 14:55:05.319842 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:05.320056 15164 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:55:05.323943 15164 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:05.327880 18822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:05.328661 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:55:05.328972 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "caa17364eb104661a8bc1185b8e071a4"
format_stamp: "Formatted at 2026-07-09 14:54:58 on dist-test-slave-njl6"
I20260709 14:55:05.329308 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608821049199-15164-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)
I20260709 14:55:05.345330 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:05.346592 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:05.348146 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:05.351756 18829 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:55:05.402894 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:55:05.403190 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.001s	sys 0.001s
I20260709 14:55:05.403432 15164 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 14:55:05.408212 18561 consensus_peers.cc:597] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:05.409143 18829 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
W20260709 14:55:05.419539 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:05.423971 18829 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.425004 18829 tablet_bootstrap.cc:492] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.425561 18829 ts_tablet_manager.cc:1403] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:55:05.427820 18829 raft_consensus.cc:359] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.428529 18829 raft_consensus.cc:740] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.429147 18829 consensus_queue.cc:260] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.431433 18829 ts_tablet_manager.cc:1434] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:05.432152 18829 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.443786 18829 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.444499 18829 tablet_bootstrap.cc:492] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.445024 18829 ts_tablet_manager.cc:1403] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260709 14:55:05.445040 15164 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:55:05.445425 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.037s	sys 0.006s
I20260709 14:55:05.447877 18829 raft_consensus.cc:359] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.448717 18829 raft_consensus.cc:385] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.449048 18829 raft_consensus.cc:740] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.449712 18829 consensus_queue.cc:260] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.451251 18829 ts_tablet_manager.cc:1434] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:05.451927 18829 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.469205 18829 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.470307 18829 tablet_bootstrap.cc:492] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.471119 18829 ts_tablet_manager.cc:1403] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:55:05.476150 18829 raft_consensus.cc:359] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
W20260709 14:55:05.476907 18561 consensus_peers.cc:597] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:05.477252 18829 raft_consensus.cc:740] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.478147 18829 consensus_queue.cc:260] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.480520 18829 ts_tablet_manager.cc:1434] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:05.481525 18829 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.495733 18829 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.496807 18829 tablet_bootstrap.cc:492] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.497588 18829 ts_tablet_manager.cc:1403] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:55:05.500167 18829 raft_consensus.cc:359] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.500777 18829 raft_consensus.cc:740] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.501468 18829 consensus_queue.cc:260] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.503072 18829 ts_tablet_manager.cc:1434] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
W20260709 14:55:05.503368 18635 consensus_peers.cc:597] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:55:05.503942 18829 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.515354 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:46733
I20260709 14:55:05.515506 18891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:46733 every 8 connection(s)
I20260709 14:55:05.517379 18829 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.518208 18829 tablet_bootstrap.cc:492] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.518867 18829 ts_tablet_manager.cc:1403] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:55:05.520625 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:05.521589 18829 raft_consensus.cc:359] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:05.522591 18829 raft_consensus.cc:740] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.523612 18829 consensus_queue.cc:260] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [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: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:05.525718 18829 ts_tablet_manager.cc:1434] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:55:05.526690 18829 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.552063 18829 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.553025 18829 tablet_bootstrap.cc:492] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.553737 18829 ts_tablet_manager.cc:1403] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 14:55:05.556396 18829 raft_consensus.cc:359] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.557129 18829 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.557437 18865 raft_consensus.cc:3060] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.557924 18829 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.560074 18829 ts_tablet_manager.cc:1434] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:05.560935 18829 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.561040 18671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
mode: GRACEFUL
new_leader_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:49232
I20260709 14:55:05.561853 18671 raft_consensus.cc:606] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Received request to transfer leadership to TS 2edb596ad9de491aa7da33802415c714
I20260709 14:55:05.570271 18892 heartbeater.cc:344] Connected to a master server at 127.14.207.62:42567
I20260709 14:55:05.570727 18892 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:05.571684 18892 heartbeater.cc:507] Master 127.14.207.62:42567 requested a full tablet report, sending...
I20260709 14:55:05.578200 18829 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.579217 18829 tablet_bootstrap.cc:492] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.580014 18829 ts_tablet_manager.cc:1403] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:55:05.582720 18829 raft_consensus.cc:359] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.583628 18829 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.584390 18829 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.586467 18829 ts_tablet_manager.cc:1434] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:05.587414 18829 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.593750 18418 ts_manager.cc:194] Re-registered known tserver with Master: caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:55:05.596309 18594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
mode: GRACEFUL
new_leader_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:41410
I20260709 14:55:05.597083 18594 raft_consensus.cc:606] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Received request to transfer leadership to TS 83de17dd8b454798bb9ca7adba932507
I20260709 14:55:05.598846 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:05.599511 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:05.600353 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:05.601475 18829 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.602203 18829 tablet_bootstrap.cc:492] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.602715 18829 ts_tablet_manager.cc:1403] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:55:05.604545 18829 raft_consensus.cc:359] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.605067 18829 raft_consensus.cc:740] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.605681 18829 consensus_queue.cc:260] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.607270 18829 ts_tablet_manager.cc:1434] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:05.607859 18829 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.610831 18418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46328
I20260709 14:55:05.614279 18892 heartbeater.cc:499] Master 127.14.207.62:42567 was elected leader, sending a full tablet report...
I20260709 14:55:05.620332 18829 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.621042 18829 tablet_bootstrap.cc:492] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.621551 18829 ts_tablet_manager.cc:1403] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:55:05.623298 18829 raft_consensus.cc:359] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.623894 18829 raft_consensus.cc:740] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.624490 18829 consensus_queue.cc:260] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.625895 18829 ts_tablet_manager.cc:1434] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:05.626484 18829 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Bootstrap starting.
I20260709 14:55:05.636390 18829 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: 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
I20260709 14:55:05.636999 18829 tablet_bootstrap.cc:492] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Bootstrap complete.
I20260709 14:55:05.637504 18829 ts_tablet_manager.cc:1403] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:55:05.639223 18829 raft_consensus.cc:359] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.639668 18829 raft_consensus.cc:385] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:05.639829 18829 raft_consensus.cc:740] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caa17364eb104661a8bc1185b8e071a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:05.640407 18829 consensus_queue.cc:260] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.641817 18829 ts_tablet_manager.cc:1434] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:05.703442 18865 raft_consensus.cc:3060] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:05.708676 18865 pending_rounds.cc:85] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Aborting all ops after (but not including) 0
I20260709 14:55:05.708931 18865 pending_rounds.cc:107] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:05.709156 18865 raft_consensus.cc:2889] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:05.728538 18809 raft_consensus.cc:993] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: : Instructing follower 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:05.729102 18908 raft_consensus.cc:1081] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Signalling peer 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:05.730337 18865 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:05.730696 18671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:55:05.731355 18671 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:05.731717 18671 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:05.739583 18671 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.741971 18671 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 3 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:05.742586 18864 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:05.743067 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:05.743783 18594 raft_consensus.cc:3055] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:05.744125 18594 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:05.744354 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:05.745038 18863 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:05.744978 18594 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.746383 18594 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:05.751102 18864 pending_rounds.cc:85] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Aborting all ops after (but not including) 0
I20260709 14:55:05.751555 18864 pending_rounds.cc:107] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:05.751883 18864 raft_consensus.cc:2889] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:05.753062 18863 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:05.754163 18594 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:05.754468 18635 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [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: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:05.755318 18720 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:05.760047 18720 raft_consensus.cc:697] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:05.761075 18720 consensus_queue.cc:237] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:05.769860 18420 catalog_manager.cc:5697] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 2 to 3, leader changed from 2edb596ad9de491aa7da33802415c714 (127.14.207.2) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
W20260709 14:55:05.863145 18618 debug-util.cc:398] Leaking SignalData structure 0x7b0800255b60 after lost signal to thread 15167
I20260709 14:55:05.945367 18864 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:05.950416 18864 pending_rounds.cc:85] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Aborting all ops after (but not including) 0
I20260709 14:55:05.950654 18864 pending_rounds.cc:107] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:05.950865 18864 raft_consensus.cc:2889] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:06.007447 18864 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:06.012408 18864 pending_rounds.cc:85] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Aborting all ops after (but not including) 0
I20260709 14:55:06.012635 18864 pending_rounds.cc:107] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:06.012849 18864 raft_consensus.cc:2889] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:06.071353 18911 raft_consensus.cc:993] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: : Instructing follower 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:06.071813 18720 raft_consensus.cc:1081] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Signalling peer 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:06.073421 18594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:55:06.073889 18594 raft_consensus.cc:493] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:06.074172 18594 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:06.079293 18594 raft_consensus.cc:515] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.081339 18594 leader_election.cc:290] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:06.081790 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:06.082015 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:06.082695 18671 raft_consensus.cc:3055] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:06.083030 18671 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:06.083840 18863 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:06.083930 18671 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.085439 18671 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:06.090392 18863 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:06.091498 18561 leader_election.cc:304] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:06.092267 18919 raft_consensus.cc:2804] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:06.092653 18919 raft_consensus.cc:697] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:06.092657 18671 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:06.093616 18919 consensus_queue.cc:237] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.102280 18420 catalog_manager.cc:5697] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 1 to 2, leader changed from 83de17dd8b454798bb9ca7adba932507 (127.14.207.3) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:06.333299 18594 raft_consensus.cc:1275] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:06.334534 18720 consensus_queue.cc:1048] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:06.346295 18863 raft_consensus.cc:1275] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:06.348733 18912 consensus_queue.cc:1048] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:06.349359 18912 consensus_queue.cc:1243] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Peer caa17364eb104661a8bc1185b8e071a4 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:55:06.351490 18863 pending_rounds.cc:85] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Aborting all ops after (but not including) 0
I20260709 14:55:06.351786 18863 pending_rounds.cc:107] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:55:06.352025 18863 raft_consensus.cc:2889] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:55:06.420662 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:06.486121 18863 raft_consensus.cc:1275] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:06.487504 18908 consensus_queue.cc:1048] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:06.496258 18671 raft_consensus.cc:1275] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:06.497902 18908 consensus_queue.cc:1048] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:06.611384 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:06.621891 18594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
mode: GRACEFUL
new_leader_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:41410
I20260709 14:55:06.622450 18594 raft_consensus.cc:606] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Received request to transfer leadership to TS 83de17dd8b454798bb9ca7adba932507
I20260709 14:55:06.625200 18671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
mode: GRACEFUL
new_leader_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:49232
I20260709 14:55:06.625646 18671 raft_consensus.cc:606] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Received request to transfer leadership to TS 2edb596ad9de491aa7da33802415c714
I20260709 14:55:06.626737 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:06.627341 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:06.628062 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:06.871286 18720 raft_consensus.cc:993] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: : Instructing follower 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:06.871784 18912 raft_consensus.cc:1081] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Signalling peer 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:06.873221 18594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:55:06.873696 18594 raft_consensus.cc:493] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:06.873980 18594 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:06.878962 18594 raft_consensus.cc:515] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.880894 18594 leader_election.cc:290] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 4 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:06.882328 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:06.882922 18863 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:06.883054 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8309769d0a41d49f36be2747178f3d" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:06.883657 18671 raft_consensus.cc:3055] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:06.883956 18671 raft_consensus.cc:740] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:06.884673 18671 consensus_queue.cc:260] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.885797 18671 raft_consensus.cc:3060] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:06.888847 18863 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 4.
I20260709 14:55:06.890120 18561 leader_election.cc:304] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:06.890746 18908 raft_consensus.cc:2804] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:06.891204 18908 raft_consensus.cc:697] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 4 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:06.892015 18908 consensus_queue.cc:237] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.892434 18671 raft_consensus.cc:2468] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 4.
I20260709 14:55:06.898787 18418 catalog_manager.cc:5697] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 3 to 4, leader changed from 83de17dd8b454798bb9ca7adba932507 (127.14.207.3) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 4 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:06.984673 18919 raft_consensus.cc:993] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: : Instructing follower 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:06.985211 18809 raft_consensus.cc:1081] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Signalling peer 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:06.986937 18671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:55:06.987497 18671 raft_consensus.cc:493] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:06.987836 18671 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:06.992477 18671 raft_consensus.cc:515] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:06.994269 18671 leader_election.cc:290] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 3 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:06.995113 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:06.995658 18863 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.000385 18863 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:07.001466 18635 leader_election.cc:304] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [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: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:07.001729 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258be51d27bb4370bef15bc06816fb97" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:07.002315 18912 raft_consensus.cc:2804] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:07.002383 18595 raft_consensus.cc:3055] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:07.002878 18595 raft_consensus.cc:740] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:07.002888 18912 raft_consensus.cc:697] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:07.003741 18595 consensus_queue.cc:260] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:07.003896 18912 consensus_queue.cc:237] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:07.004741 18595 raft_consensus.cc:3060] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:07.011315 18418 catalog_manager.cc:5697] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 2 to 3, leader changed from 2edb596ad9de491aa7da33802415c714 (127.14.207.2) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:07.013739 18595 raft_consensus.cc:2468] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:07.328243 18863 raft_consensus.cc:1275] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 4 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:07.329388 18809 consensus_queue.cc:1048] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:07.341809 18671 raft_consensus.cc:1275] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 4 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:55:07.343158 18809 consensus_queue.cc:1048] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:55:07.421854 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:07.473860 18595 raft_consensus.cc:1275] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.475319 18912 consensus_queue.cc:1048] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:07.484006 18863 raft_consensus.cc:1275] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:07.485638 18720 consensus_queue.cc:1048] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:07.637821 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:07.648424 18595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
mode: GRACEFUL
new_leader_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:41410
I20260709 14:55:07.649061 18595 raft_consensus.cc:606] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Received request to transfer leadership to TS 83de17dd8b454798bb9ca7adba932507
I20260709 14:55:07.651744 18671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bec209db92af47638fedaed99642ca15"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
mode: GRACEFUL
new_leader_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:49232
I20260709 14:55:07.652251 18671 raft_consensus.cc:606] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Received request to transfer leadership to TS 2edb596ad9de491aa7da33802415c714
I20260709 14:55:07.653348 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:07.653959 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:07.654654 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:07.720336 18908 raft_consensus.cc:993] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: : Instructing follower 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:07.721010 18809 raft_consensus.cc:1081] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Signalling peer 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:07.722524 18671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:55:07.723049 18671 raft_consensus.cc:493] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:07.723387 18671 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.730345 18671 raft_consensus.cc:515] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:07.732226 18671 leader_election.cc:290] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:07.733104 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:07.733508 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc49299ee7f466cb47dff3c08cd9c3f" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:07.733785 18863 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.734118 18595 raft_consensus.cc:3055] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:07.734452 18595 raft_consensus.cc:740] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:07.735250 18595 consensus_queue.cc:260] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:07.736545 18595 raft_consensus.cc:3060] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:07.741073 18863 raft_consensus.cc:2468] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:07.742460 18635 leader_election.cc:304] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:07.743276 18720 raft_consensus.cc:2804] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:07.743491 18595 raft_consensus.cc:2468] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:07.743999 18720 raft_consensus.cc:697] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:07.744956 18720 consensus_queue.cc:237] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:07.754757 18420 catalog_manager.cc:5697] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 1 to 2, leader changed from 2edb596ad9de491aa7da33802415c714 (127.14.207.2) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.054051 18720 raft_consensus.cc:993] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: : Instructing follower 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:08.054518 18912 raft_consensus.cc:1081] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Signalling peer 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:08.056157 18595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bec209db92af47638fedaed99642ca15"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:55:08.056699 18595 raft_consensus.cc:493] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.056998 18595 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.062531 18595 raft_consensus.cc:515] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:08.064253 18595 leader_election.cc:290] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 3 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:08.065003 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:08.065270 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec209db92af47638fedaed99642ca15" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:08.065706 18863 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.065755 18671 raft_consensus.cc:3055] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:08.066231 18671 raft_consensus.cc:740] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:08.066880 18671 consensus_queue.cc:260] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:08.067698 18671 raft_consensus.cc:3060] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.072983 18863 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 3.
I20260709 14:55:08.073309 18671 raft_consensus.cc:2468] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 3.
I20260709 14:55:08.074463 18561 leader_election.cc:304] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:08.075218 18809 raft_consensus.cc:2804] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:08.075604 18809 raft_consensus.cc:697] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 3 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:08.076352 18809 consensus_queue.cc:237] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:08.083424 18420 catalog_manager.cc:5697] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 2 to 3, leader changed from 83de17dd8b454798bb9ca7adba932507 (127.14.207.3) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:08.300722 18595 raft_consensus.cc:1275] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:08.301892 18720 consensus_queue.cc:1048] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:08.315297 18863 raft_consensus.cc:1275] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:08.317200 18720 consensus_queue.cc:1048] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:08.422984 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:08.628619 18863 raft_consensus.cc:1275] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:08.629926 18809 consensus_queue.cc:1048] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:08.639715 18671 raft_consensus.cc:1275] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:08.641571 18953 consensus_queue.cc:1048] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:08.664181 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:08.674490 18594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
mode: GRACEFUL
new_leader_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:41410
I20260709 14:55:08.675024 18594 raft_consensus.cc:606] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Received request to transfer leadership to TS 83de17dd8b454798bb9ca7adba932507
I20260709 14:55:08.677590 18671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f578c11992534bfba28511118636aed8"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
mode: GRACEFUL
new_leader_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:49232
I20260709 14:55:08.678180 18671 raft_consensus.cc:606] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Received request to transfer leadership to TS 2edb596ad9de491aa7da33802415c714
I20260709 14:55:08.679418 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:08.680060 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:08.680742 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:09.072806 18809 raft_consensus.cc:993] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: : Instructing follower 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:09.073282 18953 raft_consensus.cc:1081] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Signalling peer 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:09.074584 18671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:55:09.075011 18671 raft_consensus.cc:493] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:09.075268 18671 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:09.079566 18671 raft_consensus.cc:515] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.081075 18671 leader_election.cc:290] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 3 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:09.081871 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:09.082192 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ba8517876c413ba21889aac7124a05" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:09.082583 18863 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:09.082787 18594 raft_consensus.cc:3055] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:09.083140 18594 raft_consensus.cc:740] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:09.083837 18594 consensus_queue.cc:260] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.084775 18594 raft_consensus.cc:3060] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:09.088555 18863 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:09.089797 18635 leader_election.cc:304] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [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: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:09.090384 18912 raft_consensus.cc:2804] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:09.090678 18594 raft_consensus.cc:2468] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 3.
I20260709 14:55:09.090806 18912 raft_consensus.cc:697] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:09.091864 18912 consensus_queue.cc:237] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [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: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.098083 18420 catalog_manager.cc:5697] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 2 to 3, leader changed from 2edb596ad9de491aa7da33802415c714 (127.14.207.2) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:09.153067 18720 raft_consensus.cc:993] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: : Instructing follower 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:09.153471 18912 raft_consensus.cc:1081] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Signalling peer 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:09.154796 18594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f578c11992534bfba28511118636aed8"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:55:09.155340 18594 raft_consensus.cc:493] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:09.155633 18594 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.161070 18594 raft_consensus.cc:515] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.162837 18594 leader_election.cc:290] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279)
I20260709 14:55:09.163411 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:09.163753 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f578c11992534bfba28511118636aed8" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:09.164090 18863 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.164363 18671 raft_consensus.cc:3055] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:09.164675 18671 raft_consensus.cc:740] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:09.165330 18671 consensus_queue.cc:260] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.166244 18671 raft_consensus.cc:3060] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.169498 18863 raft_consensus.cc:2468] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:09.170473 18561 leader_election.cc:304] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:09.170517 18671 raft_consensus.cc:2468] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 2.
I20260709 14:55:09.171092 18960 raft_consensus.cc:2804] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:09.171517 18960 raft_consensus.cc:697] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:09.172318 18960 consensus_queue.cc:237] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.179491 18420 catalog_manager.cc:5697] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 1 to 2, leader changed from 83de17dd8b454798bb9ca7adba932507 (127.14.207.3) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:09.424038 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:09.665956 18594 raft_consensus.cc:1275] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:09.667177 18720 consensus_queue.cc:1048] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.670599 18863 raft_consensus.cc:1275] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.671789 18960 consensus_queue.cc:1048] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:09.688019 18671 raft_consensus.cc:1275] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:09.690126 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:09.692493 18969 consensus_queue.cc:1048] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.696746 18863 raft_consensus.cc:1275] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:09.697870 18720 consensus_queue.cc:1048] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:09.705194 18595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
mode: GRACEFUL
new_leader_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:41410
I20260709 14:55:09.705832 18595 raft_consensus.cc:606] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Received request to transfer leadership to TS 83de17dd8b454798bb9ca7adba932507
I20260709 14:55:09.708577 18671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
mode: GRACEFUL
new_leader_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:49232
I20260709 14:55:09.709120 18671 raft_consensus.cc:606] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Received request to transfer leadership to TS 2edb596ad9de491aa7da33802415c714
I20260709 14:55:09.710366 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:09.710983 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:09.711580 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:09.867560 18968 raft_consensus.cc:993] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: : Instructing follower 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:09.868005 18969 raft_consensus.cc:1081] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Signalling peer 83de17dd8b454798bb9ca7adba932507 to start an election
I20260709 14:55:09.869333 18671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c"
dest_uuid: "83de17dd8b454798bb9ca7adba932507"
 from {username='slave'} at 127.0.0.1:49214
I20260709 14:55:09.869786 18671 raft_consensus.cc:493] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:09.870035 18671 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.874526 18671 raft_consensus.cc:515] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.875967 18671 leader_election.cc:290] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Requested vote from peers caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733), 2edb596ad9de491aa7da33802415c714 (127.14.207.2:46343)
I20260709 14:55:09.876870 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:09.876871 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff7e3c5ba0942e199b4060d9e91fd9c" candidate_uuid: "83de17dd8b454798bb9ca7adba932507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2edb596ad9de491aa7da33802415c714"
I20260709 14:55:09.877638 18863 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.877764 18594 raft_consensus.cc:3055] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:09.878118 18594 raft_consensus.cc:740] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:09.878782 18594 consensus_queue.cc:260] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.879732 18594 raft_consensus.cc:3060] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:09.882222 18863 raft_consensus.cc:2468] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:09.883249 18635 leader_election.cc:304] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83de17dd8b454798bb9ca7adba932507, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:09.883874 18971 raft_consensus.cc:2804] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:09.884310 18971 raft_consensus.cc:697] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Leader. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:09.884306 18594 raft_consensus.cc:2468] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83de17dd8b454798bb9ca7adba932507 in term 2.
I20260709 14:55:09.885188 18971 consensus_queue.cc:237] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } }
I20260709 14:55:09.892395 18418 catalog_manager.cc:5697] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 reported cstate change: term changed from 1 to 2, leader changed from 2edb596ad9de491aa7da33802415c714 (127.14.207.2) to 83de17dd8b454798bb9ca7adba932507 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "83de17dd8b454798bb9ca7adba932507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:10.215688 18971 raft_consensus.cc:993] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: : Instructing follower 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:10.216140 18963 raft_consensus.cc:1081] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Signalling peer 2edb596ad9de491aa7da33802415c714 to start an election
I20260709 14:55:10.217372 18594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a"
dest_uuid: "2edb596ad9de491aa7da33802415c714"
 from {username='slave'} at 127.0.0.1:41404
I20260709 14:55:10.217784 18594 raft_consensus.cc:493] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:10.218055 18594 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:10.222419 18594 raft_consensus.cc:515] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:10.223932 18594 leader_election.cc:290] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [CANDIDATE]: Term 3 election: Requested vote from peers 83de17dd8b454798bb9ca7adba932507 (127.14.207.3:43279), caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733)
I20260709 14:55:10.224676 18671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "83de17dd8b454798bb9ca7adba932507"
I20260709 14:55:10.224854 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3807795caa44f7a9ea69088d3ffe8a" candidate_uuid: "2edb596ad9de491aa7da33802415c714" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "caa17364eb104661a8bc1185b8e071a4"
I20260709 14:55:10.225302 18671 raft_consensus.cc:3055] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:10.225364 18863 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:10.225582 18671 raft_consensus.cc:740] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83de17dd8b454798bb9ca7adba932507, State: Running, Role: LEADER
I20260709 14:55:10.226262 18671 consensus_queue.cc:260] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [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: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:10.227345 18671 raft_consensus.cc:3060] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:10.230954 18863 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 3.
I20260709 14:55:10.232023 18561 leader_election.cc:304] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [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: 2edb596ad9de491aa7da33802415c714, caa17364eb104661a8bc1185b8e071a4; no voters: 
I20260709 14:55:10.232484 18671 raft_consensus.cc:2468] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2edb596ad9de491aa7da33802415c714 in term 3.
I20260709 14:55:10.232645 18969 raft_consensus.cc:2804] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:10.233155 18969 raft_consensus.cc:697] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 3 LEADER]: Becoming Leader. State: Replica: 2edb596ad9de491aa7da33802415c714, State: Running, Role: LEADER
I20260709 14:55:10.233976 18969 consensus_queue.cc:237] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [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: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } }
I20260709 14:55:10.241303 18418 catalog_manager.cc:5697] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 reported cstate change: term changed from 2 to 3, leader changed from 83de17dd8b454798bb9ca7adba932507 (127.14.207.3) to 2edb596ad9de491aa7da33802415c714 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "2edb596ad9de491aa7da33802415c714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:10.303303 18594 raft_consensus.cc:1275] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:10.304404 18971 consensus_queue.cc:1048] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2edb596ad9de491aa7da33802415c714" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 46343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:10.313431 18863 raft_consensus.cc:1275] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Refusing update from remote peer 83de17dd8b454798bb9ca7adba932507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:10.316520 18981 consensus_queue.cc:1048] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:10.424973 18468 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:55:10.691365 18863 raft_consensus.cc:1275] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:10.692713 18968 consensus_queue.cc:1048] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caa17364eb104661a8bc1185b8e071a4" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 46733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:10.701712 18671 raft_consensus.cc:1275] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Refusing update from remote peer 2edb596ad9de491aa7da33802415c714: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:10.706267 18987 consensus_queue.cc:1048] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83de17dd8b454798bb9ca7adba932507" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:10.720531 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:10.747432 15164 tablet_server.cc:179] TabletServer@127.14.207.1:46733 shutting down...
I20260709 14:55:10.765045 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:10.765775 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.766353 15164 raft_consensus.cc:2243] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.766870 15164 raft_consensus.cc:2272] T b734d9403b2c4652af0d78aa9888ea8e P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:10.767743 18635 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
I20260709 14:55:10.769011 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.769631 15164 raft_consensus.cc:2243] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.770157 15164 raft_consensus.cc:2272] T bf8309769d0a41d49f36be2747178f3d P caa17364eb104661a8bc1185b8e071a4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:10.770517 18635 consensus_peers.cc:597] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:10.772007 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.772608 15164 raft_consensus.cc:2243] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.773025 15164 raft_consensus.cc:2272] T f578c11992534bfba28511118636aed8 P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.774819 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.775341 15164 raft_consensus.cc:2243] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.775714 15164 raft_consensus.cc:2272] T 8ff7e3c5ba0942e199b4060d9e91fd9c P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.777979 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.778494 15164 raft_consensus.cc:2243] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.778864 15164 raft_consensus.cc:2272] T 258be51d27bb4370bef15bc06816fb97 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.780606 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.781072 15164 raft_consensus.cc:2243] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.781452 15164 raft_consensus.cc:2272] T bcc49299ee7f466cb47dff3c08cd9c3f P caa17364eb104661a8bc1185b8e071a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.783260 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.783752 15164 raft_consensus.cc:2243] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.784157 15164 raft_consensus.cc:2272] T bd3807795caa44f7a9ea69088d3ffe8a P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.786172 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.786657 15164 raft_consensus.cc:2243] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.787034 15164 raft_consensus.cc:2272] T bec209db92af47638fedaed99642ca15 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.788730 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.789187 15164 raft_consensus.cc:2243] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.789556 15164 raft_consensus.cc:2272] T 6970451fe4a64762a299ad1436fac7b1 P caa17364eb104661a8bc1185b8e071a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.791225 15164 tablet_replica.cc:333] stopping tablet replica
I20260709 14:55:10.791716 15164 raft_consensus.cc:2243] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.792171 15164 raft_consensus.cc:2272] T a0ba8517876c413ba21889aac7124a05 P caa17364eb104661a8bc1185b8e071a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.809584 15164 tablet_server.cc:196] TabletServer@127.14.207.1:46733 shutdown complete.
I20260709 14:55:10.826516 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
I20260709 14:55:10.846928 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:10.847592 15164 tablet_replica.cc:333] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.848356 15164 raft_consensus.cc:2243] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.848862 15164 raft_consensus.cc:2272] T b734d9403b2c4652af0d78aa9888ea8e P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.850792 15164 tablet_replica.cc:333] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.851338 15164 raft_consensus.cc:2243] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.851730 15164 raft_consensus.cc:2272] T bcc49299ee7f466cb47dff3c08cd9c3f P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.853787 15164 tablet_replica.cc:333] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.854441 15164 raft_consensus.cc:2243] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.854990 15164 raft_consensus.cc:2272] T a0ba8517876c413ba21889aac7124a05 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.857712 15164 tablet_replica.cc:333] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.858377 15164 raft_consensus.cc:2243] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.859367 15164 raft_consensus.cc:2272] T 6970451fe4a64762a299ad1436fac7b1 P 2edb596ad9de491aa7da33802415c714 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:10.859323 18635 consensus_peers.cc:597] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 -> Peer caa17364eb104661a8bc1185b8e071a4 (127.14.207.1:46733): Couldn't send request to peer caa17364eb104661a8bc1185b8e071a4. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:46733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:10.861970 15164 tablet_replica.cc:333] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.862548 15164 raft_consensus.cc:2243] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.863266 15164 raft_consensus.cc:2272] T bec209db92af47638fedaed99642ca15 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.865135 15164 tablet_replica.cc:333] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.865648 15164 raft_consensus.cc:2243] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.866394 15164 raft_consensus.cc:2272] T bd3807795caa44f7a9ea69088d3ffe8a P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.868567 15164 tablet_replica.cc:333] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.869055 15164 raft_consensus.cc:2243] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.869769 15164 raft_consensus.cc:2272] T bf8309769d0a41d49f36be2747178f3d P 2edb596ad9de491aa7da33802415c714 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.871542 15164 tablet_replica.cc:333] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.872102 15164 raft_consensus.cc:2243] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.872498 15164 raft_consensus.cc:2272] T 258be51d27bb4370bef15bc06816fb97 P 2edb596ad9de491aa7da33802415c714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.874284 15164 tablet_replica.cc:333] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.874733 15164 raft_consensus.cc:2243] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.875434 15164 raft_consensus.cc:2272] T f578c11992534bfba28511118636aed8 P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.877336 15164 tablet_replica.cc:333] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714: stopping tablet replica
I20260709 14:55:10.877782 15164 raft_consensus.cc:2243] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.878160 15164 raft_consensus.cc:2272] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 2edb596ad9de491aa7da33802415c714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.926726 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
I20260709 14:55:10.948171 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
I20260709 14:55:10.970908 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:10.971582 15164 tablet_replica.cc:333] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.972247 15164 raft_consensus.cc:2243] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.973017 15164 raft_consensus.cc:2272] T bcc49299ee7f466cb47dff3c08cd9c3f P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.974978 15164 tablet_replica.cc:333] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.975497 15164 raft_consensus.cc:2243] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.975900 15164 raft_consensus.cc:2272] T bf8309769d0a41d49f36be2747178f3d P 83de17dd8b454798bb9ca7adba932507 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.977779 15164 tablet_replica.cc:333] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.978262 15164 raft_consensus.cc:2243] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.978641 15164 raft_consensus.cc:2272] T bec209db92af47638fedaed99642ca15 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.980516 15164 tablet_replica.cc:333] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.981021 15164 raft_consensus.cc:2243] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.981415 15164 raft_consensus.cc:2272] T bd3807795caa44f7a9ea69088d3ffe8a P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.983743 15164 tablet_replica.cc:333] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.984297 15164 raft_consensus.cc:2243] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.985044 15164 raft_consensus.cc:2272] T 8ff7e3c5ba0942e199b4060d9e91fd9c P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.987151 15164 tablet_replica.cc:333] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.987659 15164 raft_consensus.cc:2243] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.988109 15164 raft_consensus.cc:2272] T f578c11992534bfba28511118636aed8 P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.989903 15164 tablet_replica.cc:333] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.990367 15164 raft_consensus.cc:2243] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.991101 15164 raft_consensus.cc:2272] T 258be51d27bb4370bef15bc06816fb97 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.992928 15164 tablet_replica.cc:333] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.993393 15164 raft_consensus.cc:2243] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.994131 15164 raft_consensus.cc:2272] T b734d9403b2c4652af0d78aa9888ea8e P 83de17dd8b454798bb9ca7adba932507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.996104 15164 tablet_replica.cc:333] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.996577 15164 raft_consensus.cc:2243] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:10.997290 15164 raft_consensus.cc:2272] T a0ba8517876c413ba21889aac7124a05 P 83de17dd8b454798bb9ca7adba932507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:10.998970 15164 tablet_replica.cc:333] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507: stopping tablet replica
I20260709 14:55:10.999399 15164 raft_consensus.cc:2243] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:10.999805 15164 raft_consensus.cc:2272] T 6970451fe4a64762a299ad1436fac7b1 P 83de17dd8b454798bb9ca7adba932507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:11.029490 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:55:11.050040 15164 master.cc:562] Master@127.14.207.62:42567 shutting down...
I20260709 14:55:11.071805 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:11.072387 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:11.072715 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba6dc44349af40ee9fb4bf29e44a1859: stopping tablet replica
I20260709 14:55:11.092059 15164 master.cc:584] Master@127.14.207.62:42567 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12847 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:55:11.132655 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:39087
I20260709 14:55:11.133796 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.139191 18995 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
W20260709 14:55:11.139775 18996 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
W20260709 14:55:11.140112 18998 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
I20260709 14:55:11.140908 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:11.141831 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.142014 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.142163 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608911142143 us; error 0 us; skew 500 ppm
I20260709 14:55:11.142674 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.144928 15164 webserver.cc:533] Webserver started at http://127.14.207.62:46449/ using document root <none> and password file <none>
I20260709 14:55:11.145398 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.145571 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.145836 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.146879 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.151227 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:11.154572 19003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.155366 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:11.155619 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.155865 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-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)
I20260709 14:55:11.174605 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.175724 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.212910 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:39087
I20260709 14:55:11.213035 19054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:39087 every 8 connection(s)
I20260709 14:55:11.216588 19055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.227035 19055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b: Bootstrap starting.
I20260709 14:55:11.231657 19055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.235802 19055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b: No bootstrap required, opened a new log
I20260709 14:55:11.237905 19055 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER }
I20260709 14:55:11.238276 19055 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.238487 19055 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b95dbf4d5f4ce3bbfee6a008b84c5b, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.239034 19055 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER }
I20260709 14:55:11.239462 19055 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:11.239666 19055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:11.239941 19055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.244537 19055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER }
I20260709 14:55:11.245054 19055 leader_election.cc:304] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [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: 29b95dbf4d5f4ce3bbfee6a008b84c5b; no voters: 
I20260709 14:55:11.246145 19055 leader_election.cc:290] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:11.246464 19058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.247773 19058 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 1 LEADER]: Becoming Leader. State: Replica: 29b95dbf4d5f4ce3bbfee6a008b84c5b, State: Running, Role: LEADER
I20260709 14:55:11.248373 19058 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [LEADER]: Queue going to LEADER mode. State: All 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: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER }
I20260709 14:55:11.248919 19055 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:11.252909 19060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29b95dbf4d5f4ce3bbfee6a008b84c5b. Latest consensus state: current_term: 1 leader_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER } }
I20260709 14:55:11.253604 19060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:11.254029 19059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b95dbf4d5f4ce3bbfee6a008b84c5b" member_type: VOTER } }
I20260709 14:55:11.254671 19059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:11.255831 19065 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:11.260735 19065 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:11.263549 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:11.269107 19065 catalog_manager.cc:1383] Generated new cluster ID: c3cfe4182e1943069206b8feaafaa6f5
I20260709 14:55:11.269415 19065 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:11.307603 19065 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:11.308911 19065 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:11.330560 19065 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b: Generated new TSK 0
I20260709 14:55:11.331200 19065 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:11.394591 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.400524 19076 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
W20260709 14:55:11.401410 19077 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
I20260709 14:55:11.403158 15164 server_base.cc:1061] running on GCE node
W20260709 14:55:11.403621 19079 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
I20260709 14:55:11.404588 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.404865 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.405035 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608911405018 us; error 0 us; skew 500 ppm
I20260709 14:55:11.405668 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.407943 15164 webserver.cc:533] Webserver started at http://127.14.207.1:35867/ using document root <none> and password file <none>
I20260709 14:55:11.408419 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.408594 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.408856 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.409932 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "75786a630b5445228626bed56a978669"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.414441 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:11.417814 19084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.418594 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:11.418853 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "75786a630b5445228626bed56a978669"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.419098 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-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)
I20260709 14:55:11.445694 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.446857 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.448246 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.450464 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.450660 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.450896 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.451030 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.490000 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:41793
I20260709 14:55:11.490098 19146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:41793 every 8 connection(s)
I20260709 14:55:11.494768 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.502413 19151 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
W20260709 14:55:11.504694 19152 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
I20260709 14:55:11.505645 15164 server_base.cc:1061] running on GCE node
W20260709 14:55:11.506924 19154 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
I20260709 14:55:11.507973 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.508275 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.508486 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608911508465 us; error 0 us; skew 500 ppm
I20260709 14:55:11.508520 19147 heartbeater.cc:344] Connected to a master server at 127.14.207.62:39087
I20260709 14:55:11.508932 19147 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.509063 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.509712 19147 heartbeater.cc:507] Master 127.14.207.62:39087 requested a full tablet report, sending...
I20260709 14:55:11.511644 15164 webserver.cc:533] Webserver started at http://127.14.207.2:41573/ using document root <none> and password file <none>
I20260709 14:55:11.512081 19020 ts_manager.cc:194] Registered new tserver with Master: 75786a630b5445228626bed56a978669 (127.14.207.1:41793)
I20260709 14:55:11.512373 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.512667 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.512993 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.514402 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "9832754fecbb41c3aa1dfcbef096f612"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.514560 19020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40774
I20260709 14:55:11.519044 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:55:11.522523 19159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.523233 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:55:11.523490 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "9832754fecbb41c3aa1dfcbef096f612"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.523736 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-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)
I20260709 14:55:11.545143 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.546342 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.547835 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.550036 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.550220 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.550477 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.550626 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.589349 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:44537
I20260709 14:55:11.589448 19221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:44537 every 8 connection(s)
I20260709 14:55:11.593864 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.600543 19225 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
W20260709 14:55:11.601620 19226 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
I20260709 14:55:11.604453 15164 server_base.cc:1061] running on GCE node
W20260709 14:55:11.605247 19228 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
I20260709 14:55:11.605690 19222 heartbeater.cc:344] Connected to a master server at 127.14.207.62:39087
I20260709 14:55:11.606058 19222 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.606182 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.606465 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.606633 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608911606609 us; error 0 us; skew 500 ppm
I20260709 14:55:11.606773 19222 heartbeater.cc:507] Master 127.14.207.62:39087 requested a full tablet report, sending...
I20260709 14:55:11.607239 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.608942 19020 ts_manager.cc:194] Registered new tserver with Master: 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:11.610035 15164 webserver.cc:533] Webserver started at http://127.14.207.3:42459/ using document root <none> and password file <none>
I20260709 14:55:11.610737 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.610737 19020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40780
I20260709 14:55:11.611076 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.611434 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.612730 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.616993 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:11.620132 19233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.620891 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:11.621178 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-njl6"
I20260709 14:55:11.621455 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608821049199-15164-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)
I20260709 14:55:11.634547 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.635766 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.637286 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.639503 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.639714 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.639964 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.640126 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.679888 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:35769
I20260709 14:55:11.680078 19295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:35769 every 8 connection(s)
I20260709 14:55:11.693023 19296 heartbeater.cc:344] Connected to a master server at 127.14.207.62:39087
I20260709 14:55:11.693419 19296 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.694096 19296 heartbeater.cc:507] Master 127.14.207.62:39087 requested a full tablet report, sending...
I20260709 14:55:11.696033 19020 ts_manager.cc:194] Registered new tserver with Master: 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:11.696382 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013328921s
I20260709 14:55:11.697381 19020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40796
I20260709 14:55:11.721263 19020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40806:
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"
    }
  }
}
W20260709 14:55:11.723564 19020 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.
I20260709 14:55:11.784276 19112 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49cb25077544a09de1835de03bf3cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:11.784505 19111 tablet_service.cc:1511] Processing CreateTablet for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:11.785732 19112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49cb25077544a09de1835de03bf3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.787098 19187 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49cb25077544a09de1835de03bf3cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:11.788482 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49cb25077544a09de1835de03bf3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.787667 19261 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49cb25077544a09de1835de03bf3cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:11.788817 19111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.789445 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49cb25077544a09de1835de03bf3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.792752 19186 tablet_service.cc:1511] Processing CreateTablet for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:11.794147 19186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.796801 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ce4816ec4a4a4f269ef6ebfa0fb408cf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:11.798161 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17cc4f5e8dbd4761b5a6b086b5b4d32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.809790 19311 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Bootstrap starting.
I20260709 14:55:11.814607 19312 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: Bootstrap starting.
I20260709 14:55:11.817886 19311 tablet_bootstrap.cc:654] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.822623 19312 tablet_bootstrap.cc:654] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.836232 19311 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: No bootstrap required, opened a new log
I20260709 14:55:11.836684 19311 ts_tablet_manager.cc:1403] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 14:55:11.838182 19315 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: Bootstrap starting.
I20260709 14:55:11.839042 19311 raft_consensus.cc:359] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.839681 19311 raft_consensus.cc:385] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.840019 19311 raft_consensus.cc:740] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75786a630b5445228626bed56a978669, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.840781 19311 consensus_queue.cc:260] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.842320 19312 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: No bootstrap required, opened a new log
I20260709 14:55:11.842875 19312 ts_tablet_manager.cc:1403] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260709 14:55:11.845343 19315 tablet_bootstrap.cc:654] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.845831 19312 raft_consensus.cc:359] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.846632 19312 raft_consensus.cc:385] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.846935 19312 raft_consensus.cc:740] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.847102 19147 heartbeater.cc:499] Master 127.14.207.62:39087 was elected leader, sending a full tablet report...
I20260709 14:55:11.847425 19311 ts_tablet_manager.cc:1434] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 14:55:11.847697 19312 consensus_queue.cc:260] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.848376 19311 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: Bootstrap starting.
I20260709 14:55:11.854836 19311 tablet_bootstrap.cc:654] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.856245 19296 heartbeater.cc:499] Master 127.14.207.62:39087 was elected leader, sending a full tablet report...
I20260709 14:55:11.857393 19312 ts_tablet_manager.cc:1434] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260709 14:55:11.858517 19312 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: Bootstrap starting.
I20260709 14:55:11.862377 19315 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: No bootstrap required, opened a new log
I20260709 14:55:11.862965 19315 ts_tablet_manager.cc:1403] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260709 14:55:11.865108 19312 tablet_bootstrap.cc:654] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.866662 19315 raft_consensus.cc:359] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.867467 19315 raft_consensus.cc:385] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.867760 19315 raft_consensus.cc:740] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.868714 19315 consensus_queue.cc:260] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.870970 19311 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: No bootstrap required, opened a new log
I20260709 14:55:11.873026 19312 tablet_bootstrap.cc:492] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: No bootstrap required, opened a new log
I20260709 14:55:11.873054 19311 ts_tablet_manager.cc:1403] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260709 14:55:11.873805 19312 ts_tablet_manager.cc:1403] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:55:11.876703 19222 heartbeater.cc:499] Master 127.14.207.62:39087 was elected leader, sending a full tablet report...
I20260709 14:55:11.876545 19312 raft_consensus.cc:359] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.877250 19315 ts_tablet_manager.cc:1434] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20260709 14:55:11.876777 19311 raft_consensus.cc:359] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.877416 19312 raft_consensus.cc:385] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.877686 19311 raft_consensus.cc:385] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.877846 19312 raft_consensus.cc:740] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.878078 19311 raft_consensus.cc:740] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75786a630b5445228626bed56a978669, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.878597 19312 consensus_queue.cc:260] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.878839 19311 consensus_queue.cc:260] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.880842 19312 ts_tablet_manager.cc:1434] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:55:11.881062 19311 ts_tablet_manager.cc:1434] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:11.881670 19315 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: Bootstrap starting.
I20260709 14:55:11.892158 19315 tablet_bootstrap.cc:654] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.897572 19315 tablet_bootstrap.cc:492] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: No bootstrap required, opened a new log
I20260709 14:55:11.898001 19315 ts_tablet_manager.cc:1403] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.008s
I20260709 14:55:11.900153 19315 raft_consensus.cc:359] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.900749 19315 raft_consensus.cc:385] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.900998 19315 raft_consensus.cc:740] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.901593 19315 consensus_queue.cc:260] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:11.903102 19315 ts_tablet_manager.cc:1434] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:11.971820 19317 raft_consensus.cc:493] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:11.972352 19317 raft_consensus.cc:515] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.974301 19317 leader_election.cc:290] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:11.983289 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cc4f5e8dbd4761b5a6b086b5b4d32e" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669" is_pre_election: true
I20260709 14:55:11.984042 19122 raft_consensus.cc:2468] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:11.984382 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cc4f5e8dbd4761b5a6b086b5b4d32e" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612" is_pre_election: true
I20260709 14:55:11.985080 19197 raft_consensus.cc:2468] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:11.985357 19236 leader_election.cc:304] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 75786a630b5445228626bed56a978669; no voters: 
I20260709 14:55:11.986289 19317 raft_consensus.cc:2804] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:11.986632 19317 raft_consensus.cc:493] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:11.986929 19317 raft_consensus.cc:3060] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.991936 19317 raft_consensus.cc:515] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:11.993474 19317 leader_election.cc:290] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Requested vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:11.994371 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cc4f5e8dbd4761b5a6b086b5b4d32e" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669"
I20260709 14:55:11.994609 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17cc4f5e8dbd4761b5a6b086b5b4d32e" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:11.995038 19122 raft_consensus.cc:3060] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.995138 19197 raft_consensus.cc:3060] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.002410 19122 raft_consensus.cc:2468] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.002410 19197 raft_consensus.cc:2468] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.003726 19236 leader_election.cc:304] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 75786a630b5445228626bed56a978669; no voters: 
I20260709 14:55:12.004418 19317 raft_consensus.cc:2804] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.005431 19317 raft_consensus.cc:697] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Becoming Leader. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Running, Role: LEADER
I20260709 14:55:12.006086 19317 consensus_queue.cc:237] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.013036 19018 catalog_manager.cc:5697] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.070796 19317 raft_consensus.cc:493] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.071640 19317 raft_consensus.cc:515] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:12.073856 19317 leader_election.cc:290] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:12.075965 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612" is_pre_election: true
I20260709 14:55:12.075773 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669" is_pre_election: true
I20260709 14:55:12.077011 19197 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:12.077025 19122 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:12.078751 19237 leader_election.cc:304] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.079577 19317 raft_consensus.cc:2804] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.079886 19317 raft_consensus.cc:493] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.080159 19317 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.087427 19317 raft_consensus.cc:515] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:12.089023 19317 leader_election.cc:290] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Requested vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:12.090013 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669"
I20260709 14:55:12.090029 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:12.090607 19122 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.090721 19197 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.098083 19197 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.098927 19122 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.099128 19237 leader_election.cc:304] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.099992 19317 raft_consensus.cc:2804] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.100472 19317 raft_consensus.cc:697] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Becoming Leader. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Running, Role: LEADER
I20260709 14:55:12.101569 19317 consensus_queue.cc:237] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:12.109216 19018 catalog_manager.cc:5697] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.209419 19018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40818:
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"
    }
  }
}
W20260709 14:55:12.211807 19018 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.
I20260709 14:55:12.236308 19112 tablet_service.cc:1511] Processing CreateTablet for tablet 7c361708b6bf416abc296a8ffa8d45cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:12.237663 19186 tablet_service.cc:1511] Processing CreateTablet for tablet 7c361708b6bf416abc296a8ffa8d45cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:12.238210 19112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c361708b6bf416abc296a8ffa8d45cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.239450 19186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c361708b6bf416abc296a8ffa8d45cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.239710 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 7c361708b6bf416abc296a8ffa8d45cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:55:12.241357 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c361708b6bf416abc296a8ffa8d45cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.241202 19111 tablet_service.cc:1511] Processing CreateTablet for tablet b837428690d04241b6bd0a8a86e95221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:12.242565 19111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b837428690d04241b6bd0a8a86e95221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.257853 19187 tablet_service.cc:1511] Processing CreateTablet for tablet b837428690d04241b6bd0a8a86e95221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:12.259310 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b837428690d04241b6bd0a8a86e95221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.261376 19261 tablet_service.cc:1511] Processing CreateTablet for tablet b837428690d04241b6bd0a8a86e95221 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=99340e512a504cc1a5037a562b6d2a0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:55:12.262799 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b837428690d04241b6bd0a8a86e95221. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:12.265524 19068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:12.267059 19311 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: Bootstrap starting.
I20260709 14:55:12.271423 19315 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: Bootstrap starting.
I20260709 14:55:12.274598 19311 tablet_bootstrap.cc:654] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.276600 19312 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: Bootstrap starting.
I20260709 14:55:12.284153 19311 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: No bootstrap required, opened a new log
I20260709 14:55:12.284906 19312 tablet_bootstrap.cc:654] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.285427 19315 tablet_bootstrap.cc:654] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.284984 19311 ts_tablet_manager.cc:1403] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:55:12.289258 19311 raft_consensus.cc:359] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.291069 19311 raft_consensus.cc:385] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.291443 19311 raft_consensus.cc:740] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75786a630b5445228626bed56a978669, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.292459 19311 consensus_queue.cc:260] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.295066 19311 ts_tablet_manager.cc:1434] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:12.297317 19312 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: No bootstrap required, opened a new log
I20260709 14:55:12.298080 19312 ts_tablet_manager.cc:1403] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260709 14:55:12.297322 19311 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: Bootstrap starting.
I20260709 14:55:12.300693 19315 tablet_bootstrap.cc:492] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: No bootstrap required, opened a new log
I20260709 14:55:12.301311 19315 ts_tablet_manager.cc:1403] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260709 14:55:12.301457 19312 raft_consensus.cc:359] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.302276 19312 raft_consensus.cc:385] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.304085 19312 raft_consensus.cc:740] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.304605 19315 raft_consensus.cc:359] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.304966 19312 consensus_queue.cc:260] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.305473 19315 raft_consensus.cc:385] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.305665 19311 tablet_bootstrap.cc:654] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.305895 19315 raft_consensus.cc:740] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.306950 19315 consensus_queue.cc:260] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.309474 19312 ts_tablet_manager.cc:1434] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:12.309751 19315 ts_tablet_manager.cc:1434] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:55:12.310732 19312 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: Bootstrap starting.
I20260709 14:55:12.310747 19315 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Bootstrap starting.
I20260709 14:55:12.318208 19312 tablet_bootstrap.cc:654] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.321056 19311 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: No bootstrap required, opened a new log
I20260709 14:55:12.321755 19311 ts_tablet_manager.cc:1403] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:55:12.322439 19315 tablet_bootstrap.cc:654] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.325032 19311 raft_consensus.cc:359] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.329560 19311 raft_consensus.cc:385] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.329947 19311 raft_consensus.cc:740] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75786a630b5445228626bed56a978669, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.330972 19311 consensus_queue.cc:260] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.332787 19312 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: No bootstrap required, opened a new log
I20260709 14:55:12.333112 19315 tablet_bootstrap.cc:492] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: No bootstrap required, opened a new log
I20260709 14:55:12.333325 19311 ts_tablet_manager.cc:1434] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:55:12.333384 19312 ts_tablet_manager.cc:1403] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:55:12.333619 19315 ts_tablet_manager.cc:1403] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 14:55:12.336789 19315 raft_consensus.cc:359] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.337035 19312 raft_consensus.cc:359] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.337538 19315 raft_consensus.cc:385] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.337760 19312 raft_consensus.cc:385] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.337852 19315 raft_consensus.cc:740] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.338140 19312 raft_consensus.cc:740] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.338804 19315 consensus_queue.cc:260] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.338923 19312 consensus_queue.cc:260] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.341157 19315 ts_tablet_manager.cc:1434] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:12.341158 19312 ts_tablet_manager.cc:1434] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:55:12.433137 19317 raft_consensus.cc:493] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.433569 19317 raft_consensus.cc:515] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.435283 19317 leader_election.cc:290] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:12.436050 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669" is_pre_election: true
I20260709 14:55:12.436354 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612" is_pre_election: true
I20260709 14:55:12.436647 19122 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:12.436936 19197 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 0.
I20260709 14:55:12.437824 19236 leader_election.cc:304] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 75786a630b5445228626bed56a978669; no voters: 
I20260709 14:55:12.438654 19317 raft_consensus.cc:2804] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.438966 19317 raft_consensus.cc:493] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.439215 19317 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.444348 19317 raft_consensus.cc:515] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.445971 19317 leader_election.cc:290] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Requested vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:12.446761 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669"
I20260709 14:55:12.446990 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:12.447293 19122 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.447496 19197 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.452517 19197 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.452529 19122 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63cf55d7de4c4aa68cce21335ac0ee04 in term 1.
I20260709 14:55:12.453613 19237 leader_election.cc:304] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.454275 19317 raft_consensus.cc:2804] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.454717 19317 raft_consensus.cc:697] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Becoming Leader. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Running, Role: LEADER
I20260709 14:55:12.455412 19317 consensus_queue.cc:237] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.458137 19321 raft_consensus.cc:493] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.458746 19321 raft_consensus.cc:515] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.463351 19321 leader_election.cc:290] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:12.465914 19019 catalog_manager.cc:5697] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:12.473240 19317 consensus_queue.cc:1048] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:12.478338 19121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669" is_pre_election: true
I20260709 14:55:12.479167 19121 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 0.
I20260709 14:55:12.479215 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" is_pre_election: true
I20260709 14:55:12.479983 19271 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 0.
I20260709 14:55:12.480774 19162 leader_election.cc:304] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75786a630b5445228626bed56a978669, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.482108 19321 raft_consensus.cc:2804] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.482370 19321 raft_consensus.cc:493] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.482584 19321 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.490880 19321 raft_consensus.cc:515] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.494521 19122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75786a630b5445228626bed56a978669"
I20260709 14:55:12.495126 19122 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.494916 19346 consensus_queue.cc:1048] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:12.498179 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
I20260709 14:55:12.498843 19271 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.496714 19321 leader_election.cc:290] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [CANDIDATE]: Term 1 election: Requested vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:12.502892 19122 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 1.
I20260709 14:55:12.504365 19162 leader_election.cc:304] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75786a630b5445228626bed56a978669, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.505329 19321 raft_consensus.cc:2804] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.507206 19321 raft_consensus.cc:697] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 LEADER]: Becoming Leader. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Running, Role: LEADER
I20260709 14:55:12.508175 19321 consensus_queue.cc:237] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.511059 19271 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 1.
I20260709 14:55:12.517429 19019 catalog_manager.cc:5697] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "9832754fecbb41c3aa1dfcbef096f612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.561336 19346 consensus_queue.cc:1048] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.579375 19317 consensus_queue.cc:1048] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.588171 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc"
dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
mode: GRACEFUL
new_leader_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:60432
I20260709 14:55:12.588748 19271 raft_consensus.cc:606] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Received request to transfer leadership to TS 75786a630b5445228626bed56a978669
I20260709 14:55:12.597872 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc"
dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
mode: GRACEFUL
new_leader_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:60432
I20260709 14:55:12.598368 19271 raft_consensus.cc:606] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Received request to transfer leadership to TS 75786a630b5445228626bed56a978669
I20260709 14:55:12.610946 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221"
dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
mode: GRACEFUL
new_leader_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:43182
I20260709 14:55:12.611480 19197 raft_consensus.cc:606] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 LEADER]: Received request to transfer leadership to TS 75786a630b5445228626bed56a978669
I20260709 14:55:12.865620 19317 consensus_queue.cc:1048] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.871850 19353 raft_consensus.cc:993] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: : Instructing follower 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:12.872335 19353 raft_consensus.cc:1081] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Signalling peer 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:12.874388 19121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc"
dest_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:54084
I20260709 14:55:12.878623 19121 raft_consensus.cc:493] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.879066 19121 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.880385 19317 consensus_queue.cc:1048] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.888779 19121 raft_consensus.cc:515] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.896139 19121 leader_election.cc:290] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Requested vote from peers 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537), 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:12.907634 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:12.908210 19197 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.908725 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c361708b6bf416abc296a8ffa8d45cc" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
I20260709 14:55:12.909255 19271 raft_consensus.cc:3055] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:12.909500 19271 raft_consensus.cc:740] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Running, Role: LEADER
I20260709 14:55:12.910172 19271 consensus_queue.cc:260] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.911135 19271 raft_consensus.cc:3060] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.913374 19197 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:12.914510 19088 leader_election.cc:304] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75786a630b5445228626bed56a978669, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:12.915403 19316 raft_consensus.cc:2804] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:12.917490 19316 raft_consensus.cc:697] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Becoming Leader. State: Replica: 75786a630b5445228626bed56a978669, State: Running, Role: LEADER
I20260709 14:55:12.917742 19271 raft_consensus.cc:2468] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:12.918277 19316 consensus_queue.cc:237] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.924825 19020 catalog_manager.cc:5697] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 reported cstate change: term changed from 1 to 2, leader changed from 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3) to 75786a630b5445228626bed56a978669 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "75786a630b5445228626bed56a978669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.931046 19321 consensus_queue.cc:1048] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.943216 19321 consensus_queue.cc:1048] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:12.950414 19321 raft_consensus.cc:993] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: : Instructing follower 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:12.950909 19321 raft_consensus.cc:1081] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 LEADER]: Signalling peer 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:12.952715 19121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221"
dest_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:54096
I20260709 14:55:12.953162 19121 raft_consensus.cc:493] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:12.953517 19121 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.958678 19121 raft_consensus.cc:515] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.960350 19121 leader_election.cc:290] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Requested vote from peers 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537), 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:12.961202 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:12.961719 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
I20260709 14:55:12.961853 19197 raft_consensus.cc:3055] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:12.962337 19197 raft_consensus.cc:740] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Running, Role: LEADER
I20260709 14:55:12.962350 19271 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.963099 19197 consensus_queue.cc:260] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.964120 19197 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:12.968160 19271 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:12.969420 19197 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:12.969367 19085 leader_election.cc:304] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63cf55d7de4c4aa68cce21335ac0ee04, 75786a630b5445228626bed56a978669; no voters: 
I20260709 14:55:12.970386 19316 raft_consensus.cc:2804] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:12.970831 19316 raft_consensus.cc:697] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Becoming Leader. State: Replica: 75786a630b5445228626bed56a978669, State: Running, Role: LEADER
I20260709 14:55:12.971522 19316 consensus_queue.cc:237] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:12.977674 19019 catalog_manager.cc:5697] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 reported cstate change: term changed from 1 to 2, leader changed from 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2) to 75786a630b5445228626bed56a978669 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "75786a630b5445228626bed56a978669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.063512 19317 raft_consensus.cc:993] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: : Instructing follower 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:13.064046 19324 raft_consensus.cc:1081] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Signalling peer 75786a630b5445228626bed56a978669 to start an election
I20260709 14:55:13.065434 19121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc"
dest_uuid: "75786a630b5445228626bed56a978669"
 from {username='slave'} at 127.0.0.1:54084
I20260709 14:55:13.065912 19121 raft_consensus.cc:493] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.066212 19121 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.071084 19121 raft_consensus.cc:515] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:13.072685 19121 leader_election.cc:290] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Requested vote from peers 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769), 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2:44537)
I20260709 14:55:13.073558 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
I20260709 14:55:13.073686 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49cb25077544a09de1835de03bf3cc" candidate_uuid: "75786a630b5445228626bed56a978669" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
I20260709 14:55:13.074293 19271 raft_consensus.cc:3055] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.074349 19197 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.074566 19271 raft_consensus.cc:740] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63cf55d7de4c4aa68cce21335ac0ee04, State: Running, Role: LEADER
I20260709 14:55:13.075269 19271 consensus_queue.cc:260] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:13.076205 19271 raft_consensus.cc:3060] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.079545 19197 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:13.080708 19088 leader_election.cc:304] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75786a630b5445228626bed56a978669, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:13.080899 19271 raft_consensus.cc:2468] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75786a630b5445228626bed56a978669 in term 2.
I20260709 14:55:13.081358 19316 raft_consensus.cc:2804] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.081827 19316 raft_consensus.cc:697] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Becoming Leader. State: Replica: 75786a630b5445228626bed56a978669, State: Running, Role: LEADER
I20260709 14:55:13.082561 19316 consensus_queue.cc:237] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } }
I20260709 14:55:13.088088 19019 catalog_manager.cc:5697] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 reported cstate change: term changed from 1 to 2, leader changed from 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3) to 75786a630b5445228626bed56a978669 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "75786a630b5445228626bed56a978669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.306245 19197 raft_consensus.cc:1275] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Refusing update from remote peer 75786a630b5445228626bed56a978669: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.307502 19316 consensus_queue.cc:1048] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.316723 19271 raft_consensus.cc:1275] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Refusing update from remote peer 75786a630b5445228626bed56a978669: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.321285 19316 consensus_queue.cc:1048] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.330410 15164 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:55:13.332722 15164 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:55:13.333278 15164 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:55:13.345752 19121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221"
dest_uuid: "75786a630b5445228626bed56a978669"
mode: GRACEFUL
new_leader_uuid: "9832754fecbb41c3aa1dfcbef096f612"
 from {username='slave'} at 127.0.0.1:54110
I20260709 14:55:13.346256 19121 raft_consensus.cc:606] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Received request to transfer leadership to TS 9832754fecbb41c3aa1dfcbef096f612
I20260709 14:55:13.347424 15164 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:55:13.460815 19197 raft_consensus.cc:1275] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Refusing update from remote peer 75786a630b5445228626bed56a978669: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.460804 19271 raft_consensus.cc:1275] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Refusing update from remote peer 75786a630b5445228626bed56a978669: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:13.462189 19361 consensus_queue.cc:1048] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.462736 19316 consensus_queue.cc:1048] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:13.467648 19361 raft_consensus.cc:993] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: : Instructing follower 9832754fecbb41c3aa1dfcbef096f612 to start an election
I20260709 14:55:13.468115 19361 raft_consensus.cc:1081] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Signalling peer 9832754fecbb41c3aa1dfcbef096f612 to start an election
I20260709 14:55:13.475119 19196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221"
dest_uuid: "9832754fecbb41c3aa1dfcbef096f612"
 from {username='slave'} at 127.0.0.1:43190
I20260709 14:55:13.475666 19196 raft_consensus.cc:493] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.476101 19196 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:13.484268 19196 raft_consensus.cc:515] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:13.487006 19196 leader_election.cc:290] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [CANDIDATE]: Term 3 election: Requested vote from peers 75786a630b5445228626bed56a978669 (127.14.207.1:41793), 63cf55d7de4c4aa68cce21335ac0ee04 (127.14.207.3:35769)
I20260709 14:55:13.487514 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63cf55d7de4c4aa68cce21335ac0ee04"
I20260709 14:55:13.488484 19121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b837428690d04241b6bd0a8a86e95221" candidate_uuid: "9832754fecbb41c3aa1dfcbef096f612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75786a630b5445228626bed56a978669"
I20260709 14:55:13.489552 19271 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:13.489650 19121 raft_consensus.cc:3055] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:13.490137 19121 raft_consensus.cc:740] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75786a630b5445228626bed56a978669, State: Running, Role: LEADER
I20260709 14:55:13.490831 19121 consensus_queue.cc:260] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [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: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:13.492128 19121 raft_consensus.cc:3060] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:13.495466 19271 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 3.
I20260709 14:55:13.496783 19160 leader_election.cc:304] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [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: 63cf55d7de4c4aa68cce21335ac0ee04, 9832754fecbb41c3aa1dfcbef096f612; no voters: 
I20260709 14:55:13.497043 19121 raft_consensus.cc:2468] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9832754fecbb41c3aa1dfcbef096f612 in term 3.
I20260709 14:55:13.497609 19350 raft_consensus.cc:2804] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:13.498574 19350 raft_consensus.cc:697] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 LEADER]: Becoming Leader. State: Replica: 9832754fecbb41c3aa1dfcbef096f612, State: Running, Role: LEADER
I20260709 14:55:13.499444 19350 consensus_queue.cc:237] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [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: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } }
I20260709 14:55:13.505342 19019 catalog_manager.cc:5697] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 reported cstate change: term changed from 2 to 3, leader changed from 75786a630b5445228626bed56a978669 (127.14.207.1) to 9832754fecbb41c3aa1dfcbef096f612 (127.14.207.2). New cstate: current_term: 3 leader_uuid: "9832754fecbb41c3aa1dfcbef096f612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75786a630b5445228626bed56a978669" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9832754fecbb41c3aa1dfcbef096f612" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 44537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63cf55d7de4c4aa68cce21335ac0ee04" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 35769 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.557476 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
I20260709 14:55:13.578280 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:13.579020 15164 tablet_replica.cc:333] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669: stopping tablet replica
I20260709 14:55:13.579566 15164 raft_consensus.cc:2243] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.580427 15164 raft_consensus.cc:2272] T 7c361708b6bf416abc296a8ffa8d45cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.582576 15164 tablet_replica.cc:333] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669: stopping tablet replica
I20260709 14:55:13.583142 15164 raft_consensus.cc:2243] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.583545 15164 raft_consensus.cc:2272] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 75786a630b5445228626bed56a978669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.585477 15164 tablet_replica.cc:333] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669: stopping tablet replica
I20260709 14:55:13.585980 15164 raft_consensus.cc:2243] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.586352 15164 raft_consensus.cc:2272] T b837428690d04241b6bd0a8a86e95221 P 75786a630b5445228626bed56a978669 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.588470 15164 tablet_replica.cc:333] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: stopping tablet replica
I20260709 14:55:13.588938 15164 raft_consensus.cc:2243] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.589500 15164 pending_rounds.cc:70] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Trying to abort 1 pending ops.
I20260709 14:55:13.589699 15164 pending_rounds.cc:77] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662107992678400 op_type: NO_OP noop_request { }
I20260709 14:55:13.589958 15164 raft_consensus.cc:2889] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:13.590217 15164 raft_consensus.cc:2272] T 6e49cb25077544a09de1835de03bf3cc P 75786a630b5445228626bed56a978669 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.613373 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
I20260709 14:55:13.627338 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
I20260709 14:55:13.645473 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:13.646163 15164 tablet_replica.cc:333] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612: stopping tablet replica
I20260709 14:55:13.646693 15164 raft_consensus.cc:2243] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.647145 15164 raft_consensus.cc:2272] T 7c361708b6bf416abc296a8ffa8d45cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.649399 15164 tablet_replica.cc:333] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: stopping tablet replica
I20260709 14:55:13.649921 15164 raft_consensus.cc:2243] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.650516 15164 pending_rounds.cc:70] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Trying to abort 1 pending ops.
I20260709 14:55:13.650678 15164 pending_rounds.cc:77] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305662109701337088 op_type: NO_OP noop_request { }
I20260709 14:55:13.650941 15164 raft_consensus.cc:2889] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:55:13.651197 15164 raft_consensus.cc:2272] T b837428690d04241b6bd0a8a86e95221 P 9832754fecbb41c3aa1dfcbef096f612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.653235 15164 tablet_replica.cc:333] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612: stopping tablet replica
I20260709 14:55:13.653717 15164 raft_consensus.cc:2243] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.654103 15164 raft_consensus.cc:2272] T 6e49cb25077544a09de1835de03bf3cc P 9832754fecbb41c3aa1dfcbef096f612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.655946 15164 tablet_replica.cc:333] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612: stopping tablet replica
I20260709 14:55:13.656402 15164 raft_consensus.cc:2243] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.656771 15164 raft_consensus.cc:2272] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 9832754fecbb41c3aa1dfcbef096f612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.668821 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
I20260709 14:55:13.682031 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
I20260709 14:55:13.700151 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:13.700802 15164 tablet_replica.cc:333] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04: stopping tablet replica
I20260709 14:55:13.701313 15164 raft_consensus.cc:2243] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.701766 15164 raft_consensus.cc:2272] T 7c361708b6bf416abc296a8ffa8d45cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.703856 15164 tablet_replica.cc:333] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04: stopping tablet replica
I20260709 14:55:13.704366 15164 raft_consensus.cc:2243] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.705063 15164 raft_consensus.cc:2272] T 17cc4f5e8dbd4761b5a6b086b5b4d32e P 63cf55d7de4c4aa68cce21335ac0ee04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.707068 15164 tablet_replica.cc:333] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04: stopping tablet replica
I20260709 14:55:13.707535 15164 raft_consensus.cc:2243] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.707890 15164 raft_consensus.cc:2272] T b837428690d04241b6bd0a8a86e95221 P 63cf55d7de4c4aa68cce21335ac0ee04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.709955 15164 tablet_replica.cc:333] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04: stopping tablet replica
I20260709 14:55:13.710394 15164 raft_consensus.cc:2243] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:13.710716 15164 raft_consensus.cc:2272] T 6e49cb25077544a09de1835de03bf3cc P 63cf55d7de4c4aa68cce21335ac0ee04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.732223 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:55:13.745530 15164 master.cc:562] Master@127.14.207.62:39087 shutting down...
I20260709 14:55:13.761770 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:13.762331 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:13.762660 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29b95dbf4d5f4ce3bbfee6a008b84c5b: stopping tablet replica
I20260709 14:55:13.780586 15164 master.cc:584] Master@127.14.207.62:39087 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2681 ms)
[----------] 6 tests from LeaderRebalancerTest (92602 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:55:13.814816 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:35313
I20260709 14:55:13.815999 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:13.821120 19368 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
W20260709 14:55:13.821341 19369 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
W20260709 14:55:13.822600 19371 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
I20260709 14:55:13.823621 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:13.824420 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:13.824599 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:13.824744 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608913824728 us; error 0 us; skew 500 ppm
I20260709 14:55:13.825307 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:13.827601 15164 webserver.cc:533] Webserver started at http://127.14.207.62:35151/ using document root <none> and password file <none>
I20260709 14:55:13.828186 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:13.828358 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:13.828596 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:13.829672 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "5f745c8280574fefa937e1ea6545518d"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-njl6"
I20260709 14:55:13.834095 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:55:13.837491 19376 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:13.838184 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:13.838469 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "5f745c8280574fefa937e1ea6545518d"
format_stamp: "Formatted at 2026-07-09 14:55:13 on dist-test-slave-njl6"
I20260709 14:55:13.838739 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-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)
I20260709 14:55:13.862241 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:13.863484 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:13.900380 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:35313
I20260709 14:55:13.900476 19427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:35313 every 8 connection(s)
I20260709 14:55:13.904248 19428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:13.914893 19428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: Bootstrap starting.
I20260709 14:55:13.919669 19428 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.923954 19428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: No bootstrap required, opened a new log
I20260709 14:55:13.926083 19428 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER }
I20260709 14:55:13.926476 19428 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.926684 19428 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f745c8280574fefa937e1ea6545518d, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.927287 19428 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER }
I20260709 14:55:13.927728 19428 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:13.927976 19428 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:13.928229 19428 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.932832 19428 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER }
I20260709 14:55:13.933350 19428 leader_election.cc:304] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [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: 5f745c8280574fefa937e1ea6545518d; no voters: 
I20260709 14:55:13.934427 19428 leader_election.cc:290] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:13.934768 19431 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.936117 19431 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 1 LEADER]: Becoming Leader. State: Replica: 5f745c8280574fefa937e1ea6545518d, State: Running, Role: LEADER
I20260709 14:55:13.936784 19431 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [LEADER]: Queue going to LEADER mode. State: All 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: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER }
I20260709 14:55:13.937170 19428 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:13.939492 19433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f745c8280574fefa937e1ea6545518d. Latest consensus state: current_term: 1 leader_uuid: "5f745c8280574fefa937e1ea6545518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER } }
I20260709 14:55:13.939486 19432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f745c8280574fefa937e1ea6545518d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f745c8280574fefa937e1ea6545518d" member_type: VOTER } }
I20260709 14:55:13.940236 19433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:13.940344 19432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:13.943476 19436 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:13.950664 19436 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:13.952224 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:13.959282 19436 catalog_manager.cc:1383] Generated new cluster ID: 9c479f1862484ae78cab6b93e3eab814
I20260709 14:55:13.959631 19436 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:13.972298 19436 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:13.973589 19436 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:13.990564 19436 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: Generated new TSK 0
I20260709 14:55:13.991199 19436 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:14.018441 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:14.024282 19449 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
W20260709 14:55:14.025321 19450 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
W20260709 14:55:14.026460 19452 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
I20260709 14:55:14.026841 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:14.027748 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:14.027956 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:14.028129 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608914028110 us; error 0 us; skew 500 ppm
I20260709 14:55:14.028645 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:14.030845 15164 webserver.cc:533] Webserver started at http://127.14.207.1:34437/ using document root <none> and password file <none>
I20260709 14:55:14.031330 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:14.031528 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:14.031793 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:14.032876 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.037272 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:14.040555 19457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.041240 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:14.041515 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.041797 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-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)
I20260709 14:55:14.064603 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:14.065819 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:14.067273 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:14.069590 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:14.069802 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.070027 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:14.070196 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.108934 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:36795
I20260709 14:55:14.109045 19519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:36795 every 8 connection(s)
I20260709 14:55:14.113781 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:14.121021 19524 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
W20260709 14:55:14.122061 19525 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
W20260709 14:55:14.123782 19527 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
I20260709 14:55:14.126741 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:14.126909 19520 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35313
I20260709 14:55:14.127370 19520 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:14.127708 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:14.127976 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:14.128120 19520 heartbeater.cc:507] Master 127.14.207.62:35313 requested a full tablet report, sending...
I20260709 14:55:14.128144 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608914128126 us; error 0 us; skew 500 ppm
I20260709 14:55:14.128909 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:14.130378 19393 ts_manager.cc:194] Registered new tserver with Master: 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795)
I20260709 14:55:14.131405 15164 webserver.cc:533] Webserver started at http://127.14.207.2:42327/ using document root <none> and password file <none>
I20260709 14:55:14.131958 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:14.132148 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:14.132413 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:14.132341 19393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33814
I20260709 14:55:14.133725 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "0acbf2bad1b547acbd5a4e2166cae819"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.138043 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:14.141683 19532 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.142462 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:14.142769 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "0acbf2bad1b547acbd5a4e2166cae819"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.143059 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-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)
I20260709 14:55:14.172178 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:14.173350 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:14.174820 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:14.177089 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:14.177304 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.177524 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:14.177673 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.216508 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:38049
I20260709 14:55:14.216609 19594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:38049 every 8 connection(s)
I20260709 14:55:14.221065 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:14.227721 19598 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
W20260709 14:55:14.228492 19599 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
I20260709 14:55:14.232193 15164 server_base.cc:1061] running on GCE node
W20260709 14:55:14.232301 19601 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
I20260709 14:55:14.232798 19595 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35313
I20260709 14:55:14.233279 19595 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:14.233493 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:14.233785 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:14.233987 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608914233967 us; error 0 us; skew 500 ppm
I20260709 14:55:14.234179 19595 heartbeater.cc:507] Master 127.14.207.62:35313 requested a full tablet report, sending...
I20260709 14:55:14.234756 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:14.236528 19393 ts_manager.cc:194] Registered new tserver with Master: 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:14.237550 15164 webserver.cc:533] Webserver started at http://127.14.207.3:35763/ using document root <none> and password file <none>
I20260709 14:55:14.238268 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:14.238379 19393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33818
I20260709 14:55:14.238510 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:14.238917 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:14.240437 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.245127 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:14.248374 19606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.249135 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:14.249398 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
format_stamp: "Formatted at 2026-07-09 14:55:14 on dist-test-slave-njl6"
I20260709 14:55:14.249666 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608821049199-15164-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)
I20260709 14:55:14.270545 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:14.271590 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:14.272997 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:14.275233 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:14.275419 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.275671 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:14.275820 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:14.314589 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:43555
I20260709 14:55:14.314687 19668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:43555 every 8 connection(s)
I20260709 14:55:14.327292 19669 heartbeater.cc:344] Connected to a master server at 127.14.207.62:35313
I20260709 14:55:14.327716 19669 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:14.328451 19669 heartbeater.cc:507] Master 127.14.207.62:35313 requested a full tablet report, sending...
I20260709 14:55:14.330242 19393 ts_manager.cc:194] Registered new tserver with Master: 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.330749 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013085179s
I20260709 14:55:14.331552 19393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33822
I20260709 14:55:14.354926 19393 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33828:
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"
    }
  }
}
W20260709 14:55:14.357479 19393 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.
I20260709 14:55:14.437093 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 73a35963500c44b38e7ccc517b367a09 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:14.437477 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 0c114f9413c748adbfb7164e91ea8486 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:14.438589 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a35963500c44b38e7ccc517b367a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.440037 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c114f9413c748adbfb7164e91ea8486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.440914 19483 tablet_service.cc:1511] Processing CreateTablet for tablet 27d2cf99db29422b9aa89929beda643f (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:14.442354 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d2cf99db29422b9aa89929beda643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.452713 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33cf8267394d5f89803060b8b4771c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:14.454066 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbba9ac43e746eb8b957b8ed913ccfd (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:14.455180 19480 tablet_service.cc:1511] Processing CreateTablet for tablet f98ee023796045f2a275af1c1ec73f34 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:14.457383 19479 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae9fd735664b68a018f77c0dbf233c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:14.459571 19477 tablet_service.cc:1511] Processing CreateTablet for tablet f5dcf849b8e8495180505915028211e3 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:14.459725 19478 tablet_service.cc:1511] Processing CreateTablet for tablet bbb2f124bfa84136a3e3bba800a2d0cb (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:14.454152 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33cf8267394d5f89803060b8b4771c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.461644 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb2f124bfa84136a3e3bba800a2d0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.462327 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98ee023796045f2a275af1c1ec73f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.466701 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae9fd735664b68a018f77c0dbf233c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.468330 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbba9ac43e746eb8b957b8ed913ccfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.469638 19684 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.472318 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dcf849b8e8495180505915028211e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.477130 19684 tablet_bootstrap.cc:654] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.478668 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 0c114f9413c748adbfb7164e91ea8486 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:14.480460 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c114f9413c748adbfb7164e91ea8486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.489065 19684 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.489660 19684 ts_tablet_manager.cc:1403] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 14:55:14.490495 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 0c114f9413c748adbfb7164e91ea8486 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:14.491945 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c114f9413c748adbfb7164e91ea8486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.493062 19684 raft_consensus.cc:359] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.493854 19684 raft_consensus.cc:385] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.495535 19633 tablet_service.cc:1511] Processing CreateTablet for tablet 73a35963500c44b38e7ccc517b367a09 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:14.494148 19684 raft_consensus.cc:740] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.496914 19633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a35963500c44b38e7ccc517b367a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.496840 19684 consensus_queue.cc:260] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.497938 19558 tablet_service.cc:1511] Processing CreateTablet for tablet 27d2cf99db29422b9aa89929beda643f (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:14.499347 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d2cf99db29422b9aa89929beda643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.501124 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbba9ac43e746eb8b957b8ed913ccfd (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:14.502462 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbba9ac43e746eb8b957b8ed913ccfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.496954 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 73a35963500c44b38e7ccc517b367a09 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:14.505363 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a35963500c44b38e7ccc517b367a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.509300 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33cf8267394d5f89803060b8b4771c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:14.510524 19552 tablet_service.cc:1511] Processing CreateTablet for tablet f5dcf849b8e8495180505915028211e3 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:14.512359 19555 tablet_service.cc:1511] Processing CreateTablet for tablet f98ee023796045f2a275af1c1ec73f34 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:14.514843 19554 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae9fd735664b68a018f77c0dbf233c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:14.517810 19553 tablet_service.cc:1511] Processing CreateTablet for tablet bbb2f124bfa84136a3e3bba800a2d0cb (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:14.510860 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33cf8267394d5f89803060b8b4771c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.524296 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae9fd735664b68a018f77c0dbf233c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.528249 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98ee023796045f2a275af1c1ec73f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.532127 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb2f124bfa84136a3e3bba800a2d0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.534875 19687 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.536258 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dcf849b8e8495180505915028211e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.552160 19687 tablet_bootstrap.cc:654] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.560420 19688 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.568746 19687 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.569401 19687 ts_tablet_manager.cc:1403] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.007s
I20260709 14:55:14.569447 19634 tablet_service.cc:1511] Processing CreateTablet for tablet 27d2cf99db29422b9aa89929beda643f (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:14.570916 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d2cf99db29422b9aa89929beda643f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.574846 19687 raft_consensus.cc:359] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.575637 19687 raft_consensus.cc:385] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.575994 19687 raft_consensus.cc:740] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.576587 19632 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbba9ac43e746eb8b957b8ed913ccfd (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:14.578051 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbba9ac43e746eb8b957b8ed913ccfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.582206 19688 tablet_bootstrap.cc:654] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.585510 19687 consensus_queue.cc:260] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.586488 19631 tablet_service.cc:1511] Processing CreateTablet for tablet 1b33cf8267394d5f89803060b8b4771c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:14.587977 19631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b33cf8267394d5f89803060b8b4771c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.592486 19669 heartbeater.cc:499] Master 127.14.207.62:35313 was elected leader, sending a full tablet report...
I20260709 14:55:14.593617 19687 ts_tablet_manager.cc:1434] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260709 14:55:14.608754 19687 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.610240 19634 tablet_service.cc:1511] Processing CreateTablet for tablet e1ae9fd735664b68a018f77c0dbf233c (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:14.611622 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ae9fd735664b68a018f77c0dbf233c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.611971 19688 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.612572 19688 ts_tablet_manager.cc:1403] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 14:55:14.627880 19629 tablet_service.cc:1511] Processing CreateTablet for tablet f5dcf849b8e8495180505915028211e3 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:14.615850 19688 raft_consensus.cc:359] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.616364 19630 tablet_service.cc:1511] Processing CreateTablet for tablet bbb2f124bfa84136a3e3bba800a2d0cb (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:14.629323 19688 raft_consensus.cc:385] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.625994 19687 tablet_bootstrap.cc:654] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.629428 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dcf849b8e8495180505915028211e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.627962 19632 tablet_service.cc:1511] Processing CreateTablet for tablet f98ee023796045f2a275af1c1ec73f34 (DEFAULT_TABLE table=test-workload [id=da9b5972ba244271824a73ac302e9f18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:14.633157 19630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb2f124bfa84136a3e3bba800a2d0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.636066 19684 ts_tablet_manager.cc:1434] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.146s	user 0.049s	sys 0.082s
I20260709 14:55:14.636076 19688 raft_consensus.cc:740] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.637238 19520 heartbeater.cc:499] Master 127.14.207.62:35313 was elected leader, sending a full tablet report...
I20260709 14:55:14.637683 19688 consensus_queue.cc:260] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.640100 19684 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.648032 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98ee023796045f2a275af1c1ec73f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:14.656446 19684 tablet_bootstrap.cc:654] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.658330 19595 heartbeater.cc:499] Master 127.14.207.62:35313 was elected leader, sending a full tablet report...
I20260709 14:55:14.660228 19688 ts_tablet_manager.cc:1434] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 14:55:14.666862 19688 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.673455 19688 tablet_bootstrap.cc:654] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.678073 19687 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.678654 19687 ts_tablet_manager.cc:1403] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.004s
I20260709 14:55:14.680953 19684 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.681511 19684 ts_tablet_manager.cc:1403] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.011s
I20260709 14:55:14.682073 19687 raft_consensus.cc:359] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.682907 19687 raft_consensus.cc:385] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.683285 19687 raft_consensus.cc:740] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.684157 19687 consensus_queue.cc:260] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.686100 19687 ts_tablet_manager.cc:1434] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:14.687148 19687 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.684523 19684 raft_consensus.cc:359] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.688815 19684 raft_consensus.cc:385] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.689138 19684 raft_consensus.cc:740] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.689970 19684 consensus_queue.cc:260] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.693761 19687 tablet_bootstrap.cc:654] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.697229 19684 ts_tablet_manager.cc:1434] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 14:55:14.698354 19684 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.699246 19688 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.699802 19688 ts_tablet_manager.cc:1403] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260709 14:55:14.703109 19687 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.702874 19688 raft_consensus.cc:359] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.703636 19688 raft_consensus.cc:385] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.704082 19688 raft_consensus.cc:740] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.705185 19684 tablet_bootstrap.cc:654] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.704839 19688 consensus_queue.cc:260] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.707036 19688 ts_tablet_manager.cc:1434] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:14.703653 19687 ts_tablet_manager.cc:1403] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:55:14.710860 19687 raft_consensus.cc:359] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.711503 19687 raft_consensus.cc:385] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.711802 19687 raft_consensus.cc:740] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.712759 19684 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.712530 19687 consensus_queue.cc:260] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.713124 19686 raft_consensus.cc:493] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.713274 19684 ts_tablet_manager.cc:1403] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 14:55:14.715095 19687 ts_tablet_manager.cc:1434] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:55:14.716130 19687 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.716508 19684 raft_consensus.cc:359] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.717288 19684 raft_consensus.cc:385] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.717175 19686 raft_consensus.cc:515] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.717631 19684 raft_consensus.cc:740] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.718442 19684 consensus_queue.cc:260] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.713348 19688 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.730361 19688 tablet_bootstrap.cc:654] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.733897 19687 tablet_bootstrap.cc:654] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.738559 19686 leader_election.cc:290] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.755051 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
W20260709 14:55:14.757036 19460 leader_election.cc:343] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.757614 19684 ts_tablet_manager.cc:1434] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.044s	user 0.023s	sys 0.021s
I20260709 14:55:14.758074 19687 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.758042 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:14.758749 19687 ts_tablet_manager.cc:1403] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.005s
I20260709 14:55:14.758775 19684 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
W20260709 14:55:14.759831 19461 leader_election.cc:343] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:14.760322 19461 leader_election.cc:304] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:14.761538 19698 raft_consensus.cc:2749] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:14.754959 19688 tablet_bootstrap.cc:492] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.761933 19687 raft_consensus.cc:359] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.762714 19687 raft_consensus.cc:385] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.762729 19688 ts_tablet_manager.cc:1403] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.003s
I20260709 14:55:14.763121 19687 raft_consensus.cc:740] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.763985 19687 consensus_queue.cc:260] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.765132 19684 tablet_bootstrap.cc:654] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.766104 19687 ts_tablet_manager.cc:1434] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:14.765799 19688 raft_consensus.cc:359] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.766551 19688 raft_consensus.cc:385] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.766848 19688 raft_consensus.cc:740] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.767163 19687 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.767750 19688 consensus_queue.cc:260] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.773937 19687 tablet_bootstrap.cc:654] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.777544 19688 ts_tablet_manager.cc:1434] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:55:14.781162 19688 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.784927 19687 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.785455 19687 ts_tablet_manager.cc:1403] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 14:55:14.787621 19687 raft_consensus.cc:359] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.788272 19687 raft_consensus.cc:385] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.788371 19688 tablet_bootstrap.cc:654] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.788623 19687 raft_consensus.cc:740] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.789469 19687 consensus_queue.cc:260] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.790825 19684 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.791433 19684 ts_tablet_manager.cc:1403] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.016s
I20260709 14:55:14.791477 19687 ts_tablet_manager.cc:1434] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:14.792695 19687 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.795102 19684 raft_consensus.cc:359] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.796005 19684 raft_consensus.cc:385] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.796380 19684 raft_consensus.cc:740] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.797320 19684 consensus_queue.cc:260] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.799343 19687 tablet_bootstrap.cc:654] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.802632 19684 ts_tablet_manager.cc:1434] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:14.804045 19684 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.810647 19684 tablet_bootstrap.cc:654] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.813943 19687 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.814013 19688 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.814476 19687 ts_tablet_manager.cc:1403] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 14:55:14.814668 19688 ts_tablet_manager.cc:1403] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.020s
I20260709 14:55:14.815018 19692 raft_consensus.cc:493] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.815543 19692 raft_consensus.cc:515] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.817991 19687 raft_consensus.cc:359] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.818832 19687 raft_consensus.cc:385] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.819128 19687 raft_consensus.cc:740] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.820103 19684 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.819859 19687 consensus_queue.cc:260] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.820633 19684 ts_tablet_manager.cc:1403] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:55:14.818181 19688 raft_consensus.cc:359] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.821297 19688 raft_consensus.cc:385] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.821612 19688 raft_consensus.cc:740] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.824018 19692 leader_election.cc:290] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.823890 19684 raft_consensus.cc:359] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.825248 19684 raft_consensus.cc:385] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.825429 19687 ts_tablet_manager.cc:1434] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:55:14.825531 19684 raft_consensus.cc:740] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.826751 19687 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.826565 19684 consensus_queue.cc:260] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.830950 19684 ts_tablet_manager.cc:1434] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:55:14.832104 19684 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.834076 19687 tablet_bootstrap.cc:654] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.822521 19688 consensus_queue.cc:260] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.836982 19688 ts_tablet_manager.cc:1434] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:55:14.837988 19688 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.841570 19684 tablet_bootstrap.cc:654] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.853284 19688 tablet_bootstrap.cc:654] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.853986 19684 tablet_bootstrap.cc:492] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.854569 19684 ts_tablet_manager.cc:1403] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:55:14.857584 19684 raft_consensus.cc:359] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.858333 19684 raft_consensus.cc:385] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.858618 19684 raft_consensus.cc:740] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.859513 19684 consensus_queue.cc:260] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:14.860862 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:14.861656 19644 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:14.864382 19535 leader_election.cc:304] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:14.865433 19692 raft_consensus.cc:2804] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.865834 19692 raft_consensus.cc:493] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.866160 19692 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.866612 19684 ts_tablet_manager.cc:1434] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:55:14.867951 19684 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.872696 19688 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.873330 19688 ts_tablet_manager.cc:1403] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.012s
I20260709 14:55:14.876402 19684 tablet_bootstrap.cc:654] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.876566 19692 raft_consensus.cc:515] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.876632 19688 raft_consensus.cc:359] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.882953 19687 tablet_bootstrap.cc:492] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.883226 19688 raft_consensus.cc:385] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.883544 19687 ts_tablet_manager.cc:1403] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.028s
I20260709 14:55:14.883587 19688 raft_consensus.cc:740] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.884662 19688 consensus_queue.cc:260] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.886981 19687 raft_consensus.cc:359] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.887872 19687 raft_consensus.cc:385] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.887689 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:14.888381 19687 raft_consensus.cc:740] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.888597 19644 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.889241 19687 consensus_queue.cc:260] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.891775 19687 ts_tablet_manager.cc:1434] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 14:55:14.893599 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:14.894372 19495 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:14.895483 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:14.896159 19494 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.896358 19687 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.900012 19692 leader_election.cc:290] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.904488 19687 tablet_bootstrap.cc:654] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.908285 19494 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:14.909741 19536 leader_election.cc:304] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:14.912438 19714 raft_consensus.cc:2804] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:14.914191 19688 ts_tablet_manager.cc:1434] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 14:55:14.915416 19688 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:14.916317 19687 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:14.916736 19684 tablet_bootstrap.cc:492] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:14.916846 19687 ts_tablet_manager.cc:1403] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 14:55:14.917294 19684 ts_tablet_manager.cc:1403] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.027s
I20260709 14:55:14.919534 19687 raft_consensus.cc:359] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.920317 19687 raft_consensus.cc:385] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.920149 19684 raft_consensus.cc:359] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.920615 19687 raft_consensus.cc:740] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.921379 19687 consensus_queue.cc:260] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.922554 19688 tablet_bootstrap.cc:654] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.899732 19644 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:14.923313 19687 ts_tablet_manager.cc:1434] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:14.924320 19687 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:14.924638 19684 raft_consensus.cc:385] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.924970 19684 raft_consensus.cc:740] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.925756 19714 raft_consensus.cc:697] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:14.926761 19714 consensus_queue.cc:237] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.928833 19684 consensus_queue.cc:260] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.929858 19687 tablet_bootstrap.cc:654] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.930238 19691 raft_consensus.cc:493] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.930730 19691 raft_consensus.cc:515] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.933326 19691 leader_election.cc:290] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:14.933707 19684 ts_tablet_manager.cc:1434] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 14:55:14.934800 19684 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:14.936424 19698 raft_consensus.cc:493] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.936959 19698 raft_consensus.cc:515] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.939356 19698 leader_election.cc:290] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.941224 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbba9ac43e746eb8b957b8ed913ccfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:14.941356 19698 raft_consensus.cc:493] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:14.941947 19570 raft_consensus.cc:2468] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:14.942097 19698 raft_consensus.cc:515] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.943223 19684 tablet_bootstrap.cc:654] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:14.945029 19698 leader_election.cc:290] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
W20260709 14:55:14.947628 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:14.948573 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:14.949314 19461 leader_election.cc:304] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:14.951004 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbba9ac43e746eb8b957b8ed913ccfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:14.949455 19643 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:14.951728 19644 raft_consensus.cc:2468] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:14.953013 19460 leader_election.cc:304] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:14.953534 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:14.954294 19570 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:14.954603 19686 raft_consensus.cc:2804] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.955047 19686 raft_consensus.cc:493] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.955368 19686 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.964545 19686 raft_consensus.cc:515] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.967680 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:14.968326 19570 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.971203 19688 tablet_bootstrap.cc:492] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:14.971971 19688 ts_tablet_manager.cc:1403] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.003s
I20260709 14:55:14.952654 19698 raft_consensus.cc:2804] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:14.977257 19698 raft_consensus.cc:493] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:14.977617 19698 raft_consensus.cc:3060] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.979780 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:14.980458 19644 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.984027 19686 leader_election.cc:290] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:14.985162 19392 catalog_manager.cc:5697] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.986657 19688 raft_consensus.cc:359] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:14.987522 19688 raft_consensus.cc:385] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:14.987846 19688 raft_consensus.cc:740] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:14.995297 19698 raft_consensus.cc:515] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.000866 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbba9ac43e746eb8b957b8ed913ccfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.001600 19569 raft_consensus.cc:3060] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:14.992659 19688 consensus_queue.cc:260] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.004498 19688 ts_tablet_manager.cc:1434] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 14:55:15.005728 19688 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:15.010684 19569 raft_consensus.cc:2468] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.013563 19461 leader_election.cc:304] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:15.017078 19688 tablet_bootstrap.cc:654] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.017266 19686 raft_consensus.cc:2804] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.017745 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:15.017745 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:15.018714 19569 raft_consensus.cc:2468] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:15.026002 19687 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:15.026578 19687 ts_tablet_manager.cc:1403] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.021s
I20260709 14:55:15.026549 19610 leader_election.cc:304] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.028162 19691 raft_consensus.cc:2804] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:55:15.028335 19610 leader_election.cc:343] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.028613 19691 raft_consensus.cc:493] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.029035 19691 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.026077 19644 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.030658 19460 leader_election.cc:304] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.032449 19687 raft_consensus.cc:359] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.033012 19684 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:15.033262 19687 raft_consensus.cc:385] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.033651 19684 ts_tablet_manager.cc:1403] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.027s
I20260709 14:55:15.033614 19687 raft_consensus.cc:740] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.032359 19686 raft_consensus.cc:697] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.035713 19687 consensus_queue.cc:260] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.036211 19686 consensus_queue.cc:237] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.042764 19726 raft_consensus.cc:2804] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.043427 19726 raft_consensus.cc:697] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.044118 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbba9ac43e746eb8b957b8ed913ccfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.041862 19570 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.044850 19644 raft_consensus.cc:3060] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.045809 19684 raft_consensus.cc:359] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.041575 19698 leader_election.cc:290] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.047602 19684 raft_consensus.cc:385] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.047334 19691 raft_consensus.cc:515] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.048062 19684 raft_consensus.cc:740] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.048925 19684 consensus_queue.cc:260] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.049880 19691 leader_election.cc:290] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:15.052059 19684 ts_tablet_manager.cc:1434] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:55:15.048164 19726 consensus_queue.cc:237] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.051934 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.052090 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.055606 19570 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.055864 19684 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
W20260709 14:55:15.058377 19610 leader_election.cc:343] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.055161 19687 ts_tablet_manager.cc:1434] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.007s
I20260709 14:55:15.061712 19688 tablet_bootstrap.cc:492] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:15.062309 19688 ts_tablet_manager.cc:1403] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.004s
I20260709 14:55:15.063835 19684 tablet_bootstrap.cc:654] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.065480 19688 raft_consensus.cc:359] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.066250 19688 raft_consensus.cc:385] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.066533 19688 raft_consensus.cc:740] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.067960 19644 raft_consensus.cc:2468] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.069325 19684 tablet_bootstrap.cc:492] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:15.069841 19684 ts_tablet_manager.cc:1403] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:55:15.065376 19570 raft_consensus.cc:2468] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:15.072517 19684 raft_consensus.cc:359] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.073241 19684 raft_consensus.cc:385] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.073071 19610 leader_election.cc:304] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [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: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:15.073557 19684 raft_consensus.cc:740] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.074666 19684 consensus_queue.cc:260] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.075361 19691 raft_consensus.cc:2804] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.076309 19714 raft_consensus.cc:493] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.077067 19684 ts_tablet_manager.cc:1434] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:15.076824 19714 raft_consensus.cc:515] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.079242 19714 leader_election.cc:290] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.080047 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:15.080762 19494 raft_consensus.cc:2468] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.081908 19536 leader_election.cc:304] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:15.082536 19728 raft_consensus.cc:493] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.083067 19728 raft_consensus.cc:515] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.083470 19714 raft_consensus.cc:2804] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.084108 19714 raft_consensus.cc:493] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.084532 19714 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.085517 19728 leader_election.cc:290] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:15.087098 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:15.087837 19494 raft_consensus.cc:2468] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:15.089511 19688 consensus_queue.cc:260] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.091590 19610 leader_election.cc:304] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.092700 19688 ts_tablet_manager.cc:1434] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 14:55:15.092501 19728 raft_consensus.cc:2804] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.093330 19728 raft_consensus.cc:493] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.093971 19691 raft_consensus.cc:697] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:15.093763 19391 catalog_manager.cc:5697] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.094918 19691 consensus_queue.cc:237] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.093672 19728 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.097281 19688 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:15.104332 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:15.105139 19644 raft_consensus.cc:2468] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.105916 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:15.107438 19570 raft_consensus.cc:2468] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:15.106498 19714 raft_consensus.cc:515] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.103492 19728 raft_consensus.cc:515] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.109886 19688 tablet_bootstrap.cc:654] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.110111 19728 leader_election.cc:290] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:15.110988 19714 leader_election.cc:290] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.111241 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.111617 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.111883 19644 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.118904 19494 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.119169 19644 raft_consensus.cc:2468] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.122265 19535 leader_election.cc:304] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.123210 19714 raft_consensus.cc:2804] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.123699 19714 raft_consensus.cc:697] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.124517 19714 consensus_queue.cc:237] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.125088 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.125710 19495 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.126413 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.127074 19570 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.134753 19495 raft_consensus.cc:2468] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:15.136336 19610 leader_election.cc:304] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.115278 19391 catalog_manager.cc:5697] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.137332 19728 raft_consensus.cc:2804] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.137894 19728 raft_consensus.cc:697] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:15.138867 19728 consensus_queue.cc:237] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.141002 19393 catalog_manager.cc:5697] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.150560 19494 raft_consensus.cc:2468] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.135741 19570 raft_consensus.cc:2468] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:15.162580 19688 tablet_bootstrap.cc:492] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:15.163153 19688 ts_tablet_manager.cc:1403] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.020s
I20260709 14:55:15.166081 19688 raft_consensus.cc:359] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.166646 19688 raft_consensus.cc:385] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.166875 19688 raft_consensus.cc:740] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.167464 19688 consensus_queue.cc:260] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.168025 19391 catalog_manager.cc:5697] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.169132 19688 ts_tablet_manager.cc:1434] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:55:15.169816 19714 raft_consensus.cc:493] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.170264 19688 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:15.170306 19714 raft_consensus.cc:515] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.172622 19714 leader_election.cc:290] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.174791 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98ee023796045f2a275af1c1ec73f34" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:15.175501 19644 raft_consensus.cc:2468] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.176653 19688 tablet_bootstrap.cc:654] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:15.176623 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98ee023796045f2a275af1c1ec73f34" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:15.177580 19494 raft_consensus.cc:2468] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.178941 19535 leader_election.cc:304] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.180240 19714 raft_consensus.cc:2804] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.180907 19714 raft_consensus.cc:493] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.181280 19714 raft_consensus.cc:3060] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.184023 19686 raft_consensus.cc:493] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.184573 19686 raft_consensus.cc:515] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.186735 19686 leader_election.cc:290] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.188561 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:15.188795 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:15.189452 19644 raft_consensus.cc:2468] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
W20260709 14:55:15.190174 19461 leader_election.cc:343] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:15.186518 19393 catalog_manager.cc:5697] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.190846 19460 leader_election.cc:304] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:15.190680 19714 raft_consensus.cc:515] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.192108 19686 raft_consensus.cc:2804] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.192483 19686 raft_consensus.cc:493] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.192823 19686 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.193173 19714 leader_election.cc:290] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.193868 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98ee023796045f2a275af1c1ec73f34" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.194612 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98ee023796045f2a275af1c1ec73f34" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.195101 19644 raft_consensus.cc:3060] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.194561 19494 raft_consensus.cc:3060] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.205464 19688 tablet_bootstrap.cc:492] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:15.205955 19688 ts_tablet_manager.cc:1403] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260709 14:55:15.206003 19494 raft_consensus.cc:2468] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.205389 19686 raft_consensus.cc:515] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.207451 19536 leader_election.cc:304] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:15.208509 19688 raft_consensus.cc:359] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.208968 19686 leader_election.cc:290] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.209199 19688 raft_consensus.cc:385] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:15.208408 19714 raft_consensus.cc:2804] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.209533 19688 raft_consensus.cc:740] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:15.210047 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.210767 19643 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.211086 19688 consensus_queue.cc:260] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.211759 19644 raft_consensus.cc:2468] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.212594 19714 raft_consensus.cc:697] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.213944 19688 ts_tablet_manager.cc:1434] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:15.213529 19714 consensus_queue.cc:237] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.214530 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.215631 19716 raft_consensus.cc:493] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.215114 19570 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.216141 19716 raft_consensus.cc:515] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.217531 19643 raft_consensus.cc:2468] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.218290 19686 raft_consensus.cc:493] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:15.218787 19686 raft_consensus.cc:515] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.218323 19716 leader_election.cc:290] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.221168 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:15.221598 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:15.221864 19494 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.222347 19569 raft_consensus.cc:2393] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dec83a45b5a4ad88e62f31aef6274e3 in current term 1: Already voted for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in this term.
I20260709 14:55:15.223191 19536 leader_election.cc:304] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:15.224087 19570 raft_consensus.cc:2468] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:15.224530 19460 leader_election.cc:304] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.224426 19686 leader_election.cc:290] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.225823 19726 raft_consensus.cc:2804] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.226328 19726 raft_consensus.cc:697] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.226583 19714 raft_consensus.cc:2804] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:15.227072 19714 raft_consensus.cc:493] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:15.227444 19714 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.227248 19726 consensus_queue.cc:237] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.232736 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:15.232908 19714 raft_consensus.cc:515] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.233530 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:15.234323 19644 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:15.235059 19714 leader_election.cc:290] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.235460 19393 catalog_manager.cc:5697] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.236366 19460 leader_election.cc:304] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:15.237202 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.237589 19726 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.237835 19494 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.237679 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.238688 19644 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:15.241134 19391 catalog_manager.cc:5697] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.245544 19726 raft_consensus.cc:2749] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:15.245602 19494 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.246889 19644 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:15.247270 19536 leader_election.cc:304] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:15.248289 19714 raft_consensus.cc:2804] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:15.248979 19714 raft_consensus.cc:697] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.249686 19714 consensus_queue.cc:237] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.258183 19391 catalog_manager.cc:5697] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.343544 19644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
mode: GRACEFUL
new_leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:55:15.344089 19644 raft_consensus.cc:606] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Received request to transfer leadership to TS 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:15.356155 19570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
mode: GRACEFUL
new_leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:39340
I20260709 14:55:15.356650 19570 raft_consensus.cc:606] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Received request to transfer leadership to TS 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:15.361713 19570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
mode: GRACEFUL
new_leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:39340
I20260709 14:55:15.362186 19570 raft_consensus.cc:606] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Received request to transfer leadership to TS 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:15.369578 19644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
mode: GRACEFUL
new_leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:55:15.370085 19644 raft_consensus.cc:606] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Received request to transfer leadership to TS 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:15.385070 19494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:36916
I20260709 14:55:15.385586 19494 raft_consensus.cc:606] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Received request to transfer leadership to TS 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:15.393049 19494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5dcf849b8e8495180505915028211e3"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:36916
I20260709 14:55:15.393535 19494 raft_consensus.cc:606] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:15.426012 19714 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.436685 19714 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.444826 19692 raft_consensus.cc:993] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: : Instructing follower 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.445266 19714 raft_consensus.cc:1081] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Signalling peer 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.446759 19494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:36894
I20260709 14:55:15.447335 19494 raft_consensus.cc:493] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.447705 19494 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.453474 19494 raft_consensus.cc:515] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.455796 19494 leader_election.cc:290] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.456198 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.456573 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.456897 19570 raft_consensus.cc:3055] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.457244 19570 raft_consensus.cc:740] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.457259 19644 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.458086 19570 consensus_queue.cc:260] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.459118 19570 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.463027 19644 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:15.464085 19460 leader_election.cc:304] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.464247 19570 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:15.464771 19726 raft_consensus.cc:2804] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.465226 19726 raft_consensus.cc:697] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.465960 19726 consensus_queue.cc:237] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.472136 19393 catalog_manager.cc:5697] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 1 to 2, leader changed from 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2) to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.559024 19726 consensus_queue.cc:1048] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.567862 19686 consensus_queue.cc:1048] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.584173 19686 consensus_queue.cc:1048] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.590297 19726 raft_consensus.cc:993] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:15.590775 19749 raft_consensus.cc:1081] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:15.592449 19643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5dcf849b8e8495180505915028211e3"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47308
I20260709 14:55:15.593030 19643 raft_consensus.cc:493] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.593350 19643 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.597491 19749 consensus_queue.cc:1048] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.600004 19643 raft_consensus.cc:515] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.609005 19643 leader_election.cc:290] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:15.610247 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.610657 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dcf849b8e8495180505915028211e3" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.610956 19494 raft_consensus.cc:3055] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.611444 19494 raft_consensus.cc:740] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.611466 19570 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.613555 19494 consensus_queue.cc:260] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.614185 19691 consensus_queue.cc:1048] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.615033 19494 raft_consensus.cc:3060] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.619441 19726 consensus_queue.cc:1048] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.622423 19570 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:15.630692 19714 consensus_queue.cc:1048] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.631820 19494 raft_consensus.cc:2468] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:15.624414 19610 leader_election.cc:304] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.633270 19691 raft_consensus.cc:2804] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.642248 19691 raft_consensus.cc:697] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:15.651888 19714 consensus_queue.cc:1048] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.651695 19756 consensus_queue.cc:1048] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.657338 19691 consensus_queue.cc:237] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.668221 19714 consensus_queue.cc:1048] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.680038 19686 raft_consensus.cc:993] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:15.678984 19391 catalog_manager.cc:5697] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 1 to 2, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:15.680545 19686 raft_consensus.cc:1081] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Signalling peer 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:15.683878 19756 raft_consensus.cc:993] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: : Instructing follower 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:15.684357 19756 raft_consensus.cc:1081] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Signalling peer 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:15.685470 19755 consensus_queue.cc:1048] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.686756 19568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:39338
I20260709 14:55:15.687081 19570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:39324
I20260709 14:55:15.687403 19568 raft_consensus.cc:493] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.687879 19570 raft_consensus.cc:493] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.688367 19570 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.689558 19686 consensus_queue.cc:1048] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.687980 19568 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.699204 19570 raft_consensus.cc:515] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.703735 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.704469 19494 raft_consensus.cc:3055] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.705248 19494 raft_consensus.cc:740] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.707398 19494 consensus_queue.cc:260] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.708438 19494 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.708534 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ae9fd735664b68a018f77c0dbf233c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.710551 19570 leader_election.cc:290] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.715389 19494 raft_consensus.cc:2468] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:15.716615 19536 leader_election.cc:304] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [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: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:15.733453 19755 raft_consensus.cc:993] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: : Instructing follower 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.733992 19755 raft_consensus.cc:1081] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Signalling peer 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.736128 19692 raft_consensus.cc:2804] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.736490 19691 consensus_queue.cc:1048] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.735067 19568 raft_consensus.cc:515] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.742496 19494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:36910
I20260709 14:55:15.743372 19494 raft_consensus.cc:493] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.743796 19494 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.744728 19568 leader_election.cc:290] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.744849 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.745576 19644 raft_consensus.cc:3055] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.745878 19644 raft_consensus.cc:740] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:15.746763 19644 consensus_queue.cc:260] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.747891 19644 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.749104 19493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b33cf8267394d5f89803060b8b4771c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:15.749752 19493 raft_consensus.cc:3060] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.750604 19494 raft_consensus.cc:515] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.753990 19494 leader_election.cc:290] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Requested vote from peers 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:15.755201 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.755877 19643 raft_consensus.cc:3055] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.756006 19763 consensus_queue.cc:1048] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.756510 19643 raft_consensus.cc:740] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:15.755481 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c114f9413c748adbfb7164e91ea8486" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.756956 19644 raft_consensus.cc:2468] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:15.757709 19643 consensus_queue.cc:260] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.766204 19714 raft_consensus.cc:993] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: : Instructing follower 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.740229 19692 raft_consensus.cc:697] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.772480 19714 raft_consensus.cc:1081] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Signalling peer 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:15.770351 19535 leader_election.cc:304] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:15.775023 19714 raft_consensus.cc:2804] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.775533 19714 raft_consensus.cc:697] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.776346 19714 consensus_queue.cc:237] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.773222 19692 consensus_queue.cc:237] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.781316 19494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:36894
I20260709 14:55:15.781994 19494 raft_consensus.cc:493] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:15.782403 19494 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.789748 19494 raft_consensus.cc:515] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.789781 19493 raft_consensus.cc:2468] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:15.792804 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:15.792675 19643 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.793814 19494 leader_election.cc:290] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:15.794394 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a35963500c44b38e7ccc517b367a09" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:15.793579 19568 raft_consensus.cc:3055] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:15.796134 19568 raft_consensus.cc:740] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:15.797041 19568 consensus_queue.cc:260] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.798138 19568 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:15.802021 19643 raft_consensus.cc:2468] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:15.804399 19460 leader_election.cc:304] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:15.805299 19726 raft_consensus.cc:2804] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.804562 19568 raft_consensus.cc:2468] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:15.805768 19726 raft_consensus.cc:697] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.806727 19461 leader_election.cc:304] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:15.806648 19726 consensus_queue.cc:237] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } }
I20260709 14:55:15.808089 19749 raft_consensus.cc:2804] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:15.808584 19749 raft_consensus.cc:697] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:15.809381 19749 consensus_queue.cc:237] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:15.809901 19391 catalog_manager.cc:5697] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 1 to 2, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.821504 19393 catalog_manager.cc:5697] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 1 to 2, leader changed from 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3) to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.823045 19393 catalog_manager.cc:5697] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 1 to 2, leader changed from 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2) to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.827464 19763 consensus_queue.cc:1048] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:15.837416 19765 consensus_queue.cc:1048] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:15.836808 19392 catalog_manager.cc:5697] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 1 to 2, leader changed from 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3) to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:15.852413 19568 raft_consensus.cc:1275] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.853703 19749 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:15.862007 19642 raft_consensus.cc:1275] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:15.863394 19749 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.110517 19568 raft_consensus.cc:1275] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.111773 19691 consensus_queue.cc:1048] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.119158 19494 raft_consensus.cc:1275] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.120865 19733 consensus_queue.cc:1048] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:16.160287 19494 raft_consensus.cc:1275] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.161481 19765 consensus_queue.cc:1048] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.168558 19642 raft_consensus.cc:3060] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.174962 19642 raft_consensus.cc:1275] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.176198 19765 consensus_queue.cc:1048] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.223744 19568 raft_consensus.cc:1275] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.224905 19749 consensus_queue.cc:1048] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.232115 19642 raft_consensus.cc:3060] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.241967 19642 raft_consensus.cc:1275] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.243057 19686 consensus_queue.cc:1048] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.255012 19494 raft_consensus.cc:1275] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.256224 19714 consensus_queue.cc:1048] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.264339 19642 raft_consensus.cc:1275] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.265637 19714 consensus_queue.cc:1048] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.320564 19642 raft_consensus.cc:1275] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.321882 19686 consensus_queue.cc:1048] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.329309 19568 raft_consensus.cc:3060] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:16.336541 19568 raft_consensus.cc:1275] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:16.338019 19726 consensus_queue.cc:1048] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:18.427816 19391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51788:
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"
    }
  }
}
W20260709 14:55:18.429996 19391 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.
I20260709 14:55:18.476468 19481 tablet_service.cc:1511] Processing CreateTablet for tablet b4f0f1b34e83456fb3816a7c4728f1eb (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:18.477013 19554 tablet_service.cc:1511] Processing CreateTablet for tablet b4f0f1b34e83456fb3816a7c4728f1eb (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:18.477761 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f0f1b34e83456fb3816a7c4728f1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.478283 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f0f1b34e83456fb3816a7c4728f1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.478564 19629 tablet_service.cc:1511] Processing CreateTablet for tablet b4f0f1b34e83456fb3816a7c4728f1eb (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:18.479796 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f0f1b34e83456fb3816a7c4728f1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.482993 19478 tablet_service.cc:1511] Processing CreateTablet for tablet ca67d49609114f2d815bd41a7bea6bfd (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:18.484364 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca67d49609114f2d815bd41a7bea6bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.484237 19555 tablet_service.cc:1511] Processing CreateTablet for tablet ca67d49609114f2d815bd41a7bea6bfd (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:18.485891 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca67d49609114f2d815bd41a7bea6bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.497860 19632 tablet_service.cc:1511] Processing CreateTablet for tablet ca67d49609114f2d815bd41a7bea6bfd (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:18.499225 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca67d49609114f2d815bd41a7bea6bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.506016 19482 tablet_service.cc:1511] Processing CreateTablet for tablet d022926618e649c08fdf2a1b2d6e2a71 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:18.506342 19553 tablet_service.cc:1511] Processing CreateTablet for tablet d022926618e649c08fdf2a1b2d6e2a71 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:18.507438 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d022926618e649c08fdf2a1b2d6e2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.507478 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d022926618e649c08fdf2a1b2d6e2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.509292 19634 tablet_service.cc:1511] Processing CreateTablet for tablet d022926618e649c08fdf2a1b2d6e2a71 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:18.510632 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d022926618e649c08fdf2a1b2d6e2a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.513075 19485 tablet_service.cc:1511] Processing CreateTablet for tablet e63b21bd8b2249de9212619c5fcbc65c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:18.514436 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b21bd8b2249de9212619c5fcbc65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.519639 19559 tablet_service.cc:1511] Processing CreateTablet for tablet e63b21bd8b2249de9212619c5fcbc65c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:18.521081 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b21bd8b2249de9212619c5fcbc65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.524338 19784 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.530475 19784 tablet_bootstrap.cc:654] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.543694 19632 tablet_service.cc:1511] Processing CreateTablet for tablet e63b21bd8b2249de9212619c5fcbc65c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:18.545120 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b21bd8b2249de9212619c5fcbc65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.548830 19477 tablet_service.cc:1511] Processing CreateTablet for tablet bc20a36d374e4a5bbcd9ffc46329aab4 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:18.550199 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc20a36d374e4a5bbcd9ffc46329aab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.554605 19787 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.555150 19555 tablet_service.cc:1511] Processing CreateTablet for tablet bc20a36d374e4a5bbcd9ffc46329aab4 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:18.560859 19787 tablet_bootstrap.cc:654] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.561324 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc20a36d374e4a5bbcd9ffc46329aab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.563194 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc9abc8ca547c3980bb91595576d7f (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:18.564602 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc9abc8ca547c3980bb91595576d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.555049 19634 tablet_service.cc:1511] Processing CreateTablet for tablet bc20a36d374e4a5bbcd9ffc46329aab4 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:18.566578 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc20a36d374e4a5bbcd9ffc46329aab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.567425 19784 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.567976 19784 ts_tablet_manager.cc:1403] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.005s
I20260709 14:55:18.568511 19629 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc9abc8ca547c3980bb91595576d7f (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:18.569842 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc9abc8ca547c3980bb91595576d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.570956 19784 raft_consensus.cc:359] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.567308 19553 tablet_service.cc:1511] Processing CreateTablet for tablet 12dc9abc8ca547c3980bb91595576d7f (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:18.573652 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dc9abc8ca547c3980bb91595576d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.581286 19478 tablet_service.cc:1511] Processing CreateTablet for tablet cf0ca24fccf940238bdf6d5ba01fba0c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:18.582804 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0ca24fccf940238bdf6d5ba01fba0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.571745 19784 raft_consensus.cc:385] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.592133 19784 raft_consensus.cc:740] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.592954 19784 consensus_queue.cc:260] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.594847 19554 tablet_service.cc:1511] Processing CreateTablet for tablet cf0ca24fccf940238bdf6d5ba01fba0c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:18.597455 19785 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:18.599779 19784 ts_tablet_manager.cc:1434] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:55:18.600872 19784 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.607254 19785 tablet_bootstrap.cc:654] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.610390 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0ca24fccf940238bdf6d5ba01fba0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.613981 19784 tablet_bootstrap.cc:654] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.618065 19632 tablet_service.cc:1511] Processing CreateTablet for tablet cf0ca24fccf940238bdf6d5ba01fba0c (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:18.619385 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0ca24fccf940238bdf6d5ba01fba0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.624889 19485 tablet_service.cc:1511] Processing CreateTablet for tablet e9195bcc45504ffca9b199463620ffe6 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:18.626293 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9195bcc45504ffca9b199463620ffe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.627279 19553 tablet_service.cc:1511] Processing CreateTablet for tablet e9195bcc45504ffca9b199463620ffe6 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:18.628741 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9195bcc45504ffca9b199463620ffe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.637708 19787 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.638284 19787 ts_tablet_manager.cc:1403] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.005s
I20260709 14:55:18.642335 19787 raft_consensus.cc:359] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.643123 19787 raft_consensus.cc:385] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.642850 19634 tablet_service.cc:1511] Processing CreateTablet for tablet e9195bcc45504ffca9b199463620ffe6 (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:18.643437 19787 raft_consensus.cc:740] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.645062 19482 tablet_service.cc:1511] Processing CreateTablet for tablet ee3baf28fa104ba09243d00aeb4444de (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:18.646361 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3baf28fa104ba09243d00aeb4444de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.646839 19555 tablet_service.cc:1511] Processing CreateTablet for tablet ee3baf28fa104ba09243d00aeb4444de (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:18.648347 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3baf28fa104ba09243d00aeb4444de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.644205 19787 consensus_queue.cc:260] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.648486 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9195bcc45504ffca9b199463620ffe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.654130 19629 tablet_service.cc:1511] Processing CreateTablet for tablet ee3baf28fa104ba09243d00aeb4444de (DEFAULT_TABLE table=soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:18.655849 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3baf28fa104ba09243d00aeb4444de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:18.656034 19787 ts_tablet_manager.cc:1434] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260709 14:55:18.657225 19787 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.673976 19784 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.674579 19784 ts_tablet_manager.cc:1403] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.023s
I20260709 14:55:18.675820 19787 tablet_bootstrap.cc:654] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.677609 19784 raft_consensus.cc:359] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.678370 19784 raft_consensus.cc:385] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.678644 19784 raft_consensus.cc:740] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.682687 19784 consensus_queue.cc:260] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.685441 19784 ts_tablet_manager.cc:1434] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:55:18.686537 19784 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.686864 19785 tablet_bootstrap.cc:492] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:18.687458 19785 ts_tablet_manager.cc:1403] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.008s
I20260709 14:55:18.692973 19784 tablet_bootstrap.cc:654] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.700497 19785 raft_consensus.cc:359] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.701454 19785 raft_consensus.cc:385] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.701793 19785 raft_consensus.cc:740] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.702543 19785 consensus_queue.cc:260] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.703167 19784 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.703944 19726 raft_consensus.cc:493] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.703971 19784 ts_tablet_manager.cc:1403] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260709 14:55:18.705036 19785 ts_tablet_manager.cc:1434] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:18.706130 19785 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:18.707482 19784 raft_consensus.cc:359] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.708244 19784 raft_consensus.cc:385] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.708530 19784 raft_consensus.cc:740] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.709259 19784 consensus_queue.cc:260] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.711547 19784 ts_tablet_manager.cc:1434] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:55:18.704465 19726 raft_consensus.cc:515] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.713809 19726 leader_election.cc:290] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.714838 19784 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.716768 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f0f1b34e83456fb3816a7c4728f1eb" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.717484 19568 raft_consensus.cc:2468] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:18.721717 19787 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.722112 19461 leader_election.cc:304] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:18.726154 19787 ts_tablet_manager.cc:1403] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260709 14:55:18.726408 19726 raft_consensus.cc:2804] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.726861 19726 raft_consensus.cc:493] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.727195 19726 raft_consensus.cc:3060] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.721755 19784 tablet_bootstrap.cc:654] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.725520 19785 tablet_bootstrap.cc:654] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.729434 19787 raft_consensus.cc:359] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.730270 19787 raft_consensus.cc:385] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.730594 19787 raft_consensus.cc:740] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.731389 19787 consensus_queue.cc:260] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.732198 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f0f1b34e83456fb3816a7c4728f1eb" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:18.732899 19643 raft_consensus.cc:2468] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:18.738632 19726 raft_consensus.cc:515] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.740710 19771 raft_consensus.cc:493] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.742429 19771 raft_consensus.cc:515] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.744670 19785 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:18.745092 19771 leader_election.cc:290] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:18.745308 19785 ts_tablet_manager.cc:1403] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260709 14:55:18.747180 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.748587 19785 raft_consensus.cc:359] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.748940 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:18.749372 19785 raft_consensus.cc:385] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.749675 19785 raft_consensus.cc:740] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
W20260709 14:55:18.750897 19610 leader_election.cc:343] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:18.751638 19610 leader_election.cc:343] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.751766 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f0f1b34e83456fb3816a7c4728f1eb" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:18.752115 19610 leader_election.cc:304] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:18.752540 19785 consensus_queue.cc:260] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.753393 19771 raft_consensus.cc:2749] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.754287 19784 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.754801 19784 ts_tablet_manager.cc:1403] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 14:55:18.755808 19785 ts_tablet_manager.cc:1434] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:18.757447 19785 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:18.758177 19787 ts_tablet_manager.cc:1434] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.016s
I20260709 14:55:18.759406 19787 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.752609 19568 raft_consensus.cc:3060] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.766502 19787 tablet_bootstrap.cc:654] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.770828 19784 raft_consensus.cc:359] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.771665 19784 raft_consensus.cc:385] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.772014 19784 raft_consensus.cc:740] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.773036 19784 consensus_queue.cc:260] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.774128 19568 raft_consensus.cc:2468] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:18.775542 19461 leader_election.cc:304] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:18.774251 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f0f1b34e83456fb3816a7c4728f1eb" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:18.776655 19643 raft_consensus.cc:3060] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.778107 19794 raft_consensus.cc:2804] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.778514 19784 ts_tablet_manager.cc:1434] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:55:18.778612 19794 raft_consensus.cc:697] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:18.779739 19784 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.779609 19794 consensus_queue.cc:237] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.771893 19726 leader_election.cc:290] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.789790 19643 raft_consensus.cc:2468] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:18.794171 19787 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.794809 19787 ts_tablet_manager.cc:1403] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 14:55:18.797043 19784 tablet_bootstrap.cc:654] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.800623 19785 tablet_bootstrap.cc:654] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.800992 19391 catalog_manager.cc:5697] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.805691 19787 raft_consensus.cc:359] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.807540 19787 raft_consensus.cc:385] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.807772 19787 raft_consensus.cc:740] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.808640 19787 consensus_queue.cc:260] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.810600 19787 ts_tablet_manager.cc:1434] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:55:18.811343 19784 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.811805 19784 ts_tablet_manager.cc:1403] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.002s
I20260709 14:55:18.811801 19787 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.814419 19784 raft_consensus.cc:359] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.815138 19784 raft_consensus.cc:385] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.815416 19784 raft_consensus.cc:740] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.816140 19784 consensus_queue.cc:260] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.821830 19787 tablet_bootstrap.cc:654] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.823019 19785 tablet_bootstrap.cc:492] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:18.824198 19785 ts_tablet_manager.cc:1403] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.007s
I20260709 14:55:18.827065 19785 raft_consensus.cc:359] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.827517 19787 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.827780 19785 raft_consensus.cc:385] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.828059 19787 ts_tablet_manager.cc:1403] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 14:55:18.829591 19784 ts_tablet_manager.cc:1434] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.011s
I20260709 14:55:18.830643 19784 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.831004 19787 raft_consensus.cc:359] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.831542 19787 raft_consensus.cc:385] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.831724 19787 raft_consensus.cc:740] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.828109 19785 raft_consensus.cc:740] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.832430 19787 consensus_queue.cc:260] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.832751 19785 consensus_queue.cc:260] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.834827 19787 ts_tablet_manager.cc:1434] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:18.835266 19785 ts_tablet_manager.cc:1434] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:18.835846 19787 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.836252 19785 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:18.842381 19787 tablet_bootstrap.cc:654] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.846364 19802 raft_consensus.cc:493] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.846887 19784 tablet_bootstrap.cc:654] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.846978 19802 raft_consensus.cc:515] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.850327 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
W20260709 14:55:18.851969 19610 leader_election.cc:343] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.854182 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.854933 19568 raft_consensus.cc:2468] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:18.856092 19771 raft_consensus.cc:493] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.856483 19610 leader_election.cc:304] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [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: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:18.856698 19771 raft_consensus.cc:515] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.858289 19802 leader_election.cc:290] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:18.858952 19802 raft_consensus.cc:2804] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.859303 19802 raft_consensus.cc:493] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.859652 19802 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.859091 19771 leader_election.cc:290] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:18.867102 19794 raft_consensus.cc:493] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.867674 19794 raft_consensus.cc:515] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.869776 19794 leader_election.cc:290] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.871094 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.871446 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:18.872394 19643 raft_consensus.cc:2468] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
W20260709 14:55:18.872857 19461 leader_election.cc:343] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.874122 19460 leader_election.cc:304] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:18.875048 19794 raft_consensus.cc:2804] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.875454 19794 raft_consensus.cc:493] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.875985 19794 raft_consensus.cc:3060] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.881629 19785 tablet_bootstrap.cc:654] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.884146 19794 raft_consensus.cc:515] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.887725 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
W20260709 14:55:18.889464 19461 leader_election.cc:343] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.890036 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:18.890697 19794 leader_election.cc:290] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.891062 19494 raft_consensus.cc:2393] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a44ef7ffd60474d9e2fe3e896a58408 in current term 1: Already voted for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in this term.
I20260709 14:55:18.892069 19794 raft_consensus.cc:493] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.892628 19794 raft_consensus.cc:515] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.894268 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.896019 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:18.896731 19643 raft_consensus.cc:3060] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.898329 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:18.899067 19568 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:18.900559 19461 leader_election.cc:304] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:18.901520 19726 raft_consensus.cc:2804] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:18.901925 19726 raft_consensus.cc:493] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:18.902256 19726 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.905313 19643 raft_consensus.cc:2468] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:18.911752 19802 raft_consensus.cc:515] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.913645 19460 leader_election.cc:304] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:18.914875 19798 raft_consensus.cc:2804] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.915354 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:18.915396 19798 raft_consensus.cc:697] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:18.916474 19802 leader_election.cc:290] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:18.917073 19798 consensus_queue.cc:237] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.918255 19785 tablet_bootstrap.cc:492] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:18.918810 19785 ts_tablet_manager.cc:1403] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.006s
I20260709 14:55:18.922258 19787 tablet_bootstrap.cc:492] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.922873 19787 ts_tablet_manager.cc:1403] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.044s
I20260709 14:55:18.923952 19784 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.923851 19785 raft_consensus.cc:359] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.924713 19784 ts_tablet_manager.cc:1403] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.094s	user 0.046s	sys 0.032s
I20260709 14:55:18.924713 19785 raft_consensus.cc:385] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.925217 19785 raft_consensus.cc:740] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.912201 19794 leader_election.cc:290] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.916083 19642 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
W20260709 14:55:18.896013 19610 leader_election.cc:343] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:18.926573 19610 leader_election.cc:304] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:18.925981 19785 consensus_queue.cc:260] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.910218 19726 raft_consensus.cc:515] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.925838 19787 raft_consensus.cc:359] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.928154 19787 raft_consensus.cc:385] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.928463 19784 raft_consensus.cc:359] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.929001 19785 ts_tablet_manager.cc:1434] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:55:18.929378 19784 raft_consensus.cc:385] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.929765 19784 raft_consensus.cc:740] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.930284 19785 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:18.928462 19787 raft_consensus.cc:740] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.930606 19784 consensus_queue.cc:260] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.931298 19787 consensus_queue.cc:260] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.933689 19787 ts_tablet_manager.cc:1434] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:18.934382 19802 raft_consensus.cc:2749] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:18.935124 19787 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.937749 19785 tablet_bootstrap.cc:654] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.938521 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:18.939194 19570 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.941198 19784 ts_tablet_manager.cc:1434] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:55:18.943181 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:18.943396 19784 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:18.943763 19642 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.945017 19392 catalog_manager.cc:5697] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.949219 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:18.949844 19568 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.951056 19642 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:18.941557 19787 tablet_bootstrap.cc:654] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.941396 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:18.942173 19726 leader_election.cc:290] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.952164 19494 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.960337 19787 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:18.960914 19787 ts_tablet_manager.cc:1403] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 14:55:18.963114 19460 leader_election.cc:304] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:18.964056 19726 raft_consensus.cc:2804] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.964517 19726 raft_consensus.cc:697] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:18.965299 19726 consensus_queue.cc:237] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.969174 19570 raft_consensus.cc:2468] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:18.971272 19787 raft_consensus.cc:359] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.979465 19787 raft_consensus.cc:385] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:18.977478 19494 raft_consensus.cc:2468] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:18.979031 19784 tablet_bootstrap.cc:654] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.979790 19787 raft_consensus.cc:740] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:18.980414 19610 leader_election.cc:304] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:18.980629 19787 consensus_queue.cc:260] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.981383 19806 raft_consensus.cc:2804] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:18.981799 19806 raft_consensus.cc:697] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:18.982579 19806 consensus_queue.cc:237] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.982982 19568 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:18.983989 19787 ts_tablet_manager.cc:1434] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 14:55:18.984558 19441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:18.985078 19787 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:18.987023 19765 raft_consensus.cc:493] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:18.987540 19765 raft_consensus.cc:515] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:18.989650 19765 leader_election.cc:290] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:18.990365 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:18.991254 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b21bd8b2249de9212619c5fcbc65c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:18.992233 19787 tablet_bootstrap.cc:654] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:18.992504 19642 raft_consensus.cc:2393] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0acbf2bad1b547acbd5a4e2166cae819 in current term 1: Already voted for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in this term.
I20260709 14:55:18.993664 19535 leader_election.cc:304] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819; no voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:18.994472 19765 raft_consensus.cc:3060] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:18.997742 19784 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:18.998286 19784 ts_tablet_manager.cc:1403] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.055s	user 0.002s	sys 0.012s
I20260709 14:55:19.000888 19787 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:19.001405 19787 ts_tablet_manager.cc:1403] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:55:19.001317 19784 raft_consensus.cc:359] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.002139 19784 raft_consensus.cc:385] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.002451 19784 raft_consensus.cc:740] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.002221 19765 raft_consensus.cc:2749] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.003748 19784 consensus_queue.cc:260] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.004894 19785 tablet_bootstrap.cc:492] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:19.004580 19787 raft_consensus.cc:359] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.005330 19787 raft_consensus.cc:385] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.005429 19785 ts_tablet_manager.cc:1403] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.016s
I20260709 14:55:19.005654 19787 raft_consensus.cc:740] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.006448 19784 ts_tablet_manager.cc:1434] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 14:55:19.005846 19393 catalog_manager.cc:5697] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.006580 19787 consensus_queue.cc:260] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.007493 19784 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:19.008744 19785 raft_consensus.cc:359] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.009207 19787 ts_tablet_manager.cc:1434] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:18.999215 19392 catalog_manager.cc:5697] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.010298 19787 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:19.002542 19726 raft_consensus.cc:493] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.011998 19726 raft_consensus.cc:515] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.014557 19726 leader_election.cc:290] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.015079 19785 raft_consensus.cc:385] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.014945 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:19.015523 19785 raft_consensus.cc:740] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.015718 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:19.017838 19726 raft_consensus.cc:493] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.018430 19726 raft_consensus.cc:515] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.021436 19787 tablet_bootstrap.cc:654] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.021109 19785 consensus_queue.cc:260] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
W20260709 14:55:19.022068 19461 leader_election.cc:343] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.021170 19784 tablet_bootstrap.cc:654] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.024271 19726 leader_election.cc:290] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.024631 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:19.027047 19785 ts_tablet_manager.cc:1434] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
W20260709 14:55:19.027436 19461 leader_election.cc:343] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.028260 19785 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:19.028292 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
W20260709 14:55:19.030251 19460 leader_election.cc:343] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.030751 19460 leader_election.cc:304] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:19.032009 19726 raft_consensus.cc:2749] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.036046 19785 tablet_bootstrap.cc:654] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.040799 19642 raft_consensus.cc:2468] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:19.042518 19460 leader_election.cc:304] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:19.044054 19726 raft_consensus.cc:2804] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.044474 19726 raft_consensus.cc:493] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.044834 19726 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.053937 19726 raft_consensus.cc:515] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.057719 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.058418 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:19.058523 19726 leader_election.cc:290] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.058420 19642 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:19.060153 19461 leader_election.cc:343] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:19.067342 19642 raft_consensus.cc:2468] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:19.068815 19460 leader_election.cc:304] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [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: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:19.070921 19726 raft_consensus.cc:2804] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.074095 19726 raft_consensus.cc:697] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:19.075547 19785 tablet_bootstrap.cc:492] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:19.075119 19726 consensus_queue.cc:237] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.076344 19785 ts_tablet_manager.cc:1403] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.013s
I20260709 14:55:19.079798 19785 raft_consensus.cc:359] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.081177 19785 raft_consensus.cc:385] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.081482 19785 raft_consensus.cc:740] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.082216 19785 consensus_queue.cc:260] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.083187 19784 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:19.083743 19784 ts_tablet_manager.cc:1403] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.040s
I20260709 14:55:19.084532 19785 ts_tablet_manager.cc:1434] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:19.086783 19784 raft_consensus.cc:359] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.087309 19787 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:19.087579 19784 raft_consensus.cc:385] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.087800 19787 ts_tablet_manager.cc:1403] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.078s	user 0.042s	sys 0.028s
I20260709 14:55:19.087947 19784 raft_consensus.cc:740] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.088789 19784 consensus_queue.cc:260] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.090644 19785 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:19.094113 19784 ts_tablet_manager.cc:1434] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:19.095299 19784 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: Bootstrap starting.
I20260709 14:55:19.096906 19785 tablet_bootstrap.cc:654] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.097667 19393 catalog_manager.cc:5697] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.100975 19787 raft_consensus.cc:359] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.101686 19787 raft_consensus.cc:385] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.101938 19787 raft_consensus.cc:740] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.102607 19787 consensus_queue.cc:260] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.103129 19785 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:19.103704 19785 ts_tablet_manager.cc:1403] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 14:55:19.105000 19787 ts_tablet_manager.cc:1434] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:19.106043 19787 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: Bootstrap starting.
I20260709 14:55:19.106617 19785 raft_consensus.cc:359] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.107395 19785 raft_consensus.cc:385] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.107685 19785 raft_consensus.cc:740] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.108644 19785 consensus_queue.cc:260] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.111286 19785 ts_tablet_manager.cc:1434] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:19.112253 19787 tablet_bootstrap.cc:654] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.112313 19785 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:19.121928 19785 tablet_bootstrap.cc:654] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.126672 19787 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: No bootstrap required, opened a new log
I20260709 14:55:19.127156 19787 ts_tablet_manager.cc:1403] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:55:19.127924 19784 tablet_bootstrap.cc:654] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.129834 19787 raft_consensus.cc:359] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.130565 19787 raft_consensus.cc:385] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.130832 19787 raft_consensus.cc:740] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.131561 19787 consensus_queue.cc:260] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.133903 19787 ts_tablet_manager.cc:1434] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:19.136586 19785 tablet_bootstrap.cc:492] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:19.137079 19785 ts_tablet_manager.cc:1403] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 14:55:19.138854 19784 tablet_bootstrap.cc:492] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: No bootstrap required, opened a new log
I20260709 14:55:19.139381 19784 ts_tablet_manager.cc:1403] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.003s
I20260709 14:55:19.139714 19785 raft_consensus.cc:359] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.140416 19785 raft_consensus.cc:385] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.140677 19785 raft_consensus.cc:740] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.141328 19785 consensus_queue.cc:260] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.142891 19784 raft_consensus.cc:359] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.143369 19785 ts_tablet_manager.cc:1434] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:19.143584 19784 raft_consensus.cc:385] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.143873 19784 raft_consensus.cc:740] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.144693 19785 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: Bootstrap starting.
I20260709 14:55:19.144552 19784 consensus_queue.cc:260] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.146682 19784 ts_tablet_manager.cc:1434] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:19.153736 19785 tablet_bootstrap.cc:654] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:19.158314 19785 tablet_bootstrap.cc:492] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: No bootstrap required, opened a new log
I20260709 14:55:19.158771 19785 ts_tablet_manager.cc:1403] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 14:55:19.160729 19785 raft_consensus.cc:359] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.161180 19785 raft_consensus.cc:385] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:19.161345 19785 raft_consensus.cc:740] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Initialized, Role: FOLLOWER
I20260709 14:55:19.161760 19785 consensus_queue.cc:260] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.164146 19785 ts_tablet_manager.cc:1434] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:55:19.195883 19824 raft_consensus.cc:493] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.196368 19824 raft_consensus.cc:515] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.198096 19824 leader_election.cc:290] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.198880 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:19.199213 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:19.199435 19494 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:19.200066 19642 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:19.200560 19536 leader_election.cc:304] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.201597 19824 raft_consensus.cc:2804] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.201965 19824 raft_consensus.cc:493] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.202250 19824 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.207525 19824 raft_consensus.cc:515] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.209149 19824 leader_election.cc:290] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.209936 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:19.210218 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.210544 19494 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.210791 19643 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.217161 19494 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:19.217240 19643 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:19.218232 19536 leader_election.cc:304] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.218854 19824 raft_consensus.cc:2804] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.219264 19824 raft_consensus.cc:697] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:19.220000 19824 consensus_queue.cc:237] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.231659 19391 catalog_manager.cc:5697] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.242046 19824 raft_consensus.cc:493] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.242547 19824 raft_consensus.cc:515] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.244503 19824 leader_election.cc:290] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.245311 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc9abc8ca547c3980bb91595576d7f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:19.245872 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc9abc8ca547c3980bb91595576d7f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:19.245929 19494 raft_consensus.cc:2468] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:19.246805 19643 raft_consensus.cc:2468] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 0.
I20260709 14:55:19.247330 19536 leader_election.cc:304] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.248052 19824 raft_consensus.cc:2804] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.248320 19824 raft_consensus.cc:493] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.248567 19824 raft_consensus.cc:3060] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.253525 19824 raft_consensus.cc:515] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.255194 19824 leader_election.cc:290] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.255784 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc9abc8ca547c3980bb91595576d7f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:19.256234 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dc9abc8ca547c3980bb91595576d7f" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.256392 19494 raft_consensus.cc:3060] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.256771 19643 raft_consensus.cc:3060] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.261132 19494 raft_consensus.cc:2468] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:19.261634 19643 raft_consensus.cc:2468] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 1.
I20260709 14:55:19.262200 19536 leader_election.cc:304] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.263010 19824 raft_consensus.cc:2804] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.263360 19824 raft_consensus.cc:697] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:19.264077 19824 consensus_queue.cc:237] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.271389 19391 catalog_manager.cc:5697] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 1 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.304754 19726 consensus_queue.cc:1048] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.311304 19824 raft_consensus.cc:493] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.311779 19824 raft_consensus.cc:515] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.314633 19824 leader_election.cc:290] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.315852 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:19.316759 19643 raft_consensus.cc:2393] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0acbf2bad1b547acbd5a4e2166cae819 in current term 1: Already voted for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in this term.
I20260709 14:55:19.316830 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:19.318929 19535 leader_election.cc:304] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819; no voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:19.319811 19824 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.329309 19824 raft_consensus.cc:2749] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:19.330513 19726 consensus_queue.cc:1048] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.393421 19798 raft_consensus.cc:493] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.393915 19798 raft_consensus.cc:515] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.395886 19798 leader_election.cc:290] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.396665 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:19.397004 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" is_pre_election: true
I20260709 14:55:19.397284 19568 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:19.397639 19642 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 0.
I20260709 14:55:19.398329 19461 leader_election.cc:304] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.399029 19798 raft_consensus.cc:2804] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.399364 19798 raft_consensus.cc:493] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.399595 19798 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.404907 19798 raft_consensus.cc:515] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.406178 19726 consensus_queue.cc:1048] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.406754 19798 leader_election.cc:290] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.407310 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:19.407958 19568 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.407837 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.408541 19642 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.416225 19568 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:19.418141 19796 consensus_queue.cc:1048] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.418331 19461 leader_election.cc:304] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 4dec83a45b5a4ad88e62f31aef6274e3; no voters: 
I20260709 14:55:19.419678 19796 raft_consensus.cc:2804] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.420207 19796 raft_consensus.cc:697] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:19.421092 19796 consensus_queue.cc:237] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.423053 19642 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 1.
I20260709 14:55:19.426100 19726 consensus_queue.cc:1048] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.435762 19390 catalog_manager.cc:5697] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.438951 19806 raft_consensus.cc:493] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:19.439528 19806 raft_consensus.cc:515] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.441717 19806 leader_election.cc:290] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:19.444197 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" is_pre_election: true
I20260709 14:55:19.444418 19726 consensus_queue.cc:1048] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:19.445003 19494 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:19.444558 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819" is_pre_election: true
I20260709 14:55:19.445824 19570 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 0.
I20260709 14:55:19.446674 19610 leader_election.cc:304] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:19.448264 19806 raft_consensus.cc:2804] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:19.448705 19806 raft_consensus.cc:493] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:19.449126 19806 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.461328 19806 raft_consensus.cc:515] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.463315 19806 leader_election.cc:290] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:19.464896 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:19.465319 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:19.465956 19568 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.468142 19494 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:19.474459 19568 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:19.474656 19494 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 1.
I20260709 14:55:19.475250 19806 consensus_queue.cc:1048] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.476533 19610 leader_election.cc:304] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:19.477572 19806 raft_consensus.cc:2804] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:19.478080 19806 raft_consensus.cc:697] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:19.478654 19802 consensus_queue.cc:1048] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.478920 19806 consensus_queue.cc:237] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.479418 19726 consensus_queue.cc:1048] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.491289 19393 catalog_manager.cc:5697] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:19.501130 19798 consensus_queue.cc:1048] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:19.601946 19642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
mode: GRACEFUL
new_leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:55:19.602442 19642 raft_consensus.cc:606] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Received request to transfer leadership to TS 4dec83a45b5a4ad88e62f31aef6274e3
I20260709 14:55:19.607795 19824 consensus_queue.cc:1048] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.610646 19493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:36916
I20260709 14:55:19.611292 19493 raft_consensus.cc:606] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Received request to transfer leadership to TS 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:19.621363 19824 consensus_queue.cc:1048] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.623435 19642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
mode: GRACEFUL
new_leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:47316
I20260709 14:55:19.624137 19642 raft_consensus.cc:606] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Received request to transfer leadership to TS 0acbf2bad1b547acbd5a4e2166cae819
I20260709 14:55:19.632256 19494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:36916
I20260709 14:55:19.632791 19494 raft_consensus.cc:606] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:19.645121 19844 consensus_queue.cc:1048] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.655331 19765 consensus_queue.cc:1048] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.862583 19806 consensus_queue.cc:1048] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.872615 19841 consensus_queue.cc:1048] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.879758 19802 raft_consensus.cc:993] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: : Instructing follower 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:19.880225 19802 raft_consensus.cc:1081] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Signalling peer 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:19.882071 19568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:39338
I20260709 14:55:19.882663 19568 raft_consensus.cc:493] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:19.883026 19568 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.889756 19568 raft_consensus.cc:515] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.893203 19568 leader_election.cc:290] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.894461 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.895123 19644 raft_consensus.cc:3055] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:19.895465 19644 raft_consensus.cc:740] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:19.897051 19644 consensus_queue.cc:260] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.897789 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9195bcc45504ffca9b199463620ffe6" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:19.898365 19494 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.898592 19644 raft_consensus.cc:3060] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.903797 19644 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:19.903887 19494 raft_consensus.cc:2468] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:19.904917 19535 leader_election.cc:304] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:19.905555 19847 raft_consensus.cc:2804] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:19.905902 19847 raft_consensus.cc:697] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:19.906567 19847 consensus_queue.cc:237] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.912392 19391 catalog_manager.cc:5697] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 1 to 2, leader changed from 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3) to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.935322 19798 raft_consensus.cc:993] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:19.935704 19726 raft_consensus.cc:1081] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Signalling peer 0acbf2bad1b547acbd5a4e2166cae819 to start an election
I20260709 14:55:19.936980 19568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
 from {username='slave'} at 127.0.0.1:39324
I20260709 14:55:19.937402 19568 raft_consensus.cc:493] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:19.937651 19568 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.942134 19568 raft_consensus.cc:515] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.943619 19568 leader_election.cc:290] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.944460 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:19.944604 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc20a36d374e4a5bbcd9ffc46329aab4" candidate_uuid: "0acbf2bad1b547acbd5a4e2166cae819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.945106 19494 raft_consensus.cc:3055] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:19.945137 19644 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.945407 19494 raft_consensus.cc:740] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:19.946072 19494 consensus_queue.cc:260] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.947214 19494 raft_consensus.cc:3060] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.950469 19644 raft_consensus.cc:2468] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:19.951411 19494 raft_consensus.cc:2468] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0acbf2bad1b547acbd5a4e2166cae819 in term 2.
I20260709 14:55:19.951620 19535 leader_election.cc:304] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:19.952482 19844 raft_consensus.cc:2804] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:19.952912 19844 raft_consensus.cc:697] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Becoming Leader. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:19.953625 19844 consensus_queue.cc:237] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.957541 19726 consensus_queue.cc:1048] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:19.961136 19802 raft_consensus.cc:993] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: : Instructing follower 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:19.961571 19802 raft_consensus.cc:1081] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Signalling peer 4dec83a45b5a4ad88e62f31aef6274e3 to start an election
I20260709 14:55:19.962371 19391 catalog_manager.cc:5697] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 reported cstate change: term changed from 1 to 2, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2). New cstate: current_term: 2 leader_uuid: "0acbf2bad1b547acbd5a4e2166cae819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.963330 19493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
 from {username='slave'} at 127.0.0.1:36910
I20260709 14:55:19.964020 19493 raft_consensus.cc:493] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:19.964397 19493 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.971565 19493 raft_consensus.cc:515] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.973555 19493 leader_election.cc:290] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Requested vote from peers 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049), 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3:43555)
I20260709 14:55:19.975404 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
I20260709 14:55:19.975895 19642 raft_consensus.cc:3055] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:19.976263 19642 raft_consensus.cc:740] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:19.977088 19642 consensus_queue.cc:260] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.977921 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d022926618e649c08fdf2a1b2d6e2a71" candidate_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:19.976581 19726 consensus_queue.cc:1048] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:19.978410 19642 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.978451 19568 raft_consensus.cc:3060] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.985129 19642 raft_consensus.cc:2468] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:19.986251 19460 leader_election.cc:304] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:19.986912 19726 raft_consensus.cc:2804] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:19.987267 19726 raft_consensus.cc:697] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Becoming Leader. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:19.987982 19726 consensus_queue.cc:237] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:19.988792 19796 raft_consensus.cc:993] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:19.989290 19796 raft_consensus.cc:1081] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:19.991039 19644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47308
I20260709 14:55:19.991585 19644 raft_consensus.cc:493] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:19.991966 19644 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:19.992151 19568 raft_consensus.cc:2468] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dec83a45b5a4ad88e62f31aef6274e3 in term 2.
I20260709 14:55:19.996474 19391 catalog_manager.cc:5697] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 reported cstate change: term changed from 1 to 2, leader changed from 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3) to 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:19.999014 19644 raft_consensus.cc:515] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:20.002401 19644 leader_election.cc:290] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:20.002594 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:20.003185 19568 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.004302 19493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3baf28fa104ba09243d00aeb4444de" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:20.004949 19493 raft_consensus.cc:3055] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:20.005270 19493 raft_consensus.cc:740] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:20.006031 19493 consensus_queue.cc:260] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:20.007233 19493 raft_consensus.cc:3060] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.009893 19568 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:20.011242 19610 leader_election.cc:304] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:20.012076 19806 raft_consensus.cc:2804] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:20.012576 19806 raft_consensus.cc:697] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:20.013672 19493 raft_consensus.cc:2468] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:20.013371 19806 consensus_queue.cc:237] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:20.021759 19393 catalog_manager.cc:5697] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 1 to 2, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.374562 19493 raft_consensus.cc:1275] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.375797 19824 consensus_queue.cc:1048] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.385128 19644 raft_consensus.cc:1275] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.386327 19847 consensus_queue.cc:1048] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.420284 19568 raft_consensus.cc:1275] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.421412 19806 consensus_queue.cc:1048] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.428351 19493 raft_consensus.cc:1275] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.429880 19841 consensus_queue.cc:1048] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.444754 19568 raft_consensus.cc:1275] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.445904 19796 consensus_queue.cc:1048] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.453558 19644 raft_consensus.cc:1275] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 4dec83a45b5a4ad88e62f31aef6274e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.455925 19796 consensus_queue.cc:1048] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.456472 19644 raft_consensus.cc:1275] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.460110 19847 consensus_queue.cc:1048] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:20.470834 19494 raft_consensus.cc:1275] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 0acbf2bad1b547acbd5a4e2166cae819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:20.472424 19824 consensus_queue.cc:1048] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:22.636902 19393 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51788:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:55:22.665979 19393 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51788:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:55:22.835088 15164 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:55:22.834466 19897 tablet.cc:1724] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:22.904734 19905 tablet.cc:1724] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:22.932991 19901 tablet.cc:1724] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:22.910249 19892 tablet.cc:1724] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:23.008057 19521 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:b4f0f1b34e83456fb3816a7c4728f1eb)
W20260709 14:55:23.047103 19521 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b4f0f1b34e83456fb3816a7c4728f1eb)
I20260709 14:55:23.053494 19918 tablet.cc:1724] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:23.049353 19521 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b4f0f1b34e83456fb3816a7c4728f1eb)
I20260709 14:55:23.082307 19897 tablet.cc:1724] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:23.078208 19536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.1:36795, user_credentials={real_user=slave}} blocked reactor thread for 84571.2us
W20260709 14:55:23.091169 19902 log.cc:927] Time spent T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 14:55:23.092686 19917 tablet.cc:1724] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.095431 19910 tablet.cc:1724] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.135664 19901 tablet.cc:1724] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.167492 19920 tablet.cc:1724] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.172541 19892 tablet.cc:1724] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.124768 19924 tablet.cc:1724] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.182157 19930 tablet.cc:1724] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.176990 19928 tablet.cc:1724] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.190681 19905 tablet.cc:1724] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.199146 19917 tablet.cc:1724] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.185027 19897 tablet.cc:1724] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.182161 19925 tablet.cc:1724] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.208715 19918 tablet.cc:1724] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.221189 19918 tablet.cc:1724] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.227521 19901 tablet.cc:1724] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.228175 19925 tablet.cc:1724] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.235013 19918 tablet.cc:1724] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.246354 19491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:58432
I20260709 14:55:23.247155 19491 raft_consensus.cc:606] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:23.247480 19910 tablet.cc:1724] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.263784 19905 tablet.cc:1724] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.264542 19897 tablet.cc:1724] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.257980 19920 tablet.cc:1724] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:23.292219 19567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:49418
I20260709 14:55:23.292833 19567 raft_consensus.cc:606] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:23.298300 15164 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:55:23.298991 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:23.307966 19491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f"
dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:58432
I20260709 14:55:23.308635 19491 raft_consensus.cc:606] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:23.311975 19570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb"
dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
mode: GRACEFUL
new_leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:49418
I20260709 14:55:23.312644 19570 raft_consensus.cc:606] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Received request to transfer leadership to TS 9a44ef7ffd60474d9e2fe3e896a58408
I20260709 14:55:23.313922 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:23.314553 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:23.315963 19393 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: soft_deleted_table [id=34c4768787cf4ba69dcfb014e69c883b] alter complete (version 1)
I20260709 14:55:23.358381 19927 raft_consensus.cc:993] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.358903 19884 raft_consensus.cc:1081] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.360526 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47312
I20260709 14:55:23.361019 19641 raft_consensus.cc:493] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.361292 19641 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.366611 19641 raft_consensus.cc:515] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.368477 19641 leader_election.cc:290] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:23.369275 19491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:23.369490 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb2f124bfa84136a3e3bba800a2d0cb" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:23.370087 19491 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.370185 19570 raft_consensus.cc:3055] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.370563 19570 raft_consensus.cc:740] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:23.371363 19570 consensus_queue.cc:260] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.372411 19570 raft_consensus.cc:3060] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.375708 19491 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.377070 19610 leader_election.cc:304] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:23.377857 19570 raft_consensus.cc:2468] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.377872 19854 raft_consensus.cc:2804] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.378528 19854 raft_consensus.cc:697] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:23.379473 19854 consensus_queue.cc:237] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.387251 19393 catalog_manager.cc:5697] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 1 to 2, leader changed from 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.452145 19895 raft_consensus.cc:993] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.452715 19896 raft_consensus.cc:1081] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.454079 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47308
I20260709 14:55:23.454610 19641 raft_consensus.cc:493] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.454905 19641 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.459791 19641 raft_consensus.cc:515] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.461629 19641 leader_election.cc:290] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 3 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:23.462445 19491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:23.462791 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d2cf99db29422b9aa89929beda643f" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:23.463217 19491 raft_consensus.cc:3055] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:23.463390 19570 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.463562 19491 raft_consensus.cc:740] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:23.464526 19491 consensus_queue.cc:260] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [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: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.465858 19491 raft_consensus.cc:3060] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:23.470728 19570 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 3.
I20260709 14:55:23.472311 19610 leader_election.cc:304] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [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: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:23.472654 19491 raft_consensus.cc:2468] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 3.
I20260709 14:55:23.473182 19854 raft_consensus.cc:2804] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:23.473650 19854 raft_consensus.cc:697] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 3 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:23.474545 19854 consensus_queue.cc:237] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [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: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.482353 19393 catalog_manager.cc:5697] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 2 to 3, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.491520 19927 raft_consensus.cc:993] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.491955 19884 raft_consensus.cc:1081] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.493290 19643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47312
I20260709 14:55:23.493732 19643 raft_consensus.cc:493] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.494004 19643 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.499632 19643 raft_consensus.cc:515] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.501398 19643 leader_election.cc:290] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:23.502259 19491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:23.502406 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0ca24fccf940238bdf6d5ba01fba0c" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:23.502933 19491 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.503052 19570 raft_consensus.cc:3055] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.503487 19570 raft_consensus.cc:740] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0acbf2bad1b547acbd5a4e2166cae819, State: Running, Role: LEADER
I20260709 14:55:23.504325 19570 consensus_queue.cc:260] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.505473 19570 raft_consensus.cc:3060] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.508510 19491 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.509626 19610 leader_election.cc:304] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dec83a45b5a4ad88e62f31aef6274e3, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:23.510017 19570 raft_consensus.cc:2468] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.510309 19854 raft_consensus.cc:2804] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.510824 19854 raft_consensus.cc:697] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:23.511543 19854 consensus_queue.cc:237] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.517789 19393 catalog_manager.cc:5697] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 1 to 2, leader changed from 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.765605 19570 raft_consensus.cc:1275] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.766731 19854 consensus_queue.cc:1048] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.775678 19491 raft_consensus.cc:1275] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:23.778149 19929 consensus_queue.cc:1048] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:23.802062 19895 raft_consensus.cc:993] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: : Instructing follower 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.802469 19896 raft_consensus.cc:1081] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Signalling peer 9a44ef7ffd60474d9e2fe3e896a58408 to start an election
I20260709 14:55:23.803716 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd"
dest_uuid: "9a44ef7ffd60474d9e2fe3e896a58408"
 from {username='slave'} at 127.0.0.1:47308
I20260709 14:55:23.804206 19641 raft_consensus.cc:493] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:23.804487 19641 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.809278 19641 raft_consensus.cc:515] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.810833 19641 leader_election.cc:290] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Requested vote from peers 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795), 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049)
I20260709 14:55:23.811591 19491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4dec83a45b5a4ad88e62f31aef6274e3"
I20260709 14:55:23.811805 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca67d49609114f2d815bd41a7bea6bfd" candidate_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0acbf2bad1b547acbd5a4e2166cae819"
I20260709 14:55:23.812319 19570 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.812319 19491 raft_consensus.cc:3055] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:23.812793 19491 raft_consensus.cc:740] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dec83a45b5a4ad88e62f31aef6274e3, State: Running, Role: LEADER
I20260709 14:55:23.813599 19491 consensus_queue.cc:260] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.814836 19491 raft_consensus.cc:3060] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:23.819094 19570 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.820394 19610 leader_election.cc:304] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0acbf2bad1b547acbd5a4e2166cae819, 9a44ef7ffd60474d9e2fe3e896a58408; no voters: 
I20260709 14:55:23.821117 19929 raft_consensus.cc:2804] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:23.821380 19491 raft_consensus.cc:2468] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a44ef7ffd60474d9e2fe3e896a58408 in term 2.
I20260709 14:55:23.821509 19929 raft_consensus.cc:697] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Becoming Leader. State: Replica: 9a44ef7ffd60474d9e2fe3e896a58408, State: Running, Role: LEADER
I20260709 14:55:23.822525 19929 consensus_queue.cc:237] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } }
I20260709 14:55:23.828778 19393 catalog_manager.cc:5697] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 reported cstate change: term changed from 1 to 2, leader changed from 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1) to 9a44ef7ffd60474d9e2fe3e896a58408 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a44ef7ffd60474d9e2fe3e896a58408" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 43555 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.924857 19491 raft_consensus.cc:1275] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:55:23.926118 19929 consensus_queue.cc:1048] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.933709 19570 raft_consensus.cc:1275] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:55:23.937196 19929 consensus_queue.cc:1048] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:23.990670 19491 raft_consensus.cc:1275] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 3 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:23.991971 19929 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:24.001375 19570 raft_consensus.cc:1275] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 3 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:24.002636 19942 consensus_queue.cc:1048] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:24.370517 15164 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:55:24.375312 15164 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:55:24.375730 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:24.380316 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:55:24.380705 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:24.429340 19570 raft_consensus.cc:1275] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:55:24.430480 19942 consensus_queue.cc:1048] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0acbf2bad1b547acbd5a4e2166cae819" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:24.438629 19491 raft_consensus.cc:1275] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Refusing update from remote peer 9a44ef7ffd60474d9e2fe3e896a58408: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:55:24.440685 19929 consensus_queue.cc:1048] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dec83a45b5a4ad88e62f31aef6274e3" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 36795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:25.407090 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
W20260709 14:55:25.419721 19536 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:55:25.423992 19536 consensus_peers.cc:597] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.433248 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:25.434003 15164 tablet_replica.cc:333] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.434751 15164 raft_consensus.cc:2243] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.435236 15164 raft_consensus.cc:2272] T ee3baf28fa104ba09243d00aeb4444de P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.437510 15164 tablet_replica.cc:333] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.438236 15164 raft_consensus.cc:2243] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.438759 15164 raft_consensus.cc:2272] T e9195bcc45504ffca9b199463620ffe6 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.440881 15164 tablet_replica.cc:333] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.441694 15164 raft_consensus.cc:2243] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.442206 15164 raft_consensus.cc:2272] T 12dc9abc8ca547c3980bb91595576d7f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.444748 15164 tablet_replica.cc:333] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.445340 15164 raft_consensus.cc:2243] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.446048 15164 raft_consensus.cc:2272] T d022926618e649c08fdf2a1b2d6e2a71 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.448009 15164 tablet_replica.cc:333] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.448853 15164 raft_consensus.cc:2243] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.449334 15164 raft_consensus.cc:2272] T bc20a36d374e4a5bbcd9ffc46329aab4 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.451542 15164 tablet_replica.cc:333] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.452142 15164 raft_consensus.cc:2243] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.452518 15164 raft_consensus.cc:2272] T 1b33cf8267394d5f89803060b8b4771c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.454341 15164 tablet_replica.cc:333] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.454833 15164 raft_consensus.cc:2243] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.455605 15164 raft_consensus.cc:2272] T 0c114f9413c748adbfb7164e91ea8486 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.457476 15164 tablet_replica.cc:333] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.458000 15164 raft_consensus.cc:2243] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.458411 15164 raft_consensus.cc:2272] T f5dcf849b8e8495180505915028211e3 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.460387 15164 tablet_replica.cc:333] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.460935 15164 raft_consensus.cc:2243] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.461670 15164 raft_consensus.cc:2272] T b4f0f1b34e83456fb3816a7c4728f1eb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.463563 15164 tablet_replica.cc:333] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.464149 15164 raft_consensus.cc:2243] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.464573 15164 raft_consensus.cc:2272] T e1ae9fd735664b68a018f77c0dbf233c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.466509 15164 tablet_replica.cc:333] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.467005 15164 raft_consensus.cc:2243] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.467401 15164 raft_consensus.cc:2272] T bbb2f124bfa84136a3e3bba800a2d0cb P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.469337 15164 tablet_replica.cc:333] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.469831 15164 raft_consensus.cc:2243] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.470538 15164 raft_consensus.cc:2272] T 5fbba9ac43e746eb8b957b8ed913ccfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.472445 15164 tablet_replica.cc:333] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.472941 15164 raft_consensus.cc:2243] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.473337 15164 raft_consensus.cc:2272] T cf0ca24fccf940238bdf6d5ba01fba0c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.475203 15164 tablet_replica.cc:333] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.475741 15164 raft_consensus.cc:2243] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.476169 15164 raft_consensus.cc:2272] T f98ee023796045f2a275af1c1ec73f34 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.477973 15164 tablet_replica.cc:333] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.478478 15164 raft_consensus.cc:2243] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.478850 15164 raft_consensus.cc:2272] T ca67d49609114f2d815bd41a7bea6bfd P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.480706 15164 tablet_replica.cc:333] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.481225 15164 raft_consensus.cc:2243] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.481611 15164 raft_consensus.cc:2272] T 27d2cf99db29422b9aa89929beda643f P 4dec83a45b5a4ad88e62f31aef6274e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.483386 15164 tablet_replica.cc:333] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.483827 15164 raft_consensus.cc:2243] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.484540 15164 raft_consensus.cc:2272] T e63b21bd8b2249de9212619c5fcbc65c P 4dec83a45b5a4ad88e62f31aef6274e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.486250 15164 tablet_replica.cc:333] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3: stopping tablet replica
I20260709 14:55:25.486676 15164 raft_consensus.cc:2243] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.487437 15164 raft_consensus.cc:2272] T 73a35963500c44b38e7ccc517b367a09 P 4dec83a45b5a4ad88e62f31aef6274e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.525147 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
W20260709 14:55:25.545472 19610 consensus_peers.cc:597] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.560626 19536 consensus_peers.cc:597] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.563485 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
W20260709 14:55:25.567569 19610 consensus_peers.cc:597] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:25.571457 19536 consensus_peers.cc:597] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.589877 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:25.590596 15164 tablet_replica.cc:333] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.591323 15164 raft_consensus.cc:2243] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.591813 15164 raft_consensus.cc:2272] T ee3baf28fa104ba09243d00aeb4444de P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.593793 15164 tablet_replica.cc:333] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.594328 15164 raft_consensus.cc:2243] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.595070 15164 raft_consensus.cc:2272] T e9195bcc45504ffca9b199463620ffe6 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.597188 15164 tablet_replica.cc:333] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.597782 15164 raft_consensus.cc:2243] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.598522 15164 raft_consensus.cc:2272] T 12dc9abc8ca547c3980bb91595576d7f P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.600457 15164 tablet_replica.cc:333] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.601006 15164 raft_consensus.cc:2243] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.601414 15164 raft_consensus.cc:2272] T e63b21bd8b2249de9212619c5fcbc65c P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.603305 15164 tablet_replica.cc:333] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.603847 15164 raft_consensus.cc:2243] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.604305 15164 raft_consensus.cc:2272] T b4f0f1b34e83456fb3816a7c4728f1eb P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.606184 15164 tablet_replica.cc:333] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.606748 15164 raft_consensus.cc:2243] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.607578 15164 raft_consensus.cc:2272] T e1ae9fd735664b68a018f77c0dbf233c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.609727 15164 tablet_replica.cc:333] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.610280 15164 raft_consensus.cc:2243] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.610698 15164 raft_consensus.cc:2272] T 73a35963500c44b38e7ccc517b367a09 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.612816 15164 tablet_replica.cc:333] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.613329 15164 raft_consensus.cc:2243] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.613709 15164 raft_consensus.cc:2272] T bbb2f124bfa84136a3e3bba800a2d0cb P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.615628 15164 tablet_replica.cc:333] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.616230 15164 raft_consensus.cc:2243] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.616619 15164 raft_consensus.cc:2272] T cf0ca24fccf940238bdf6d5ba01fba0c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.618345 15164 tablet_replica.cc:333] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.618924 15164 raft_consensus.cc:2243] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.619721 15164 raft_consensus.cc:2272] T f98ee023796045f2a275af1c1ec73f34 P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.622110 15164 tablet_replica.cc:333] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
W20260709 14:55:25.622327 19610 consensus_peers.cc:597] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 -> Peer 0acbf2bad1b547acbd5a4e2166cae819 (127.14.207.2:38049): Couldn't send request to peer 0acbf2bad1b547acbd5a4e2166cae819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.622704 15164 raft_consensus.cc:2243] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.623198 15164 raft_consensus.cc:2272] T 5fbba9ac43e746eb8b957b8ed913ccfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.625244 15164 tablet_replica.cc:333] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.625808 15164 raft_consensus.cc:2243] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.626261 15164 raft_consensus.cc:2272] T f5dcf849b8e8495180505915028211e3 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.628250 15164 tablet_replica.cc:333] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.628747 15164 raft_consensus.cc:2243] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.629163 15164 raft_consensus.cc:2272] T 0c114f9413c748adbfb7164e91ea8486 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.631104 15164 tablet_replica.cc:333] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.631565 15164 raft_consensus.cc:2243] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.632330 15164 raft_consensus.cc:2272] T bc20a36d374e4a5bbcd9ffc46329aab4 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.634114 15164 tablet_replica.cc:333] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.634624 15164 raft_consensus.cc:2243] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.635015 15164 raft_consensus.cc:2272] T d022926618e649c08fdf2a1b2d6e2a71 P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.636755 15164 tablet_replica.cc:333] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.637248 15164 raft_consensus.cc:2243] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.637650 15164 raft_consensus.cc:2272] T ca67d49609114f2d815bd41a7bea6bfd P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.639514 15164 tablet_replica.cc:333] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.640038 15164 raft_consensus.cc:2243] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.640429 15164 raft_consensus.cc:2272] T 27d2cf99db29422b9aa89929beda643f P 0acbf2bad1b547acbd5a4e2166cae819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.642354 15164 tablet_replica.cc:333] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819: stopping tablet replica
I20260709 14:55:25.642802 15164 raft_consensus.cc:2243] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.643887 15164 raft_consensus.cc:2272] T 1b33cf8267394d5f89803060b8b4771c P 0acbf2bad1b547acbd5a4e2166cae819 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:25.653234 19610 consensus_peers.cc:597] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.682211 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
W20260709 14:55:25.710179 19610 consensus_peers.cc:597] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 -> Peer 4dec83a45b5a4ad88e62f31aef6274e3 (127.14.207.1:36795): Couldn't send request to peer 4dec83a45b5a4ad88e62f31aef6274e3. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:36795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:25.725510 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
I20260709 14:55:25.752338 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:25.752983 15164 tablet_replica.cc:333] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.753710 15164 raft_consensus.cc:2243] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.754252 15164 raft_consensus.cc:2272] T e9195bcc45504ffca9b199463620ffe6 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.756307 15164 tablet_replica.cc:333] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.756850 15164 raft_consensus.cc:2243] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.757586 15164 raft_consensus.cc:2272] T ee3baf28fa104ba09243d00aeb4444de P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.759346 15164 tablet_replica.cc:333] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.759881 15164 raft_consensus.cc:2243] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.760319 15164 raft_consensus.cc:2272] T 12dc9abc8ca547c3980bb91595576d7f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.762235 15164 tablet_replica.cc:333] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.762748 15164 raft_consensus.cc:2243] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.763149 15164 raft_consensus.cc:2272] T e63b21bd8b2249de9212619c5fcbc65c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.765030 15164 tablet_replica.cc:333] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.765561 15164 raft_consensus.cc:2243] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.765982 15164 raft_consensus.cc:2272] T bc20a36d374e4a5bbcd9ffc46329aab4 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.767645 15164 tablet_replica.cc:333] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.768175 15164 raft_consensus.cc:2243] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.768600 15164 raft_consensus.cc:2272] T d022926618e649c08fdf2a1b2d6e2a71 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.770337 15164 tablet_replica.cc:333] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.770840 15164 raft_consensus.cc:2243] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.771260 15164 raft_consensus.cc:2272] T b4f0f1b34e83456fb3816a7c4728f1eb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.773101 15164 tablet_replica.cc:333] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.773609 15164 raft_consensus.cc:2243] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.774012 15164 raft_consensus.cc:2272] T e1ae9fd735664b68a018f77c0dbf233c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.775846 15164 tablet_replica.cc:333] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.776351 15164 raft_consensus.cc:2243] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.776772 15164 raft_consensus.cc:2272] T 0c114f9413c748adbfb7164e91ea8486 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.778656 15164 tablet_replica.cc:333] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.779186 15164 raft_consensus.cc:2243] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.779978 15164 raft_consensus.cc:2272] T f5dcf849b8e8495180505915028211e3 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.781808 15164 tablet_replica.cc:333] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.782326 15164 raft_consensus.cc:2243] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.782743 15164 raft_consensus.cc:2272] T 73a35963500c44b38e7ccc517b367a09 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.784497 15164 tablet_replica.cc:333] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.784966 15164 raft_consensus.cc:2243] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.785646 15164 raft_consensus.cc:2272] T cf0ca24fccf940238bdf6d5ba01fba0c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.787348 15164 tablet_replica.cc:333] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.787822 15164 raft_consensus.cc:2243] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.788218 15164 raft_consensus.cc:2272] T f98ee023796045f2a275af1c1ec73f34 P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.789989 15164 tablet_replica.cc:333] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.790458 15164 raft_consensus.cc:2243] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.791150 15164 raft_consensus.cc:2272] T bbb2f124bfa84136a3e3bba800a2d0cb P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.792866 15164 tablet_replica.cc:333] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.793339 15164 raft_consensus.cc:2243] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.793731 15164 raft_consensus.cc:2272] T 5fbba9ac43e746eb8b957b8ed913ccfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.795475 15164 tablet_replica.cc:333] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.795953 15164 raft_consensus.cc:2243] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:25.796353 15164 raft_consensus.cc:2272] T 1b33cf8267394d5f89803060b8b4771c P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.798187 15164 tablet_replica.cc:333] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.798653 15164 raft_consensus.cc:2243] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.799329 15164 raft_consensus.cc:2272] T 27d2cf99db29422b9aa89929beda643f P 9a44ef7ffd60474d9e2fe3e896a58408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.801031 15164 tablet_replica.cc:333] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408: stopping tablet replica
I20260709 14:55:25.801440 15164 raft_consensus.cc:2243] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.802141 15164 raft_consensus.cc:2272] T ca67d49609114f2d815bd41a7bea6bfd P 9a44ef7ffd60474d9e2fe3e896a58408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.837950 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:55:25.869298 15164 master.cc:562] Master@127.14.207.62:35313 shutting down...
I20260709 14:55:25.888481 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:25.889030 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:25.889349 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f745c8280574fefa937e1ea6545518d: stopping tablet replica
I20260709 14:55:25.908959 15164 master.cc:584] Master@127.14.207.62:35313 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12139 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:55:25.954388 15164 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.207.62:37421
I20260709 14:55:25.955441 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:25.960969 19954 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
W20260709 14:55:25.960989 19955 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
W20260709 14:55:25.961501 19957 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
I20260709 14:55:25.962759 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:25.963617 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:25.963796 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:25.963937 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608925963897 us; error 0 us; skew 500 ppm
I20260709 14:55:25.964392 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:25.966651 15164 webserver.cc:533] Webserver started at http://127.14.207.62:46637/ using document root <none> and password file <none>
I20260709 14:55:25.967077 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:25.967223 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:25.967433 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:25.968837 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/master-0-root/instance:
uuid: "d27f2cb4dad84bddb65da4293384f396"
format_stamp: "Formatted at 2026-07-09 14:55:25 on dist-test-slave-njl6"
I20260709 14:55:25.972997 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:25.976195 19962 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:25.976872 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:25.977284 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/master-0-root
uuid: "d27f2cb4dad84bddb65da4293384f396"
format_stamp: "Formatted at 2026-07-09 14:55:25 on dist-test-slave-njl6"
I20260709 14:55:25.977705 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-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)
I20260709 14:55:26.008646 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:26.009959 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:26.046641 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.62:37421
I20260709 14:55:26.046748 20013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.62:37421 every 8 connection(s)
I20260709 14:55:26.050423 20014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.061095 20014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: Bootstrap starting.
I20260709 14:55:26.065912 20014 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.070250 20014 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: No bootstrap required, opened a new log
I20260709 14:55:26.072474 20014 raft_consensus.cc:359] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER }
I20260709 14:55:26.072868 20014 raft_consensus.cc:385] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.073096 20014 raft_consensus.cc:740] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d27f2cb4dad84bddb65da4293384f396, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.073697 20014 consensus_queue.cc:260] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER }
I20260709 14:55:26.074148 20014 raft_consensus.cc:399] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:26.074373 20014 raft_consensus.cc:493] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:26.074622 20014 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.079319 20014 raft_consensus.cc:515] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER }
I20260709 14:55:26.079891 20014 leader_election.cc:304] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [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: d27f2cb4dad84bddb65da4293384f396; no voters: 
I20260709 14:55:26.081073 20014 leader_election.cc:290] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:26.081400 20017 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:26.082708 20017 raft_consensus.cc:697] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 1 LEADER]: Becoming Leader. State: Replica: d27f2cb4dad84bddb65da4293384f396, State: Running, Role: LEADER
I20260709 14:55:26.083379 20017 consensus_queue.cc:237] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [LEADER]: Queue going to LEADER mode. State: All 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: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER }
I20260709 14:55:26.083838 20014 sys_catalog.cc:565] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:26.087379 20018 sys_catalog.cc:455] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d27f2cb4dad84bddb65da4293384f396" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER } }
I20260709 14:55:26.088161 20018 sys_catalog.cc:458] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:26.087963 20019 sys_catalog.cc:455] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d27f2cb4dad84bddb65da4293384f396. Latest consensus state: current_term: 1 leader_uuid: "d27f2cb4dad84bddb65da4293384f396" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d27f2cb4dad84bddb65da4293384f396" member_type: VOTER } }
I20260709 14:55:26.089177 20019 sys_catalog.cc:458] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:26.090976 20023 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:26.096909 20023 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:26.099099 15164 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:26.105484 20023 catalog_manager.cc:1383] Generated new cluster ID: bd8f737cfc03467b98a78b5a082f8e90
I20260709 14:55:26.105787 20023 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:26.119302 20023 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:26.120720 20023 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:26.134582 20023 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: Generated new TSK 0
I20260709 14:55:26.135214 20023 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:26.165675 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:26.171445 20035 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
W20260709 14:55:26.172472 20036 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
I20260709 14:55:26.174818 15164 server_base.cc:1061] running on GCE node
W20260709 14:55:26.174876 20038 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
I20260709 14:55:26.175868 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:26.176151 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:26.176318 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608926176301 us; error 0 us; skew 500 ppm
I20260709 14:55:26.176805 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:26.178864 15164 webserver.cc:533] Webserver started at http://127.14.207.1:42933/ using document root <none> and password file <none>
I20260709 14:55:26.179361 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:26.179526 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:26.179775 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:26.180862 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-0-root/instance:
uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.185134 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:55:26.188195 20043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.188879 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:26.189134 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-0-root
uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.189370 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-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)
I20260709 14:55:26.203629 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:26.204879 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:26.206243 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:26.208432 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:26.208611 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.208844 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:26.209000 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.247134 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.1:35347
I20260709 14:55:26.247236 20105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.1:35347 every 8 connection(s)
I20260709 14:55:26.251854 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:26.258277 20110 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
W20260709 14:55:26.259397 20111 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
W20260709 14:55:26.261147 20113 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
I20260709 14:55:26.263432 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:26.263971 20106 heartbeater.cc:344] Connected to a master server at 127.14.207.62:37421
I20260709 14:55:26.264365 20106 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:26.264623 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:26.264889 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:26.265040 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608926265023 us; error 0 us; skew 500 ppm
I20260709 14:55:26.265060 20106 heartbeater.cc:507] Master 127.14.207.62:37421 requested a full tablet report, sending...
I20260709 14:55:26.265615 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:26.267421 19979 ts_manager.cc:194] Registered new tserver with Master: 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347)
I20260709 14:55:26.268236 15164 webserver.cc:533] Webserver started at http://127.14.207.2:38143/ using document root <none> and password file <none>
I20260709 14:55:26.268877 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:26.269148 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:26.269507 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:26.269673 19979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52772
I20260709 14:55:26.270911 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-1-root/instance:
uuid: "d8259746ff1b485b909c1cf317bfc8cb"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.275516 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:26.278769 20118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.279508 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:26.279780 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-1-root
uuid: "d8259746ff1b485b909c1cf317bfc8cb"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.280093 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-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)
I20260709 14:55:26.297013 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:26.298206 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:26.299671 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:26.302331 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:26.302518 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.302704 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:26.302829 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.342875 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.2:38847
I20260709 14:55:26.343001 20180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.2:38847 every 8 connection(s)
I20260709 14:55:26.347611 15164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:26.354058 20184 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
W20260709 14:55:26.355270 20185 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
W20260709 14:55:26.358392 20187 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
I20260709 14:55:26.359418 15164 server_base.cc:1061] running on GCE node
I20260709 14:55:26.359706 20181 heartbeater.cc:344] Connected to a master server at 127.14.207.62:37421
I20260709 14:55:26.360133 20181 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:26.360563 15164 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:26.360889 15164 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:26.361104 15164 hybrid_clock.cc:648] HybridClock initialized: now 1783608926361084 us; error 0 us; skew 500 ppm
I20260709 14:55:26.361063 20181 heartbeater.cc:507] Master 127.14.207.62:37421 requested a full tablet report, sending...
I20260709 14:55:26.362048 15164 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:26.363598 19979 ts_manager.cc:194] Registered new tserver with Master: d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:26.364764 15164 webserver.cc:533] Webserver started at http://127.14.207.3:39053/ using document root <none> and password file <none>
I20260709 14:55:26.365429 15164 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:26.365456 19979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52774
I20260709 14:55:26.365763 15164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:26.366117 15164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:26.367568 15164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-2-root/instance:
uuid: "d8302d35f51844b191d19d8ee959d550"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.371984 15164 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:55:26.375146 20192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.375996 15164 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:55:26.376278 15164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-2-root
uuid: "d8302d35f51844b191d19d8ee959d550"
format_stamp: "Formatted at 2026-07-09 14:55:26 on dist-test-slave-njl6"
I20260709 14:55:26.376542 15164 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9tj2BQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608821049199-15164-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)
I20260709 14:55:26.398660 15164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:26.400095 15164 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:26.401535 15164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:26.403767 15164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:26.403991 15164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:55:26.404191 15164 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:26.404320 15164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:26.442776 15164 rpc_server.cc:307] RPC server started. Bound to: 127.14.207.3:45961
I20260709 14:55:26.442866 20254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.207.3:45961 every 8 connection(s)
I20260709 14:55:26.456504 20255 heartbeater.cc:344] Connected to a master server at 127.14.207.62:37421
I20260709 14:55:26.456956 20255 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:26.457679 20255 heartbeater.cc:507] Master 127.14.207.62:37421 requested a full tablet report, sending...
I20260709 14:55:26.459602 19979 ts_manager.cc:194] Registered new tserver with Master: d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:26.460731 15164 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645292s
I20260709 14:55:26.461222 19979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52782
I20260709 14:55:26.484983 19979 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52796:
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"
    }
  }
}
W20260709 14:55:26.487528 19979 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.
I20260709 14:55:26.562840 20071 tablet_service.cc:1511] Processing CreateTablet for tablet 394326883255497b873b8a001f7c26e1 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:26.564417 20071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394326883255497b873b8a001f7c26e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.565403 20069 tablet_service.cc:1511] Processing CreateTablet for tablet 4117a2c440a74de79aed42ed40dbda61 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:26.566905 20069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4117a2c440a74de79aed42ed40dbda61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.562986 20070 tablet_service.cc:1511] Processing CreateTablet for tablet bba55871798d4c61ba881dcda6cc07eb (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:26.568290 20219 tablet_service.cc:1511] Processing CreateTablet for tablet bba55871798d4c61ba881dcda6cc07eb (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:26.569454 20070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba55871798d4c61ba881dcda6cc07eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.569741 20219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba55871798d4c61ba881dcda6cc07eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.566789 20220 tablet_service.cc:1511] Processing CreateTablet for tablet 394326883255497b873b8a001f7c26e1 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:26.573151 20218 tablet_service.cc:1511] Processing CreateTablet for tablet 4117a2c440a74de79aed42ed40dbda61 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:26.574110 20216 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa029d7bd5414197315ba9dd39acd9 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:26.574280 20217 tablet_service.cc:1511] Processing CreateTablet for tablet 07b29c742e624659bb8851439bc2136f (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:26.573210 20220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394326883255497b873b8a001f7c26e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.575893 20217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b29c742e624659bb8851439bc2136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.576584 20215 tablet_service.cc:1511] Processing CreateTablet for tablet 9c64845324a94bef9496e0bacd4cff67 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:26.577957 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c64845324a94bef9496e0bacd4cff67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.580278 20216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa029d7bd5414197315ba9dd39acd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.582124 20218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4117a2c440a74de79aed42ed40dbda61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.588193 20214 tablet_service.cc:1511] Processing CreateTablet for tablet a63c54e820624af592ccdf8d1c98b195 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:26.589705 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c54e820624af592ccdf8d1c98b195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.593575 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 07b29c742e624659bb8851439bc2136f (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:26.595050 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b29c742e624659bb8851439bc2136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.595746 20213 tablet_service.cc:1511] Processing CreateTablet for tablet 98bf1504c7b043f989f6fe0ae8629256 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:26.600312 20213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bf1504c7b043f989f6fe0ae8629256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.606891 20067 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa029d7bd5414197315ba9dd39acd9 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:26.608325 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa029d7bd5414197315ba9dd39acd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.611716 20065 tablet_service.cc:1511] Processing CreateTablet for tablet a63c54e820624af592ccdf8d1c98b195 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:26.612416 20146 tablet_service.cc:1511] Processing CreateTablet for tablet 394326883255497b873b8a001f7c26e1 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:26.613260 20065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c54e820624af592ccdf8d1c98b195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.613734 20146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394326883255497b873b8a001f7c26e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.614686 20145 tablet_service.cc:1511] Processing CreateTablet for tablet bba55871798d4c61ba881dcda6cc07eb (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:26.615170 20141 tablet_service.cc:1511] Processing CreateTablet for tablet 9c64845324a94bef9496e0bacd4cff67 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:26.616602 20141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c64845324a94bef9496e0bacd4cff67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.617105 20212 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb52cbd22124f3bbaddce6f4e19c930 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:26.617794 20143 tablet_service.cc:1511] Processing CreateTablet for tablet 07b29c742e624659bb8851439bc2136f (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:26.618522 20212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb52cbd22124f3bbaddce6f4e19c930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.619230 20143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b29c742e624659bb8851439bc2136f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.621097 20142 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa029d7bd5414197315ba9dd39acd9 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:26.622485 20142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa029d7bd5414197315ba9dd39acd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.622241 20063 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb52cbd22124f3bbaddce6f4e19c930 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:26.623901 20066 tablet_service.cc:1511] Processing CreateTablet for tablet 9c64845324a94bef9496e0bacd4cff67 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:26.625756 20138 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb52cbd22124f3bbaddce6f4e19c930 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:26.627072 20138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb52cbd22124f3bbaddce6f4e19c930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.628756 20139 tablet_service.cc:1511] Processing CreateTablet for tablet 98bf1504c7b043f989f6fe0ae8629256 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:26.630167 20139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bf1504c7b043f989f6fe0ae8629256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.621101 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 98bf1504c7b043f989f6fe0ae8629256 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:26.616600 20144 tablet_service.cc:1511] Processing CreateTablet for tablet 4117a2c440a74de79aed42ed40dbda61 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:26.633342 20144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4117a2c440a74de79aed42ed40dbda61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.624071 20140 tablet_service.cc:1511] Processing CreateTablet for tablet a63c54e820624af592ccdf8d1c98b195 (DEFAULT_TABLE table=test-workload [id=e42b6e9c405543c4ba2e4c84ac322cd7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:26.634675 20140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c54e820624af592ccdf8d1c98b195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.635696 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bf1504c7b043f989f6fe0ae8629256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.645587 20066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c64845324a94bef9496e0bacd4cff67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.646306 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb52cbd22124f3bbaddce6f4e19c930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.650468 20145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba55871798d4c61ba881dcda6cc07eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:26.705711 20270 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.735586 20270 tablet_bootstrap.cc:654] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.753456 20270 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.754034 20270 ts_tablet_manager.cc:1403] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.003s
I20260709 14:55:26.757021 20270 raft_consensus.cc:359] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.757795 20270 raft_consensus.cc:385] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.758138 20270 raft_consensus.cc:740] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.759025 20270 consensus_queue.cc:260] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.769038 20271 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:26.779042 20270 ts_tablet_manager.cc:1434] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 14:55:26.779347 20272 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:26.779949 20181 heartbeater.cc:499] Master 127.14.207.62:37421 was elected leader, sending a full tablet report...
I20260709 14:55:26.780256 20270 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.786722 20270 tablet_bootstrap.cc:654] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.788266 20271 tablet_bootstrap.cc:654] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.791002 20274 raft_consensus.cc:493] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.791673 20274 raft_consensus.cc:515] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.796757 20272 tablet_bootstrap.cc:654] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.802175 20270 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.802712 20270 ts_tablet_manager.cc:1403] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 14:55:26.805724 20274 leader_election.cc:290] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:26.805601 20270 raft_consensus.cc:359] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:26.809719 20270 raft_consensus.cc:385] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.808910 20272 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:26.809859 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:26.810261 20270 raft_consensus.cc:740] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.811146 20272 ts_tablet_manager.cc:1403] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260709 14:55:26.811272 20270 consensus_queue.cc:260] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
W20260709 14:55:26.811725 20119 leader_election.cc:343] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.813496 20270 ts_tablet_manager.cc:1434] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:55:26.814503 20270 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.819307 20272 raft_consensus.cc:359] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.820188 20272 raft_consensus.cc:385] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.820327 20270 tablet_bootstrap.cc:654] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.820569 20272 raft_consensus.cc:740] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.821467 20272 consensus_queue.cc:260] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.822582 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:26.824102 20106 heartbeater.cc:499] Master 127.14.207.62:37421 was elected leader, sending a full tablet report...
I20260709 14:55:26.824582 20272 ts_tablet_manager.cc:1434] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:55:26.825655 20272 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
W20260709 14:55:26.824297 20122 leader_election.cc:343] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.827682 20122 leader_election.cc:304] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb; no voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550
I20260709 14:55:26.829134 20274 raft_consensus.cc:2749] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:26.832123 20270 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.832569 20272 tablet_bootstrap.cc:654] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.832682 20270 ts_tablet_manager.cc:1403] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.013s
I20260709 14:55:26.836078 20270 raft_consensus.cc:359] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.836826 20270 raft_consensus.cc:385] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.837137 20270 raft_consensus.cc:740] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.837615 20271 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:26.838222 20271 ts_tablet_manager.cc:1403] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.000s
I20260709 14:55:26.838006 20270 consensus_queue.cc:260] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.841622 20271 raft_consensus.cc:359] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.842460 20271 raft_consensus.cc:385] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.842787 20271 raft_consensus.cc:740] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.843607 20271 consensus_queue.cc:260] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.846390 20255 heartbeater.cc:499] Master 127.14.207.62:37421 was elected leader, sending a full tablet report...
I20260709 14:55:26.848603 20270 ts_tablet_manager.cc:1434] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:55:26.851827 20270 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.854592 20272 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:26.855214 20272 ts_tablet_manager.cc:1403] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.017s
I20260709 14:55:26.851743 20271 ts_tablet_manager.cc:1434] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:55:26.857076 20271 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:26.858029 20270 tablet_bootstrap.cc:654] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.858175 20272 raft_consensus.cc:359] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:26.858964 20272 raft_consensus.cc:385] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.859282 20272 raft_consensus.cc:740] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.860267 20272 consensus_queue.cc:260] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:26.864682 20271 tablet_bootstrap.cc:654] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.864714 20272 ts_tablet_manager.cc:1434] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:55:26.866093 20272 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:26.870587 20270 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.871222 20270 ts_tablet_manager.cc:1403] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 14:55:26.872306 20272 tablet_bootstrap.cc:654] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.874830 20271 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:26.874352 20270 raft_consensus.cc:359] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.875635 20271 ts_tablet_manager.cc:1403] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 14:55:26.875530 20270 raft_consensus.cc:385] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.876269 20270 raft_consensus.cc:740] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.877231 20270 consensus_queue.cc:260] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.879794 20270 ts_tablet_manager.cc:1434] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 14:55:26.881016 20270 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.888828 20270 tablet_bootstrap.cc:654] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.890200 20271 raft_consensus.cc:359] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.891270 20271 raft_consensus.cc:385] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.891601 20271 raft_consensus.cc:740] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.892418 20271 consensus_queue.cc:260] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.894394 20271 ts_tablet_manager.cc:1434] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:55:26.895342 20271 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:26.901136 20270 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.901687 20271 tablet_bootstrap.cc:654] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.901820 20270 ts_tablet_manager.cc:1403] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:55:26.904650 20272 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:26.905241 20272 ts_tablet_manager.cc:1403] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.015s
I20260709 14:55:26.904842 20270 raft_consensus.cc:359] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.905633 20270 raft_consensus.cc:385] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.905941 20270 raft_consensus.cc:740] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.906778 20270 consensus_queue.cc:260] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.908245 20272 raft_consensus.cc:359] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.909011 20272 raft_consensus.cc:385] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.909006 20270 ts_tablet_manager.cc:1434] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:26.909543 20272 raft_consensus.cc:740] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.909819 20283 raft_consensus.cc:493] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.910437 20270 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.910375 20283 raft_consensus.cc:515] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.910399 20272 consensus_queue.cc:260] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.915343 20272 ts_tablet_manager.cc:1434] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:26.916429 20272 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:26.917434 20270 tablet_bootstrap.cc:654] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.922844 20272 tablet_bootstrap.cc:654] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.926077 20283 leader_election.cc:290] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:26.928857 20271 tablet_bootstrap.cc:492] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:26.929446 20271 ts_tablet_manager.cc:1403] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260709 14:55:26.929710 20270 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.930222 20270 ts_tablet_manager.cc:1403] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 14:55:26.932340 20271 raft_consensus.cc:359] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.933123 20271 raft_consensus.cc:385] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.933228 20270 raft_consensus.cc:359] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.934029 20270 raft_consensus.cc:385] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.934350 20270 raft_consensus.cc:740] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.935622 20271 raft_consensus.cc:740] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.936455 20270 consensus_queue.cc:260] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.936566 20271 consensus_queue.cc:260] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.938869 20271 ts_tablet_manager.cc:1434] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 14:55:26.939879 20271 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:26.940533 20272 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:26.941079 20272 ts_tablet_manager.cc:1403] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260709 14:55:26.944084 20272 raft_consensus.cc:359] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.944855 20272 raft_consensus.cc:385] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.945154 20272 raft_consensus.cc:740] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.946213 20271 tablet_bootstrap.cc:654] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.946074 20272 consensus_queue.cc:260] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.938894 20270 ts_tablet_manager.cc:1434] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:26.948639 20272 ts_tablet_manager.cc:1434] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:55:26.949357 20270 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:26.949625 20272 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:26.956411 20272 tablet_bootstrap.cc:654] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.956411 20270 tablet_bootstrap.cc:654] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.963485 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:26.964291 20156 raft_consensus.cc:2468] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 0.
I20260709 14:55:26.966300 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:26.968053 20196 leader_election.cc:304] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:26.968927 20283 raft_consensus.cc:2804] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:26.969278 20283 raft_consensus.cc:493] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:26.969614 20283 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.972886 20270 tablet_bootstrap.cc:492] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:26.972793 20272 tablet_bootstrap.cc:492] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:26.973683 20272 ts_tablet_manager.cc:1403] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
W20260709 14:55:26.974692 20196 leader_election.cc:343] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:26.975852 20271 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:26.976197 20270 ts_tablet_manager.cc:1403] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.001s
I20260709 14:55:26.976408 20271 ts_tablet_manager.cc:1403] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.021s
I20260709 14:55:26.976540 20272 raft_consensus.cc:359] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.977361 20272 raft_consensus.cc:385] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.977872 20272 raft_consensus.cc:740] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.978156 20283 raft_consensus.cc:515] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.978920 20272 consensus_queue.cc:260] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.980305 20271 raft_consensus.cc:359] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.981050 20271 raft_consensus.cc:385] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.981297 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:26.981343 20271 raft_consensus.cc:740] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.981583 20272 ts_tablet_manager.cc:1434] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:55:26.982100 20081 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.982935 20272 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:26.982534 20271 consensus_queue.cc:260] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.988273 20270 raft_consensus.cc:359] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.989207 20270 raft_consensus.cc:385] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:26.989526 20270 raft_consensus.cc:740] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:26.989923 20272 tablet_bootstrap.cc:654] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:26.989964 20081 raft_consensus.cc:2468] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 1.
I20260709 14:55:26.990494 20270 consensus_queue.cc:260] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:26.991823 20271 ts_tablet_manager.cc:1434] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:55:26.994338 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:26.995026 20156 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:26.996846 20271 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:26.997284 20274 raft_consensus.cc:493] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:26.997785 20274 raft_consensus.cc:515] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.001230 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.001906 20230 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.003175 20274 leader_election.cc:290] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.004501 20196 leader_election.cc:304] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.005091 20119 leader_election.cc:304] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.005594 20295 raft_consensus.cc:2804] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.006965 20274 raft_consensus.cc:2804] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.004529 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.007452 20274 raft_consensus.cc:493] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.007745 20080 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.007896 20274 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.010061 20275 raft_consensus.cc:493] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.005105 20271 tablet_bootstrap.cc:654] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.010547 20275 raft_consensus.cc:515] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.013136 20275 leader_election.cc:290] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.006562 20283 leader_election.cc:290] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:27.018244 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.019060 20230 raft_consensus.cc:2468] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.020393 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.020627 20280 raft_consensus.cc:493] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.021181 20280 raft_consensus.cc:515] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.024060 20081 raft_consensus.cc:2468] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.025789 20280 leader_election.cc:290] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.023561 20274 raft_consensus.cc:515] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.033926 20274 leader_election.cc:290] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.032181 20119 leader_election.cc:304] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.046957 20156 raft_consensus.cc:2468] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 1.
I20260709 14:55:27.048401 20270 ts_tablet_manager.cc:1434] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260709 14:55:27.050853 20275 raft_consensus.cc:493] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.044391 20274 raft_consensus.cc:2804] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.053508 20274 raft_consensus.cc:493] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.052897 20275 raft_consensus.cc:515] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.053886 20274 raft_consensus.cc:3060] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.054378 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.055153 20230 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.056697 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.051012 20270 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:27.039979 20295 raft_consensus.cc:697] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 LEADER]: Becoming Leader. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:27.058193 20081 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.059863 20295 consensus_queue.cc:237] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.060583 20272 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:27.061167 20272 ts_tablet_manager.cc:1403] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.026s
I20260709 14:55:27.064333 20272 raft_consensus.cc:359] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.065129 20272 raft_consensus.cc:385] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.065428 20272 raft_consensus.cc:740] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.066092 20275 leader_election.cc:290] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.066682 20275 raft_consensus.cc:493] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.066229 20272 consensus_queue.cc:260] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.066813 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.067288 20275 raft_consensus.cc:515] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
W20260709 14:55:27.068559 20119 leader_election.cc:343] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.069891 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.070647 20275 leader_election.cc:290] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.071353 20272 ts_tablet_manager.cc:1434] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 14:55:27.072583 20272 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:27.073707 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.074463 20080 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.075598 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
W20260709 14:55:27.076856 20122 leader_election.cc:343] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.078331 20122 leader_election.cc:304] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb; no voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550
W20260709 14:55:27.079119 20119 leader_election.cc:343] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:27.079720 20122 leader_election.cc:304] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: d8302d35f51844b191d19d8ee959d550
I20260709 14:55:27.081126 20275 raft_consensus.cc:2749] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:27.083251 20275 raft_consensus.cc:2804] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.083626 20275 raft_consensus.cc:493] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.083972 20275 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.090718 20230 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.092299 20119 leader_election.cc:304] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
W20260709 14:55:27.094988 20027 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:27.095006 20274 raft_consensus.cc:515] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.098654 20301 raft_consensus.cc:2804] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.099221 20274 leader_election.cc:290] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.098924 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:27.102597 20156 raft_consensus.cc:2393] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in current term 1: Already voted for candidate d8259746ff1b485b909c1cf317bfc8cb in this term.
I20260709 14:55:27.101904 20272 tablet_bootstrap.cc:654] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.098984 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.103964 20080 raft_consensus.cc:3060] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.108227 20301 raft_consensus.cc:697] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.097530 20081 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.111516 20301 consensus_queue.cc:237] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.113004 20271 tablet_bootstrap.cc:492] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:27.119306 20080 raft_consensus.cc:2468] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.119571 20271 ts_tablet_manager.cc:1403] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.012s
I20260709 14:55:27.120697 20122 leader_election.cc:304] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.121852 20274 raft_consensus.cc:2804] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.115685 20270 tablet_bootstrap.cc:654] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.122845 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.122905 20271 raft_consensus.cc:359] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.116196 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa029d7bd5414197315ba9dd39acd9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.123672 20229 raft_consensus.cc:2468] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.125283 20044 leader_election.cc:304] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:27.126611 20280 raft_consensus.cc:2764] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:27.112972 19978 catalog_manager.cc:5697] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8302d35f51844b191d19d8ee959d550 (127.14.207.3). New cstate: current_term: 1 leader_uuid: "d8302d35f51844b191d19d8ee959d550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.123531 20272 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:27.125320 20271 raft_consensus.cc:385] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.130935 20271 raft_consensus.cc:740] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.131810 20271 consensus_queue.cc:260] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.132588 20270 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:27.132185 19976 catalog_manager.cc:5697] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.133244 20270 ts_tablet_manager.cc:1403] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.005s
I20260709 14:55:27.134454 20271 ts_tablet_manager.cc:1434] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:55:27.134859 20274 raft_consensus.cc:697] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.135560 20271 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:27.135774 20274 consensus_queue.cc:237] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.136374 20270 raft_consensus.cc:359] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.137135 20270 raft_consensus.cc:385] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.137403 20270 raft_consensus.cc:740] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.138185 20270 consensus_queue.cc:260] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.140291 20270 ts_tablet_manager.cc:1434] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:27.141316 20270 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:27.142750 20271 tablet_bootstrap.cc:654] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.144253 20272 ts_tablet_manager.cc:1403] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.004s
I20260709 14:55:27.147194 20270 tablet_bootstrap.cc:654] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.147570 20272 raft_consensus.cc:359] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.148455 20272 raft_consensus.cc:385] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.148761 20272 raft_consensus.cc:740] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.118659 20275 raft_consensus.cc:515] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.151144 20275 leader_election.cc:290] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.151899 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.152557 20080 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.152635 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.153564 20230 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.153723 20272 consensus_queue.cc:260] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.158360 20272 ts_tablet_manager.cc:1434] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 14:55:27.159415 20272 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:27.159876 20080 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.161211 20122 leader_election.cc:304] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.162079 20275 raft_consensus.cc:2804] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.162577 20275 raft_consensus.cc:697] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.163396 20275 consensus_queue.cc:237] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.171754 20272 tablet_bootstrap.cc:654] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.180991 20230 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.181907 20272 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:27.182691 20272 ts_tablet_manager.cc:1403] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 14:55:27.184554 20271 tablet_bootstrap.cc:492] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:27.185288 20271 ts_tablet_manager.cc:1403] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.003s
I20260709 14:55:27.190609 20272 raft_consensus.cc:359] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.193797 20272 raft_consensus.cc:385] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.190704 20271 raft_consensus.cc:359] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.194135 20270 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:27.194115 20272 raft_consensus.cc:740] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.194730 20270 ts_tablet_manager.cc:1403] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.027s
I20260709 14:55:27.196528 20272 consensus_queue.cc:260] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.198975 20270 raft_consensus.cc:359] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.199723 20270 raft_consensus.cc:385] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.200028 20270 raft_consensus.cc:740] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.200733 20272 ts_tablet_manager.cc:1434] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:55:27.200700 20270 consensus_queue.cc:260] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.194329 20271 raft_consensus.cc:385] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.201924 20271 raft_consensus.cc:740] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.202926 20280 raft_consensus.cc:493] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.202726 20271 consensus_queue.cc:260] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.203467 20280 raft_consensus.cc:515] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.205531 20271 ts_tablet_manager.cc:1434] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:55:27.206600 20271 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:27.207005 20280 leader_election.cc:290] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.208357 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:27.209070 20156 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.202934 20270 ts_tablet_manager.cc:1434] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:27.210374 20047 leader_election.cc:304] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.210564 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.211241 20230 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.211452 20280 raft_consensus.cc:2804] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.212098 20280 raft_consensus.cc:493] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.212551 20280 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.213752 20271 tablet_bootstrap.cc:654] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.211675 20272 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:27.216444 19979 catalog_manager.cc:5697] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.218611 19979 catalog_manager.cc:5697] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.227835 20272 tablet_bootstrap.cc:654] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.224879 20280 raft_consensus.cc:515] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.233980 20272 tablet_bootstrap.cc:492] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:27.234477 20272 ts_tablet_manager.cc:1403] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 14:55:27.234894 20271 tablet_bootstrap.cc:492] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:27.235457 20271 ts_tablet_manager.cc:1403] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260709 14:55:27.237190 20272 raft_consensus.cc:359] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.237908 20272 raft_consensus.cc:385] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.238179 20272 raft_consensus.cc:740] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.238802 20272 consensus_queue.cc:260] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.238654 20271 raft_consensus.cc:359] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.239537 20271 raft_consensus.cc:385] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.239852 20271 raft_consensus.cc:740] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.240696 20271 consensus_queue.cc:260] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.241518 20272 ts_tablet_manager.cc:1434] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:55:27.242918 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.243575 20156 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.243860 20271 ts_tablet_manager.cc:1434] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:27.243707 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.244474 20230 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.244966 20280 leader_election.cc:290] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.244989 20271 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:27.251457 20156 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.251580 20230 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.252766 20271 tablet_bootstrap.cc:654] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.253198 20047 leader_election.cc:304] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.254550 20280 raft_consensus.cc:2804] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.255062 20280 raft_consensus.cc:697] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.256048 20280 consensus_queue.cc:237] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.258262 20271 tablet_bootstrap.cc:492] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:27.258787 20271 ts_tablet_manager.cc:1403] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 14:55:27.261664 20271 raft_consensus.cc:359] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.262413 20271 raft_consensus.cc:385] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.262705 20271 raft_consensus.cc:740] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.263391 20271 consensus_queue.cc:260] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.265362 20271 ts_tablet_manager.cc:1434] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:27.266395 20271 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:27.270614 20271 tablet_bootstrap.cc:654] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:27.270455 19978 catalog_manager.cc:5697] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.275550 20271 tablet_bootstrap.cc:492] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:27.276064 20271 ts_tablet_manager.cc:1403] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:55:27.278578 20271 raft_consensus.cc:359] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.279215 20271 raft_consensus.cc:385] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:27.279419 20271 raft_consensus.cc:740] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:27.280213 20271 consensus_queue.cc:260] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.281782 20271 ts_tablet_manager.cc:1434] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:55:27.286551 20274 raft_consensus.cc:493] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.287016 20274 raft_consensus.cc:515] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.288727 20274 leader_election.cc:290] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.289528 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.289795 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.290112 20080 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.290488 20280 raft_consensus.cc:493] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.291141 20122 leader_election.cc:304] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.290560 20230 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.291076 20280 raft_consensus.cc:515] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.291975 20274 raft_consensus.cc:2804] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.292325 20274 raft_consensus.cc:493] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.292644 20274 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.293097 20280 leader_election.cc:290] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.294117 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.294065 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:27.294842 20230 raft_consensus.cc:2468] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.294930 20156 raft_consensus.cc:2468] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.295722 20044 leader_election.cc:304] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.296495 20280 raft_consensus.cc:2804] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.296854 20280 raft_consensus.cc:493] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.297189 20280 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.299755 20274 raft_consensus.cc:515] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.302461 20274 leader_election.cc:290] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.302704 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.303187 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.303416 20080 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.303848 20230 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.303704 20280 raft_consensus.cc:515] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.305544 20280 leader_election.cc:290] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.306245 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.306687 20156 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.310941 20230 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.310949 20080 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.311870 20156 raft_consensus.cc:2468] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.312316 20119 leader_election.cc:304] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.312469 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.313128 20229 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.313197 20274 raft_consensus.cc:2804] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.313771 20274 raft_consensus.cc:697] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.313848 20047 leader_election.cc:304] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.314695 20280 raft_consensus.cc:2804] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.314621 20274 consensus_queue.cc:237] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.315982 20280 raft_consensus.cc:697] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.316810 20280 consensus_queue.cc:237] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.319082 20229 raft_consensus.cc:2468] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.325677 19978 catalog_manager.cc:5697] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.327759 19979 catalog_manager.cc:5697] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.334267 20274 raft_consensus.cc:493] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.334828 20274 raft_consensus.cc:515] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.336783 20274 leader_election.cc:290] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.337426 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:27.337687 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.338013 20080 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.338251 20229 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:27.338955 20122 leader_election.cc:304] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.339578 20274 raft_consensus.cc:2804] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.339874 20274 raft_consensus.cc:493] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.340210 20274 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.345494 20274 raft_consensus.cc:515] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.347478 20274 leader_election.cc:290] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.348320 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.348590 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.349009 20080 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.349118 20229 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.356372 20229 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.357303 20080 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:27.357537 20119 leader_election.cc:304] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.358418 20274 raft_consensus.cc:2804] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.358929 20274 raft_consensus.cc:697] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.359728 20274 consensus_queue.cc:237] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.364640 20280 raft_consensus.cc:493] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:27.365206 20280 raft_consensus.cc:515] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.366771 20280 leader_election.cc:290] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.366786 19979 catalog_manager.cc:5697] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.367750 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:27.367862 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:27.368328 20156 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.368578 20229 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:27.369251 20047 leader_election.cc:304] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.370101 20280 raft_consensus.cc:2804] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:27.370473 20280 raft_consensus.cc:493] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:27.370816 20280 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.376904 20280 raft_consensus.cc:515] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.378619 20280 leader_election.cc:290] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.379271 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.379500 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.379900 20156 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.380066 20229 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.385186 20229 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.385244 20156 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:27.386210 20044 leader_election.cc:304] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.386858 20280 raft_consensus.cc:2804] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:27.387317 20280 raft_consensus.cc:697] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.388055 20280 consensus_queue.cc:237] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.395315 19979 catalog_manager.cc:5697] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.534488 20274 consensus_queue.cc:1048] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.541064 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "394326883255497b873b8a001f7c26e1"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:27.541682 20156 raft_consensus.cc:606] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:27.547187 20301 consensus_queue.cc:1048] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.550154 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:27.550753 20156 raft_consensus.cc:606] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:27.557276 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:27.557890 20156 raft_consensus.cc:606] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:27.561920 20275 raft_consensus.cc:993] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.562436 20301 raft_consensus.cc:1081] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.564071 20229 raft_consensus.cc:3060] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:27.564109 20080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:27.566704 20080 raft_consensus.cc:493] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.567052 20080 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.572202 20301 consensus_queue.cc:1048] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.573019 20080 raft_consensus.cc:515] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.574571 20228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b29c742e624659bb8851439bc2136f"
dest_uuid: "d8302d35f51844b191d19d8ee959d550"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:43390
I20260709 14:55:27.575249 20228 raft_consensus.cc:606] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:27.575599 20080 leader_election.cc:290] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.576341 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.576943 20229 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.577548 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba55871798d4c61ba881dcda6cc07eb" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.578156 20156 raft_consensus.cc:3055] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.578451 20156 raft_consensus.cc:740] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.579249 20156 consensus_queue.cc:260] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.580588 20156 raft_consensus.cc:3060] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.585224 20229 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.585995 20295 consensus_queue.cc:1048] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.586511 20044 leader_election.cc:304] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.587433 20280 raft_consensus.cc:2804] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.587949 20280 raft_consensus.cc:697] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.588063 20156 raft_consensus.cc:2468] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.588889 20280 consensus_queue.cc:237] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.596496 20295 consensus_queue.cc:1048] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.604812 20304 consensus_queue.cc:1048] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:27.606055 20275 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.621490 19977 catalog_manager.cc:5697] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.644662 20080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:51396
I20260709 14:55:27.645831 20080 raft_consensus.cc:606] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Received request to transfer leadership to TS d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:27.646566 20304 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.656093 20335 raft_consensus.cc:993] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.656535 20335 raft_consensus.cc:1081] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.656817 20304 raft_consensus.cc:993] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.657305 20304 raft_consensus.cc:1081] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.659296 20081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "394326883255497b873b8a001f7c26e1"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:27.659879 20081 raft_consensus.cc:493] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.660281 20081 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.661834 20080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b29c742e624659bb8851439bc2136f"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51380
I20260709 14:55:27.662475 20080 raft_consensus.cc:493] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.662830 20080 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.667986 20081 raft_consensus.cc:515] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.670117 20081 leader_election.cc:290] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:27.670011 20080 raft_consensus.cc:515] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.670749 20079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:51396
I20260709 14:55:27.670868 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.671382 20079 raft_consensus.cc:606] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Received request to transfer leadership to TS d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:27.671547 20229 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.672224 20080 leader_election.cc:290] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.673189 20155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.673810 20155 raft_consensus.cc:3055] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.674127 20155 raft_consensus.cc:740] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.674747 20280 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:27.676134 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.679036 20230 raft_consensus.cc:3055] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.678591 20155 consensus_queue.cc:260] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.679363 20230 raft_consensus.cc:740] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:27.679366 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b29c742e624659bb8851439bc2136f" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.680264 20230 consensus_queue.cc:260] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.681624 20155 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.682049 20229 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.680718 20156 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.682840 20230 raft_consensus.cc:3060] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.683379 20044 leader_election.cc:304] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.684361 20280 raft_consensus.cc:2804] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.684811 20280 raft_consensus.cc:697] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.685616 20280 consensus_queue.cc:237] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:27.689345 20155 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.691612 20280 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.692644 20080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:51396
I20260709 14:55:27.693321 20080 raft_consensus.cc:606] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Received request to transfer leadership to TS d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:27.693923 20230 raft_consensus.cc:2468] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.696550 20044 leader_election.cc:304] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.699498 20280 raft_consensus.cc:2804] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.700601 20280 raft_consensus.cc:697] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.700060 20154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:27.702090 20154 raft_consensus.cc:606] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS d8302d35f51844b191d19d8ee959d550
I20260709 14:55:27.702530 20280 consensus_queue.cc:237] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.703135 20274 consensus_queue.cc:1048] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.704216 20156 raft_consensus.cc:2468] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.709192 19979 catalog_manager.cc:5697] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.718945 20343 raft_consensus.cc:993] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.719466 20343 raft_consensus.cc:1081] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Signalling peer d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.721170 20156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:50562
I20260709 14:55:27.721493 20304 consensus_queue.cc:1048] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.721706 20156 raft_consensus.cc:493] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.723788 20156 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.730587 19979 catalog_manager.cc:5697] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8302d35f51844b191d19d8ee959d550 (127.14.207.3) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.733901 20156 raft_consensus.cc:515] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.736989 20156 leader_election.cc:290] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.738986 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.739053 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.739621 20081 raft_consensus.cc:3055] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.739705 20230 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.740018 20081 raft_consensus.cc:740] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.740926 20081 consensus_queue.cc:260] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.742246 20081 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.744561 20304 raft_consensus.cc:993] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:27.745080 20304 raft_consensus.cc:1081] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:27.746892 20229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930"
dest_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:43382
I20260709 14:55:27.747488 20229 raft_consensus.cc:493] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.747862 20229 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.749327 20081 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:27.749643 20230 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:27.750442 20122 leader_election.cc:304] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:27.751211 20274 raft_consensus.cc:2804] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.751593 20274 raft_consensus.cc:697] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.752416 20274 consensus_queue.cc:237] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.754828 20229 raft_consensus.cc:515] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.757342 20229 leader_election.cc:290] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:27.758474 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.759044 20156 raft_consensus.cc:3055] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.759291 20156 raft_consensus.cc:740] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.759968 20156 consensus_queue.cc:260] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.760903 20156 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.760488 19978 catalog_manager.cc:5697] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 1 to 2, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 2 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.765209 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb52cbd22124f3bbaddce6f4e19c930" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.765870 20081 raft_consensus.cc:3060] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.767707 20156 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 2.
I20260709 14:55:27.768893 20196 leader_election.cc:304] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.769683 20336 raft_consensus.cc:2804] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.770154 20336 raft_consensus.cc:697] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 2 LEADER]: Becoming Leader. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:27.770936 20336 consensus_queue.cc:237] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.772948 20081 raft_consensus.cc:2468] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 2.
I20260709 14:55:27.772794 20274 consensus_queue.cc:1048] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.778012 19978 catalog_manager.cc:5697] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to d8302d35f51844b191d19d8ee959d550 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "d8302d35f51844b191d19d8ee959d550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.784813 20304 consensus_queue.cc:1048] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.793537 20301 raft_consensus.cc:993] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.794028 20304 raft_consensus.cc:1081] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:27.795684 20081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:27.796381 20081 raft_consensus.cc:493] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.796866 20081 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.801998 20081 raft_consensus.cc:515] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.804370 20081 leader_election.cc:290] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.804972 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.805621 20229 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.806213 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4117a2c440a74de79aed42ed40dbda61" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:27.806553 20343 consensus_queue.cc:1048] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.806926 20156 raft_consensus.cc:3055] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.807412 20156 raft_consensus.cc:740] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.808398 20156 consensus_queue.cc:260] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.809638 20156 raft_consensus.cc:3060] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.813923 20229 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.815366 20044 leader_election.cc:304] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.816282 20317 raft_consensus.cc:2804] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.816756 20317 raft_consensus.cc:697] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.817164 20156 raft_consensus.cc:2468] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:27.816897 20343 raft_consensus.cc:993] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.817601 20317 consensus_queue.cc:237] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.818274 20343 raft_consensus.cc:1081] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Signalling peer d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.820525 20156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:50562
I20260709 14:55:27.821143 20156 raft_consensus.cc:493] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.821573 20156 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.824074 20317 consensus_queue.cc:1048] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.827093 19979 catalog_manager.cc:5697] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.828434 20156 raft_consensus.cc:515] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.830651 20156 leader_election.cc:290] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.831866 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.832674 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c54e820624af592ccdf8d1c98b195" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.834549 20081 raft_consensus.cc:3055] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.834860 20081 raft_consensus.cc:740] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.835635 20081 consensus_queue.cc:260] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.836498 20081 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.843189 20081 raft_consensus.cc:2468] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:27.844699 20122 leader_election.cc:304] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: d8302d35f51844b191d19d8ee959d550
I20260709 14:55:27.845508 20317 consensus_queue.cc:1048] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.845883 20304 raft_consensus.cc:2804] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.846462 20304 raft_consensus.cc:697] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.847244 20304 consensus_queue.cc:237] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.854962 19979 catalog_manager.cc:5697] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 1 to 2, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 2 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.857534 20317 consensus_queue.cc:1048] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:27.868988 20348 raft_consensus.cc:993] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.869407 20317 raft_consensus.cc:1081] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Signalling peer d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:27.871030 20156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:50562
I20260709 14:55:27.871686 20156 raft_consensus.cc:493] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.872080 20156 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.876807 20156 raft_consensus.cc:515] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.878409 20156 leader_election.cc:290] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:27.879189 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:27.879359 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c64845324a94bef9496e0bacd4cff67" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:27.879841 20081 raft_consensus.cc:3055] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:27.879892 20229 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.880205 20081 raft_consensus.cc:740] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:27.880961 20081 consensus_queue.cc:260] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.881965 20081 raft_consensus.cc:3060] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:27.885155 20229 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:27.886255 20119 leader_election.cc:304] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:27.887034 20304 raft_consensus.cc:2804] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:27.887100 20081 raft_consensus.cc:2468] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:27.887449 20304 raft_consensus.cc:697] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:27.888304 20304 consensus_queue.cc:237] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:27.894110 19978 catalog_manager.cc:5697] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 1 to 2, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 2 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:27.993923 20156 raft_consensus.cc:1275] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:27.995216 20317 consensus_queue.cc:1048] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.003275 20229 raft_consensus.cc:1275] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.004750 20348 consensus_queue.cc:1048] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.177229 20229 raft_consensus.cc:1275] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.178545 20304 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.186801 20081 raft_consensus.cc:1275] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.188210 20352 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.219511 20156 raft_consensus.cc:1275] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.220834 20348 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.228648 20229 raft_consensus.cc:1275] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.230443 20348 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.279261 20229 raft_consensus.cc:1275] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.280436 20348 consensus_queue.cc:1048] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.283792 20230 raft_consensus.cc:1275] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.285075 20348 consensus_queue.cc:1048] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.288389 20156 raft_consensus.cc:1275] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.290236 20280 consensus_queue.cc:1048] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.297308 20155 raft_consensus.cc:1275] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.299825 20348 consensus_queue.cc:1048] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:28.318809 20229 raft_consensus.cc:3060] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.323980 20229 raft_consensus.cc:1275] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.325217 20352 consensus_queue.cc:1048] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.331676 20156 raft_consensus.cc:1275] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.333195 20336 consensus_queue.cc:1048] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.333412 20081 raft_consensus.cc:1275] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.335158 20274 consensus_queue.cc:1048] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.341010 20080 raft_consensus.cc:1275] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.342672 20336 consensus_queue.cc:1048] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.382153 20229 raft_consensus.cc:1275] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.383368 20301 consensus_queue.cc:1048] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:28.390938 20081 raft_consensus.cc:1275] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:28.392541 20352 consensus_queue.cc:1048] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:30.730079 19978 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52800:
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"
    }
  }
}
W20260709 14:55:30.732224 19978 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.
I20260709 14:55:30.778589 20070 tablet_service.cc:1511] Processing CreateTablet for tablet 11900a468253446b8d1dca0d63ce57a2 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:30.779983 20070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11900a468253446b8d1dca0d63ce57a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.782420 20063 tablet_service.cc:1511] Processing CreateTablet for tablet 7394064eb4944d0495a242a4cf575203 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:30.782835 20144 tablet_service.cc:1511] Processing CreateTablet for tablet 11900a468253446b8d1dca0d63ce57a2 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:30.783844 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7394064eb4944d0495a242a4cf575203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.783735 20140 tablet_service.cc:1511] Processing CreateTablet for tablet 7394064eb4944d0495a242a4cf575203 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:30.784934 20214 tablet_service.cc:1511] Processing CreateTablet for tablet 11900a468253446b8d1dca0d63ce57a2 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:30.786155 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11900a468253446b8d1dca0d63ce57a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.786944 20218 tablet_service.cc:1511] Processing CreateTablet for tablet 7394064eb4944d0495a242a4cf575203 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:30.788247 20218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7394064eb4944d0495a242a4cf575203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.791311 20144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11900a468253446b8d1dca0d63ce57a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.791996 20140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7394064eb4944d0495a242a4cf575203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.793035 20064 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa900d1e2b49f68ac1316aaf1aa966 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:30.794500 20064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa900d1e2b49f68ac1316aaf1aa966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.795553 20145 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa900d1e2b49f68ac1316aaf1aa966 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:30.796947 20145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa900d1e2b49f68ac1316aaf1aa966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.805935 20066 tablet_service.cc:1511] Processing CreateTablet for tablet eaeae07ff99a469d9ffe9d1cc76b3baa (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:30.807310 20066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaeae07ff99a469d9ffe9d1cc76b3baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.808914 20142 tablet_service.cc:1511] Processing CreateTablet for tablet eaeae07ff99a469d9ffe9d1cc76b3baa (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:30.810277 20142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaeae07ff99a469d9ffe9d1cc76b3baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.808914 20212 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa900d1e2b49f68ac1316aaf1aa966 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:30.811420 20212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa900d1e2b49f68ac1316aaf1aa966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.827782 20219 tablet_service.cc:1511] Processing CreateTablet for tablet eaeae07ff99a469d9ffe9d1cc76b3baa (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:30.829258 20219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaeae07ff99a469d9ffe9d1cc76b3baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.831120 20065 tablet_service.cc:1511] Processing CreateTablet for tablet d7f48cc099f94789b001fd7d937b0ab9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:30.832479 20065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f48cc099f94789b001fd7d937b0ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.847333 20143 tablet_service.cc:1511] Processing CreateTablet for tablet d7f48cc099f94789b001fd7d937b0ab9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:30.848752 20143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f48cc099f94789b001fd7d937b0ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.851454 20369 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:30.853677 20215 tablet_service.cc:1511] Processing CreateTablet for tablet d7f48cc099f94789b001fd7d937b0ab9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:30.854542 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 527babf0b2864ddba3f22ba7dca68487 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:30.855067 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f48cc099f94789b001fd7d937b0ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.855865 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527babf0b2864ddba3f22ba7dca68487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.863675 20371 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:30.872009 20219 tablet_service.cc:1511] Processing CreateTablet for tablet 527babf0b2864ddba3f22ba7dca68487 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:30.880442 20219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527babf0b2864ddba3f22ba7dca68487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.882982 20369 tablet_bootstrap.cc:654] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.870841 20142 tablet_service.cc:1511] Processing CreateTablet for tablet 527babf0b2864ddba3f22ba7dca68487 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:30.886380 20142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527babf0b2864ddba3f22ba7dca68487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.887485 20371 tablet_bootstrap.cc:654] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.895714 20144 tablet_service.cc:1511] Processing CreateTablet for tablet cf1409f45bab48eea4ca04447ec7b13b (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:30.897087 20144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1409f45bab48eea4ca04447ec7b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.890863 20370 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:30.893296 20063 tablet_service.cc:1511] Processing CreateTablet for tablet cf1409f45bab48eea4ca04447ec7b13b (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:30.900698 20063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1409f45bab48eea4ca04447ec7b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.908090 20218 tablet_service.cc:1511] Processing CreateTablet for tablet cf1409f45bab48eea4ca04447ec7b13b (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:30.909879 20218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1409f45bab48eea4ca04447ec7b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.910898 20369 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:30.913398 20369 ts_tablet_manager.cc:1403] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.000s
I20260709 14:55:30.913014 20070 tablet_service.cc:1511] Processing CreateTablet for tablet faa44a106f8c49adbf6a3e428a3386e9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:30.914526 20070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa44a106f8c49adbf6a3e428a3386e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.916769 20369 raft_consensus.cc:359] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.917678 20369 raft_consensus.cc:385] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.918028 20369 raft_consensus.cc:740] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.918906 20369 consensus_queue.cc:260] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.921350 20369 ts_tablet_manager.cc:1434] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:30.922444 20369 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:30.922606 20143 tablet_service.cc:1511] Processing CreateTablet for tablet faa44a106f8c49adbf6a3e428a3386e9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:30.925621 20143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa44a106f8c49adbf6a3e428a3386e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.928817 20369 tablet_bootstrap.cc:654] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.930775 20370 tablet_bootstrap.cc:654] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.957870 20215 tablet_service.cc:1511] Processing CreateTablet for tablet faa44a106f8c49adbf6a3e428a3386e9 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:30.959465 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa44a106f8c49adbf6a3e428a3386e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.961194 20145 tablet_service.cc:1511] Processing CreateTablet for tablet ea3aed63628e4bfab73040b1b44b88d3 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:30.961256 20070 tablet_service.cc:1511] Processing CreateTablet for tablet ea3aed63628e4bfab73040b1b44b88d3 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:30.963075 20070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3aed63628e4bfab73040b1b44b88d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.963718 20214 tablet_service.cc:1511] Processing CreateTablet for tablet ea3aed63628e4bfab73040b1b44b88d3 (DEFAULT_TABLE table=soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:30.965152 20214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3aed63628e4bfab73040b1b44b88d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.963075 20145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3aed63628e4bfab73040b1b44b88d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:30.968824 20370 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:30.969441 20370 ts_tablet_manager.cc:1403] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.004s
I20260709 14:55:30.972412 20370 raft_consensus.cc:359] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.976429 20370 raft_consensus.cc:385] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.976763 20370 raft_consensus.cc:740] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.979677 20370 consensus_queue.cc:260] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.980643 20369 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:30.981199 20369 ts_tablet_manager.cc:1403] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.011s
I20260709 14:55:30.982347 20370 ts_tablet_manager.cc:1434] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:55:30.983330 20371 tablet_bootstrap.cc:492] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:30.983407 20370 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:30.983964 20371 ts_tablet_manager.cc:1403] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.017s
I20260709 14:55:30.987003 20371 raft_consensus.cc:359] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.987711 20371 raft_consensus.cc:385] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.988024 20371 raft_consensus.cc:740] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
W20260709 14:55:30.988137 20256 tablet.cc:2406] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:30.988839 20371 consensus_queue.cc:260] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.989769 20370 tablet_bootstrap.cc:654] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:30.994181 20369 raft_consensus.cc:359] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:30.995179 20369 raft_consensus.cc:385] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:30.995563 20369 raft_consensus.cc:740] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:30.996471 20369 consensus_queue.cc:260] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.000147 20371 ts_tablet_manager.cc:1434] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:55:31.001251 20371 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.004084 20369 ts_tablet_manager.cc:1434] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:55:31.011052 20371 tablet_bootstrap.cc:654] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.019402 20369 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.026521 20369 tablet_bootstrap.cc:654] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.029469 20370 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.031401 20371 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.034808 20370 ts_tablet_manager.cc:1403] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.032s
I20260709 14:55:31.034833 20371 ts_tablet_manager.cc:1403] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260709 14:55:31.037406 20369 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.037927 20369 ts_tablet_manager.cc:1403] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:55:31.038082 20371 raft_consensus.cc:359] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.038300 20370 raft_consensus.cc:359] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.038918 20371 raft_consensus.cc:385] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.039002 20370 raft_consensus.cc:385] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.039278 20371 raft_consensus.cc:740] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.039368 20370 raft_consensus.cc:740] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.040251 20371 consensus_queue.cc:260] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.040251 20370 consensus_queue.cc:260] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.041006 20369 raft_consensus.cc:359] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.041796 20369 raft_consensus.cc:385] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.042068 20369 raft_consensus.cc:740] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.042629 20370 ts_tablet_manager.cc:1434] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:31.042783 20369 consensus_queue.cc:260] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.045132 20369 ts_tablet_manager.cc:1434] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:31.046058 20369 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.051467 20371 ts_tablet_manager.cc:1434] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:31.043654 20370 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.056524 20369 tablet_bootstrap.cc:654] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.060582 20371 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.062614 20370 tablet_bootstrap.cc:654] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.069130 20370 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.069554 20370 ts_tablet_manager.cc:1403] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260709 14:55:31.069703 20371 tablet_bootstrap.cc:654] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.070482 20369 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.071046 20369 ts_tablet_manager.cc:1403] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:55:31.071858 20370 raft_consensus.cc:359] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.072490 20370 raft_consensus.cc:385] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.072731 20370 raft_consensus.cc:740] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.073613 20370 consensus_queue.cc:260] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.073864 20369 raft_consensus.cc:359] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.074554 20369 raft_consensus.cc:385] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.074875 20369 raft_consensus.cc:740] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.075582 20369 consensus_queue.cc:260] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.075989 20370 ts_tablet_manager.cc:1434] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:31.077943 20369 ts_tablet_manager.cc:1434] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:31.077975 20371 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.078666 20371 ts_tablet_manager.cc:1403] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 14:55:31.078990 20369 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.081971 20371 raft_consensus.cc:359] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.082605 20370 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.082906 20371 raft_consensus.cc:385] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.083527 20371 raft_consensus.cc:740] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.084368 20371 consensus_queue.cc:260] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.085999 20369 tablet_bootstrap.cc:654] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.099124 20370 tablet_bootstrap.cc:654] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.107390 20371 ts_tablet_manager.cc:1434] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.016s
I20260709 14:55:31.108777 20371 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.109997 20370 tablet_bootstrap.cc:492] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.110551 20370 ts_tablet_manager.cc:1403] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 14:55:31.113471 20370 raft_consensus.cc:359] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.114254 20370 raft_consensus.cc:385] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.114540 20370 raft_consensus.cc:740] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.114675 20371 tablet_bootstrap.cc:654] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.115314 20369 tablet_bootstrap.cc:492] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.115839 20369 ts_tablet_manager.cc:1403] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.012s
I20260709 14:55:31.115474 20370 consensus_queue.cc:260] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.118583 20370 ts_tablet_manager.cc:1434] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:31.120693 20370 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.126806 20370 tablet_bootstrap.cc:654] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.127403 20371 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.128006 20371 ts_tablet_manager.cc:1403] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:55:31.127588 20369 raft_consensus.cc:359] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.128461 20369 raft_consensus.cc:385] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.128759 20369 raft_consensus.cc:740] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.129523 20369 consensus_queue.cc:260] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.130939 20371 raft_consensus.cc:359] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.131775 20371 raft_consensus.cc:385] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.132073 20371 raft_consensus.cc:740] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.132867 20371 consensus_queue.cc:260] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.133458 20369 ts_tablet_manager.cc:1434] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:31.134707 20369 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.135106 20371 ts_tablet_manager.cc:1434] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:31.136140 20371 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.141280 20369 tablet_bootstrap.cc:654] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:31.145927 20027 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:31.152226 20370 tablet_bootstrap.cc:492] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.152820 20370 ts_tablet_manager.cc:1403] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.019s
I20260709 14:55:31.154482 20371 tablet_bootstrap.cc:654] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.155707 20370 raft_consensus.cc:359] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.156490 20370 raft_consensus.cc:385] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.156780 20370 raft_consensus.cc:740] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.157516 20370 consensus_queue.cc:260] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.159845 20370 ts_tablet_manager.cc:1434] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:31.165891 20370 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.168766 20371 tablet_bootstrap.cc:492] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.169341 20371 ts_tablet_manager.cc:1403] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 14:55:31.171630 20369 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.172199 20369 ts_tablet_manager.cc:1403] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.003s
I20260709 14:55:31.172245 20370 tablet_bootstrap.cc:654] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.172268 20371 raft_consensus.cc:359] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.173285 20371 raft_consensus.cc:385] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.173568 20371 raft_consensus.cc:740] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.174400 20371 consensus_queue.cc:260] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.175809 20369 raft_consensus.cc:359] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.176704 20369 raft_consensus.cc:385] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.177014 20369 raft_consensus.cc:740] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.177960 20369 consensus_queue.cc:260] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.179453 20371 ts_tablet_manager.cc:1434] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:31.180477 20371 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.184082 20370 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.183981 20369 ts_tablet_manager.cc:1434] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 14:55:31.184701 20370 ts_tablet_manager.cc:1403] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260709 14:55:31.185436 20369 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.186817 20371 tablet_bootstrap.cc:654] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.187829 20370 raft_consensus.cc:359] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.188619 20370 raft_consensus.cc:385] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.188912 20370 raft_consensus.cc:740] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.189673 20370 consensus_queue.cc:260] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.192132 20370 ts_tablet_manager.cc:1434] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:55:31.193109 20370 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.197479 20369 tablet_bootstrap.cc:654] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.199260 20370 tablet_bootstrap.cc:654] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.203224 20371 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.203698 20371 ts_tablet_manager.cc:1403] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:55:31.210400 20370 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.210498 20352 raft_consensus.cc:493] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.211201 20370 ts_tablet_manager.cc:1403] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 14:55:31.211192 20352 raft_consensus.cc:515] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.213603 20371 raft_consensus.cc:359] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.214403 20371 raft_consensus.cc:385] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.214694 20370 raft_consensus.cc:359] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.215437 20370 raft_consensus.cc:385] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.214691 20371 raft_consensus.cc:740] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.215857 20370 raft_consensus.cc:740] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.214753 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.216382 20371 consensus_queue.cc:260] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.216746 20370 consensus_queue.cc:260] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.217163 20229 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.218505 20119 leader_election.cc:304] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.218968 20370 ts_tablet_manager.cc:1434] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:31.219022 20371 ts_tablet_manager.cc:1434] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:31.216248 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.220201 20371 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.220162 20370 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.220149 20081 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.219336 20387 raft_consensus.cc:2804] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.222635 20387 raft_consensus.cc:493] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.223071 20387 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.226614 20352 leader_election.cc:290] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.229061 20370 tablet_bootstrap.cc:654] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.229483 20371 tablet_bootstrap.cc:654] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.241099 20352 raft_consensus.cc:493] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.241827 20352 raft_consensus.cc:515] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.252319 20382 raft_consensus.cc:493] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.255002 20382 raft_consensus.cc:515] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.257208 20382 leader_election.cc:290] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.258067 20371 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.258570 20370 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.258639 20371 ts_tablet_manager.cc:1403] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.008s
I20260709 14:55:31.259210 20370 ts_tablet_manager.cc:1403] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.014s
I20260709 14:55:31.259536 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.260066 20352 leader_election.cc:290] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.260224 20229 raft_consensus.cc:2468] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:31.261466 20352 raft_consensus.cc:493] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.261411 20044 leader_election.cc:304] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.261687 20371 raft_consensus.cc:359] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.262275 20382 raft_consensus.cc:2804] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.262670 20382 raft_consensus.cc:493] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.262020 20352 raft_consensus.cc:515] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.262997 20382 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.263245 20370 raft_consensus.cc:359] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.263897 20370 raft_consensus.cc:385] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.264182 20370 raft_consensus.cc:740] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.264832 20370 consensus_queue.cc:260] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.266430 20387 raft_consensus.cc:515] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.266825 20370 ts_tablet_manager.cc:1434] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:31.267160 20371 raft_consensus.cc:385] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.270076 20371 raft_consensus.cc:740] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.267843 20369 tablet_bootstrap.cc:492] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.269800 20382 raft_consensus.cc:515] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.270968 20369 ts_tablet_manager.cc:1403] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.009s
I20260709 14:55:31.270890 20371 consensus_queue.cc:260] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.276038 20371 ts_tablet_manager.cc:1434] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:55:31.269492 20352 leader_election.cc:290] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.272049 20398 raft_consensus.cc:493] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.277084 20371 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.277462 20387 leader_election.cc:290] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.273602 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.272461 20370 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: Bootstrap starting.
I20260709 14:55:31.278791 20229 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.281476 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1409f45bab48eea4ca04447ec7b13b" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
W20260709 14:55:31.282570 20119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45961, user_credentials={real_user=slave}} blocked reactor thread for 52036us
I20260709 14:55:31.283159 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.283849 20078 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.284629 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:31.285004 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f48cc099f94789b001fd7d937b0ab9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.285598 20081 raft_consensus.cc:2468] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.286434 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:31.286538 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f48cc099f94789b001fd7d937b0ab9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.287142 20230 raft_consensus.cc:2468] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
W20260709 14:55:31.287655 20047 leader_election.cc:343] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.288201 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1409f45bab48eea4ca04447ec7b13b" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.288282 20227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.288883 20228 raft_consensus.cc:2468] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
W20260709 14:55:31.288978 20047 leader_election.cc:343] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.290705 20371 tablet_bootstrap.cc:654] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.290442 20119 leader_election.cc:304] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.288990 20227 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.291651 20399 raft_consensus.cc:2804] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.292057 20399 raft_consensus.cc:493] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.292353 20399 raft_consensus.cc:3060] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.276930 20398 raft_consensus.cc:515] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.290472 20370 tablet_bootstrap.cc:654] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.292608 20229 raft_consensus.cc:2468] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:31.297605 20044 leader_election.cc:304] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:31.295049 20369 raft_consensus.cc:359] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.299444 20369 raft_consensus.cc:385] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.299722 20369 raft_consensus.cc:740] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.299746 20399 raft_consensus.cc:515] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.300549 20369 consensus_queue.cc:260] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.301093 20119 leader_election.cc:304] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.302037 20387 raft_consensus.cc:2804] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.302435 20387 raft_consensus.cc:493] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.302824 20387 raft_consensus.cc:3060] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.298431 20358 raft_consensus.cc:2804] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.296252 20398 leader_election.cc:290] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.309553 20369 ts_tablet_manager.cc:1434] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:55:31.310705 20369 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.311467 20078 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.314194 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.317123 20369 tablet_bootstrap.cc:654] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.331516 20229 raft_consensus.cc:2468] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.332928 20119 leader_election.cc:304] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.333822 20395 raft_consensus.cc:2804] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.334221 20395 raft_consensus.cc:493] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.334442 20370 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: No bootstrap required, opened a new log
I20260709 14:55:31.334545 20395 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.335099 20370 ts_tablet_manager.cc:1403] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.012s
I20260709 14:55:31.336848 20369 tablet_bootstrap.cc:492] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.337333 20369 ts_tablet_manager.cc:1403] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:55:31.337929 20370 raft_consensus.cc:359] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.338640 20370 raft_consensus.cc:385] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.338891 20370 raft_consensus.cc:740] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.340137 20369 raft_consensus.cc:359] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.340919 20371 tablet_bootstrap.cc:492] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.341373 20371 ts_tablet_manager.cc:1403] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.021s
I20260709 14:55:31.317319 20227 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.317839 20358 raft_consensus.cc:697] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:31.342520 20119 leader_election.cc:304] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.342361 20358 consensus_queue.cc:237] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.342757 20395 raft_consensus.cc:515] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.343384 20394 raft_consensus.cc:2804] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.343832 20371 raft_consensus.cc:359] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.340967 20369 raft_consensus.cc:385] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.343864 20394 raft_consensus.cc:697] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.345013 20369 raft_consensus.cc:740] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.344568 20371 raft_consensus.cc:385] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.318257 20399 leader_election.cc:290] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.319691 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f48cc099f94789b001fd7d937b0ab9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.345244 20370 consensus_queue.cc:260] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.345902 20369 consensus_queue.cc:260] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.320050 20398 raft_consensus.cc:493] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.344965 20395 leader_election.cc:290] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.346895 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.347460 20229 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.347651 20370 ts_tablet_manager.cc:1434] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:55:31.345701 20371 raft_consensus.cc:740] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.346434 20228 raft_consensus.cc:3060] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.348407 20369 ts_tablet_manager.cc:1434] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:55:31.348678 20371 consensus_queue.cc:260] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.349701 20369 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: Bootstrap starting.
I20260709 14:55:31.351089 20371 ts_tablet_manager.cc:1434] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260709 14:55:31.352013 20371 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: Bootstrap starting.
I20260709 14:55:31.356115 20369 tablet_bootstrap.cc:654] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.328084 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.356741 20081 raft_consensus.cc:2468] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.329728 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f48cc099f94789b001fd7d937b0ab9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.273015 20382 leader_election.cc:290] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
W20260709 14:55:31.330706 20122 leader_election.cc:343] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:31.346866 20398 raft_consensus.cc:515] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.357364 20371 tablet_bootstrap.cc:654] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:31.362293 20398 leader_election.cc:290] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.363199 20081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.365909 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.366741 20078 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.368160 20081 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.369904 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.345659 20394 consensus_queue.cc:237] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.370560 20230 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.372388 20122 leader_election.cc:304] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.367585 20229 raft_consensus.cc:2468] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.373114 20079 raft_consensus.cc:3060] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.374053 20398 raft_consensus.cc:2804] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.374333 20398 raft_consensus.cc:493] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.374548 20398 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.376142 20371 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: No bootstrap required, opened a new log
I20260709 14:55:31.376675 20371 ts_tablet_manager.cc:1403] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 14:55:31.376956 20119 leader_election.cc:304] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.377851 20395 raft_consensus.cc:2804] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.378305 20395 raft_consensus.cc:697] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.379094 20395 consensus_queue.cc:237] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.382329 20228 raft_consensus.cc:2468] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.321328 20387 raft_consensus.cc:515] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.387670 20387 leader_election.cc:290] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.373129 20369 tablet_bootstrap.cc:492] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: No bootstrap required, opened a new log
I20260709 14:55:31.388478 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1409f45bab48eea4ca04447ec7b13b" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.389019 20079 raft_consensus.cc:2468] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.389189 20078 raft_consensus.cc:3060] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.390164 20371 raft_consensus.cc:359] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.390846 20371 raft_consensus.cc:385] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.391251 20371 raft_consensus.cc:740] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.388909 20369 ts_tablet_manager.cc:1403] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260709 14:55:31.392077 20371 consensus_queue.cc:260] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.394791 20371 ts_tablet_manager.cc:1434] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260709 14:55:31.387101 20119 leader_election.cc:304] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.396284 20394 raft_consensus.cc:2804] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.396728 20398 raft_consensus.cc:515] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.398602 20398 leader_election.cc:290] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.399224 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.399884 20080 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.400031 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.400650 20229 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.401665 20081 raft_consensus.cc:2468] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.401937 19978 catalog_manager.cc:5697] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.394850 20369 raft_consensus.cc:359] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.403538 20369 raft_consensus.cc:385] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:31.403821 20369 raft_consensus.cc:740] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Initialized, Role: FOLLOWER
I20260709 14:55:31.404785 20369 consensus_queue.cc:260] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.407402 20369 ts_tablet_manager.cc:1434] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:55:31.396768 20394 raft_consensus.cc:697] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.408977 20394 consensus_queue.cc:237] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.400337 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1409f45bab48eea4ca04447ec7b13b" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.409464 20229 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.411177 20080 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.411233 20228 raft_consensus.cc:3060] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.412370 20119 leader_election.cc:304] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.409946 19979 catalog_manager.cc:5697] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.413254 20398 raft_consensus.cc:2804] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.413920 20398 raft_consensus.cc:697] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.414798 20398 consensus_queue.cc:237] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.411815 20078 raft_consensus.cc:2468] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.419982 20228 raft_consensus.cc:2468] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.422953 20119 leader_election.cc:304] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.423655 20394 raft_consensus.cc:2804] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.424134 20394 raft_consensus.cc:697] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.424830 20394 consensus_queue.cc:237] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.433903 20394 raft_consensus.cc:493] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.434504 20394 raft_consensus.cc:515] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.437541 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.438580 20078 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.440461 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.440688 20398 raft_consensus.cc:493] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.439980 20122 leader_election.cc:304] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.441303 20228 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.442122 20395 raft_consensus.cc:2804] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.441298 20398 raft_consensus.cc:515] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.443593 20395 raft_consensus.cc:493] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.443034 20394 leader_election.cc:290] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.444012 20395 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.446125 20398 leader_election.cc:290] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.447378 20356 raft_consensus.cc:493] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.447544 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.448004 20356 raft_consensus.cc:515] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.448356 20078 raft_consensus.cc:2468] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.450098 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.450762 20122 leader_election.cc:304] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.454025 20398 raft_consensus.cc:2804] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.454464 20398 raft_consensus.cc:493] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.454790 20398 raft_consensus.cc:3060] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.450762 20228 raft_consensus.cc:2468] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 0.
I20260709 14:55:31.462170 20356 leader_election.cc:290] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:31.463327 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:31.463248 20398 raft_consensus.cc:515] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.462086 20395 raft_consensus.cc:515] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.464395 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.465044 20078 raft_consensus.cc:2468] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 0.
I20260709 14:55:31.466204 20196 leader_election.cc:304] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.466768 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.467173 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.467387 20078 raft_consensus.cc:3060] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.467798 20080 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.468158 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa44a106f8c49adbf6a3e428a3386e9" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.468691 20228 raft_consensus.cc:3060] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.470067 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.470634 20229 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.472250 20156 raft_consensus.cc:2393] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8302d35f51844b191d19d8ee959d550 in current term 1: Already voted for candidate d8259746ff1b485b909c1cf317bfc8cb in this term.
I20260709 14:55:31.474862 20078 raft_consensus.cc:2468] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.475479 20228 raft_consensus.cc:2468] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.476095 20356 raft_consensus.cc:2764] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:31.476332 20398 leader_election.cc:290] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.467342 20395 leader_election.cc:290] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.477530 20119 leader_election.cc:304] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.478444 20395 raft_consensus.cc:2804] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.478948 20395 raft_consensus.cc:697] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.480141 20395 consensus_queue.cc:237] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.481209 20229 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.481730 20080 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 1.
I20260709 14:55:31.482681 20119 leader_election.cc:304] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.483836 20398 raft_consensus.cc:2804] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.484437 20398 raft_consensus.cc:697] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.485261 20398 consensus_queue.cc:237] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.488891 19979 catalog_manager.cc:5697] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.490779 19979 catalog_manager.cc:5697] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.492103 19979 catalog_manager.cc:5697] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.493438 19979 catalog_manager.cc:5697] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.511977 19979 catalog_manager.cc:5697] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.513326 19979 catalog_manager.cc:5697] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 1 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.564656 20382 raft_consensus.cc:493] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.565100 20382 raft_consensus.cc:515] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.567210 20382 leader_election.cc:290] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.567597 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb" is_pre_election: true
I20260709 14:55:31.567930 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.568397 20156 raft_consensus.cc:2468] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:31.568500 20229 raft_consensus.cc:2468] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 0.
I20260709 14:55:31.569335 20047 leader_election.cc:304] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.570003 20382 raft_consensus.cc:2804] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:31.570293 20382 raft_consensus.cc:493] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:31.570536 20382 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.575434 20382 raft_consensus.cc:515] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.577138 20382 leader_election.cc:290] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.578025 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:31.578200 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.578569 20156 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.578686 20229 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.583230 20156 raft_consensus.cc:2468] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:31.583261 20229 raft_consensus.cc:2468] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 1.
I20260709 14:55:31.584246 20047 leader_election.cc:304] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.584901 20382 raft_consensus.cc:2804] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:31.585319 20382 raft_consensus.cc:697] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:31.585914 20382 consensus_queue.cc:237] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.593338 19979 catalog_manager.cc:5697] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 1 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.600831 20398 raft_consensus.cc:493] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:31.601323 20398 raft_consensus.cc:515] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.602911 20398 leader_election.cc:290] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.603581 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" is_pre_election: true
I20260709 14:55:31.603854 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8302d35f51844b191d19d8ee959d550" is_pre_election: true
I20260709 14:55:31.604581 20229 raft_consensus.cc:2393] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8259746ff1b485b909c1cf317bfc8cb in current term 1: Already voted for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in this term.
I20260709 14:55:31.605434 20119 leader_election.cc:304] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb; no voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550
I20260709 14:55:31.606127 20398 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:31.611284 20398 raft_consensus.cc:2749] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:31.718992 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:31.719445 20156 raft_consensus.cc:606] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:31.724123 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7394064eb4944d0495a242a4cf575203"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:31.724535 20156 raft_consensus.cc:606] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:31.728742 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:31.729156 20156 raft_consensus.cc:606] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:31.733383 20156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:50570
I20260709 14:55:31.733814 20156 raft_consensus.cc:606] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Received request to transfer leadership to TS 0afdbef161e743b3a6ba9c768ebc1ed7
I20260709 14:55:31.740753 20080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:51396
I20260709 14:55:31.741253 20080 raft_consensus.cc:606] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Received request to transfer leadership to TS d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:31.750464 20080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:51396
I20260709 14:55:31.750942 20080 raft_consensus.cc:606] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Received request to transfer leadership to TS d8302d35f51844b191d19d8ee959d550
I20260709 14:55:31.826359 20382 consensus_queue.cc:1048] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.838891 20402 consensus_queue.cc:1048] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.845712 20382 raft_consensus.cc:993] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:31.846115 20402 raft_consensus.cc:1081] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Signalling peer d8259746ff1b485b909c1cf317bfc8cb to start an election
I20260709 14:55:31.847566 20156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
 from {username='slave'} at 127.0.0.1:50562
I20260709 14:55:31.848024 20156 raft_consensus.cc:493] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.848302 20156 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.853041 20156 raft_consensus.cc:515] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.854730 20156 leader_election.cc:290] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.855432 20080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:31.855813 20229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527babf0b2864ddba3f22ba7dca68487" candidate_uuid: "d8259746ff1b485b909c1cf317bfc8cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.856132 20080 raft_consensus.cc:3055] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.856418 20229 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.856492 20080 raft_consensus.cc:740] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:31.857374 20080 consensus_queue.cc:260] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.858577 20080 raft_consensus.cc:3060] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.863165 20229 raft_consensus.cc:2468] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:31.864409 20119 leader_election.cc:304] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.865459 20080 raft_consensus.cc:2468] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8259746ff1b485b909c1cf317bfc8cb in term 2.
I20260709 14:55:31.866504 20395 raft_consensus.cc:2804] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.867045 20395 raft_consensus.cc:697] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Becoming Leader. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.867311 20398 consensus_queue.cc:1048] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.867861 20395 consensus_queue.cc:237] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.868510 20387 consensus_queue.cc:1048] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.869256 20394 consensus_queue.cc:1048] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.877128 19978 catalog_manager.cc:5697] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb reported cstate change: term changed from 1 to 2, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2). New cstate: current_term: 2 leader_uuid: "d8259746ff1b485b909c1cf317bfc8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.889036 20394 consensus_queue.cc:1048] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.892068 20398 raft_consensus.cc:993] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.892637 20399 raft_consensus.cc:1081] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.891628 20394 consensus_queue.cc:1048] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:31.896359 20399 raft_consensus.cc:993] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.896797 20399 raft_consensus.cc:1081] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.897276 20079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:31.897890 20079 raft_consensus.cc:493] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.898263 20079 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.903286 20081 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:31.903964 20081 raft_consensus.cc:493] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.904350 20081 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.908182 20079 raft_consensus.cc:515] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.909677 20352 consensus_queue.cc:1048] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.910692 20079 leader_election.cc:290] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.911005 20352 consensus_queue.cc:1048] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.911520 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:31.912119 20156 raft_consensus.cc:3055] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.912441 20156 raft_consensus.cc:740] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.913160 20156 consensus_queue.cc:260] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.914135 20156 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.916181 20230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaeae07ff99a469d9ffe9d1cc76b3baa" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.916805 20230 raft_consensus.cc:3060] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.919313 20081 raft_consensus.cc:515] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.924054 20230 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:31.929294 20044 leader_election.cc:304] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:31.929452 20156 raft_consensus.cc:2468] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:31.932408 20387 consensus_queue.cc:1048] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.933145 20399 raft_consensus.cc:993] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.933827 20387 raft_consensus.cc:1081] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:31.936697 20081 leader_election.cc:290] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:31.937879 20155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:31.938536 20155 raft_consensus.cc:3055] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:31.938858 20155 raft_consensus.cc:740] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:31.939628 20155 consensus_queue.cc:260] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.940555 20155 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.953040 20382 raft_consensus.cc:2804] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.953649 20382 raft_consensus.cc:697] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:31.954484 20382 consensus_queue.cc:237] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.956518 20078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7394064eb4944d0495a242a4cf575203"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:31.957163 20078 raft_consensus.cc:493] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.957530 20078 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.966677 20228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa900d1e2b49f68ac1316aaf1aa966" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:31.972177 20228 raft_consensus.cc:3060] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:31.972121 19975 catalog_manager.cc:5697] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.978812 20155 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:31.982323 20047 leader_election.cc:304] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: 
I20260709 14:55:31.983307 20382 raft_consensus.cc:2804] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:31.984061 20382 raft_consensus.cc:697] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:31.984921 20382 consensus_queue.cc:237] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.985414 20394 consensus_queue.cc:1048] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:31.986864 20352 consensus_queue.cc:1048] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.970665 20078 raft_consensus.cc:515] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:31.990265 20402 consensus_queue.cc:1048] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:31.995718 20079 raft_consensus.cc:1240] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Rejecting Update request from peer d8259746ff1b485b909c1cf317bfc8cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:31.996831 20078 leader_election.cc:290] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:32.000154 20352 consensus_queue.cc:1048] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.000964 20228 raft_consensus.cc:2468] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:32.002863 20155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:32.003506 20155 raft_consensus.cc:3055] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.003813 20155 raft_consensus.cc:740] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:32.004735 20155 consensus_queue.cc:260] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.003710 20227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7394064eb4944d0495a242a4cf575203" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:32.005542 20352 consensus_queue.cc:1059] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.005908 20402 consensus_queue.cc:1048] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.008370 20399 raft_consensus.cc:993] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:32.008515 20155 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.008841 20399 raft_consensus.cc:1081] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Signalling peer 0afdbef161e743b3a6ba9c768ebc1ed7 to start an election
I20260709 14:55:32.010942 20079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
 from {username='slave'} at 127.0.0.1:51378
I20260709 14:55:32.011554 20079 raft_consensus.cc:493] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.011968 20079 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.017556 20352 consensus_queue.cc:1048] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.022812 20155 raft_consensus.cc:2468] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:32.024292 20047 leader_election.cc:304] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8259746ff1b485b909c1cf317bfc8cb; no voters: d8302d35f51844b191d19d8ee959d550
I20260709 14:55:32.025537 20402 raft_consensus.cc:2804] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.026006 20402 raft_consensus.cc:697] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:32.026796 20402 consensus_queue.cc:237] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.036659 20079 raft_consensus.cc:515] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.037248 20387 consensus_queue.cc:1048] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.040957 20154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:32.041606 20154 raft_consensus.cc:3055] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.041942 20154 raft_consensus.cc:740] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:32.042162 20079 leader_election.cc:290] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Requested vote from peers d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847), d8302d35f51844b191d19d8ee959d550 (127.14.207.3:45961)
I20260709 14:55:32.042817 20154 consensus_queue.cc:260] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.044292 20154 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.043778 20227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11900a468253446b8d1dca0d63ce57a2" candidate_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8302d35f51844b191d19d8ee959d550"
I20260709 14:55:32.049419 20402 raft_consensus.cc:993] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:32.049962 20358 raft_consensus.cc:1081] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Signalling peer d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:32.049749 19975 catalog_manager.cc:5697] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.049476 20227 raft_consensus.cc:3060] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.052125 20230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3"
dest_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:43384
I20260709 14:55:32.052682 20230 raft_consensus.cc:493] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:32.053066 20230 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.059182 20227 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:32.060525 20044 leader_election.cc:304] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:32.062431 20230 raft_consensus.cc:515] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.063380 20382 raft_consensus.cc:2804] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.064160 20382 raft_consensus.cc:697] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Leader. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:32.064641 20226 raft_consensus.cc:1240] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Rejecting Update request from peer 0afdbef161e743b3a6ba9c768ebc1ed7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:32.067059 20230 leader_election.cc:290] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 2 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:32.067312 20153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:32.065661 20079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3aed63628e4bfab73040b1b44b88d3" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:32.069067 20079 raft_consensus.cc:3055] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:32.069379 20079 raft_consensus.cc:740] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:32.070197 20079 consensus_queue.cc:260] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.071060 20402 consensus_queue.cc:1059] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:32.068212 20382 consensus_queue.cc:237] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.084671 20154 raft_consensus.cc:2468] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afdbef161e743b3a6ba9c768ebc1ed7 in term 2.
I20260709 14:55:32.087456 20398 consensus_queue.cc:1048] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:32.100414 20079 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.108237 20079 raft_consensus.cc:2468] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 2.
I20260709 14:55:32.109216 20196 leader_election.cc:304] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: d8259746ff1b485b909c1cf317bfc8cb
I20260709 14:55:32.110020 20356 raft_consensus.cc:2804] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:32.111274 20356 raft_consensus.cc:697] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 LEADER]: Becoming Leader. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:32.112233 20356 consensus_queue.cc:237] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:32.117175 19977 catalog_manager.cc:5697] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.166702 19977 catalog_manager.cc:5697] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 reported cstate change: term changed from 1 to 2, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1). New cstate: current_term: 2 leader_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:32.185848 19978 catalog_manager.cc:5697] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 reported cstate change: term changed from 1 to 2, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8302d35f51844b191d19d8ee959d550 (127.14.207.3). New cstate: current_term: 2 leader_uuid: "d8302d35f51844b191d19d8ee959d550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.335738 20228 raft_consensus.cc:1275] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.337186 20398 consensus_queue.cc:1048] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.347700 20079 raft_consensus.cc:1275] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8259746ff1b485b909c1cf317bfc8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.349675 20399 consensus_queue.cc:1048] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.368036 20154 raft_consensus.cc:1275] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.369351 20382 consensus_queue.cc:1048] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.381346 20228 raft_consensus.cc:1275] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.383245 20382 consensus_queue.cc:1048] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.484277 20154 raft_consensus.cc:1275] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.485646 20382 consensus_queue.cc:1048] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.496444 20228 raft_consensus.cc:1275] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.498135 20358 consensus_queue.cc:1048] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.516878 20154 raft_consensus.cc:1275] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.518059 20358 consensus_queue.cc:1048] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.528110 20230 raft_consensus.cc:1275] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.529762 20402 consensus_queue.cc:1048] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:32.578769 20154 raft_consensus.cc:3060] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.586668 20154 raft_consensus.cc:1275] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.588048 20356 consensus_queue.cc:1048] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.601176 20079 raft_consensus.cc:1275] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.602592 20356 consensus_queue.cc:1048] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.606706 20228 raft_consensus.cc:3060] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:32.615356 20228 raft_consensus.cc:1275] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.617487 20154 raft_consensus.cc:1275] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Refusing update from remote peer 0afdbef161e743b3a6ba9c768ebc1ed7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:32.617333 20382 consensus_queue.cc:1048] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:32.619238 20382 consensus_queue.cc:1048] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:34.754017 19975 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52800:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:55:34.775645 19975 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52800:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 14:55:34.966444 20047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.2:38847, user_credentials={real_user=slave}} blocked reactor thread for 70056.7us
I20260709 14:55:34.977787 15164 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:55:35.004928 20472 log.cc:927] Time spent T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
W20260709 14:55:35.043771 20462 log.cc:927] Time spent T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:55:35.052971 20498 tablet.cc:1724] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:35.141106 20488 log.cc:927] Time spent T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
W20260709 14:55:35.146806 20489 log.cc:927] Time spent T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:55:35.184001 20511 tablet.cc:1724] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.184875 20510 tablet.cc:1724] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.259109 20521 tablet.cc:1724] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.262027 20518 tablet.cc:1724] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:35.274401 20509 log.cc:927] Time spent T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:55:35.276321 20498 tablet.cc:1724] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:35.276997 20119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.207.3:45961, user_credentials={real_user=slave}} blocked reactor thread for 138031us
I20260709 14:55:35.279027 20520 tablet.cc:1724] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.279961 20517 tablet.cc:1724] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:35.295219 20507 log.cc:927] Time spent T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260709 14:55:35.310779 20519 tablet.cc:1724] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.313076 20512 tablet.cc:1724] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.317023 20510 tablet.cc:1724] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:35.287402 20502 log.cc:927] Time spent T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:55:35.315263 20516 tablet.cc:1724] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.343521 20524 tablet.cc:1724] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.353722 20512 tablet.cc:1724] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.362856 20518 tablet.cc:1724] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.365633 20521 tablet.cc:1724] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.387154 20080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "394326883255497b873b8a001f7c26e1"
dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
mode: GRACEFUL
new_leader_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:51402
I20260709 14:55:35.388129 20080 raft_consensus.cc:606] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Received request to transfer leadership to TS d8302d35f51844b191d19d8ee959d550
I20260709 14:55:35.401006 20521 tablet.cc:1724] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.404867 20512 tablet.cc:1724] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.412421 20511 tablet.cc:1724] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.420331 20498 tablet.cc:1724] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.441558 20520 tablet.cc:1724] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.443346 20512 tablet.cc:1724] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.451967 20524 tablet.cc:1724] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.454749 20152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256"
dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
mode: GRACEFUL
new_leader_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:50580
I20260709 14:55:35.455410 20152 raft_consensus.cc:606] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Received request to transfer leadership to TS d8302d35f51844b191d19d8ee959d550
I20260709 14:55:35.456662 20516 tablet.cc:1724] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.461452 15164 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:35.462195 15164 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:35.449760 20519 tablet.cc:1724] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.464282 20498 tablet.cc:1724] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.468261 20516 tablet.cc:1724] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:35.497761 19977 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: soft_deleted_table [id=70e2ba4e5e144bd8babf60c75acc7422] alter complete (version 1)
I20260709 14:55:35.717540 20490 raft_consensus.cc:993] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: : Instructing follower d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:35.718037 20478 raft_consensus.cc:1081] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Signalling peer d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:35.719573 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "394326883255497b873b8a001f7c26e1"
dest_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:43384
I20260709 14:55:35.720223 20223 raft_consensus.cc:493] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:35.720515 20223 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.726364 20223 raft_consensus.cc:515] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:35.728044 20223 leader_election.cc:290] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 3 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:35.729003 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:35.729153 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394326883255497b873b8a001f7c26e1" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:35.729617 20078 raft_consensus.cc:3055] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.729702 20152 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.729964 20078 raft_consensus.cc:740] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0afdbef161e743b3a6ba9c768ebc1ed7, State: Running, Role: LEADER
I20260709 14:55:35.730739 20078 consensus_queue.cc:260] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:35.731690 20078 raft_consensus.cc:3060] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.736251 20152 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 3.
I20260709 14:55:35.737818 20196 leader_election.cc:304] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [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: d8259746ff1b485b909c1cf317bfc8cb, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:35.738749 20356 raft_consensus.cc:2804] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:35.739074 20078 raft_consensus.cc:2468] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 3.
I20260709 14:55:35.739226 20356 raft_consensus.cc:697] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 3 LEADER]: Becoming Leader. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:35.740257 20356 consensus_queue.cc:237] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } }
I20260709 14:55:35.750387 19979 catalog_manager.cc:5697] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 reported cstate change: term changed from 2 to 3, leader changed from 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1) to d8302d35f51844b191d19d8ee959d550 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "d8302d35f51844b191d19d8ee959d550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.802775 20481 raft_consensus.cc:993] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: : Instructing follower d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:35.803279 20492 raft_consensus.cc:1081] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Signalling peer d8302d35f51844b191d19d8ee959d550 to start an election
I20260709 14:55:35.804658 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256"
dest_uuid: "d8302d35f51844b191d19d8ee959d550"
 from {username='slave'} at 127.0.0.1:43382
I20260709 14:55:35.805097 20223 raft_consensus.cc:493] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:35.805351 20223 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.811018 20223 raft_consensus.cc:515] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:35.812860 20223 leader_election.cc:290] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [CANDIDATE]: Term 3 election: Requested vote from peers 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347), d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847)
I20260709 14:55:35.813614 20078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7"
I20260709 14:55:35.814265 20078 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.814221 20152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98bf1504c7b043f989f6fe0ae8629256" candidate_uuid: "d8302d35f51844b191d19d8ee959d550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8259746ff1b485b909c1cf317bfc8cb"
I20260709 14:55:35.814991 20152 raft_consensus.cc:3055] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:35.815317 20152 raft_consensus.cc:740] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8259746ff1b485b909c1cf317bfc8cb, State: Running, Role: LEADER
I20260709 14:55:35.816138 20152 consensus_queue.cc:260] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:35.817444 20152 raft_consensus.cc:3060] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:35.821646 20078 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 3.
I20260709 14:55:35.822983 20196 leader_election.cc:304] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [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: 0afdbef161e743b3a6ba9c768ebc1ed7, d8302d35f51844b191d19d8ee959d550; no voters: 
I20260709 14:55:35.823671 20356 raft_consensus.cc:2804] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:35.823993 20152 raft_consensus.cc:2468] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8302d35f51844b191d19d8ee959d550 in term 3.
I20260709 14:55:35.824072 20356 raft_consensus.cc:697] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 3 LEADER]: Becoming Leader. State: Replica: d8302d35f51844b191d19d8ee959d550, State: Running, Role: LEADER
I20260709 14:55:35.825125 20356 consensus_queue.cc:237] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [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: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } }
I20260709 14:55:35.832125 19979 catalog_manager.cc:5697] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 reported cstate change: term changed from 2 to 3, leader changed from d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2) to d8302d35f51844b191d19d8ee959d550 (127.14.207.3). New cstate: current_term: 3 leader_uuid: "d8302d35f51844b191d19d8ee959d550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8302d35f51844b191d19d8ee959d550" member_type: VOTER last_known_addr { host: "127.14.207.3" port: 45961 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.217660 20078 raft_consensus.cc:1275] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.218914 20356 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.232470 20152 raft_consensus.cc:1275] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.233752 20496 consensus_queue.cc:1048] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.238456 20156 raft_consensus.cc:1275] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.239899 20496 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8259746ff1b485b909c1cf317bfc8cb" member_type: VOTER last_known_addr { host: "127.14.207.2" port: 38847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:36.251832 20078 raft_consensus.cc:1275] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Refusing update from remote peer d8302d35f51844b191d19d8ee959d550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:36.253854 20356 consensus_queue.cc:1048] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afdbef161e743b3a6ba9c768ebc1ed7" member_type: VOTER last_known_addr { host: "127.14.207.1" port: 35347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:36.516700 15164 tablet_server.cc:179] TabletServer@127.14.207.1:0 shutting down...
I20260709 14:55:36.543282 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:36.544093 15164 tablet_replica.cc:333] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.544934 15164 raft_consensus.cc:2243] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.545511 15164 raft_consensus.cc:2272] T ea3aed63628e4bfab73040b1b44b88d3 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.547550 15164 tablet_replica.cc:333] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.548273 15164 raft_consensus.cc:2243] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.548729 15164 raft_consensus.cc:2272] T cf1409f45bab48eea4ca04447ec7b13b P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.550505 15164 tablet_replica.cc:333] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.550987 15164 raft_consensus.cc:2243] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.551379 15164 raft_consensus.cc:2272] T d7f48cc099f94789b001fd7d937b0ab9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.553383 15164 tablet_replica.cc:333] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.553898 15164 raft_consensus.cc:2243] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.554612 15164 raft_consensus.cc:2272] T 37fa900d1e2b49f68ac1316aaf1aa966 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.556572 15164 tablet_replica.cc:333] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.557102 15164 raft_consensus.cc:2243] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.557461 15164 raft_consensus.cc:2272] T faa44a106f8c49adbf6a3e428a3386e9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.559374 15164 tablet_replica.cc:333] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.560153 15164 raft_consensus.cc:2243] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.560652 15164 raft_consensus.cc:2272] T 527babf0b2864ddba3f22ba7dca68487 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.562837 15164 tablet_replica.cc:333] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.563520 15164 raft_consensus.cc:2243] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.564316 15164 raft_consensus.cc:2272] T 7394064eb4944d0495a242a4cf575203 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.566288 15164 tablet_replica.cc:333] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.566854 15164 raft_consensus.cc:2243] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.567287 15164 raft_consensus.cc:2272] T 7bb52cbd22124f3bbaddce6f4e19c930 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.569216 15164 tablet_replica.cc:333] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.569734 15164 raft_consensus.cc:2243] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.570148 15164 raft_consensus.cc:2272] T 98bf1504c7b043f989f6fe0ae8629256 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.572568 15164 tablet_replica.cc:333] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.573125 15164 raft_consensus.cc:2243] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.573565 15164 raft_consensus.cc:2272] T 9c64845324a94bef9496e0bacd4cff67 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.575477 15164 tablet_replica.cc:333] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.576023 15164 raft_consensus.cc:2243] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.576452 15164 raft_consensus.cc:2272] T a63c54e820624af592ccdf8d1c98b195 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.578480 15164 tablet_replica.cc:333] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.579021 15164 raft_consensus.cc:2243] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.579840 15164 raft_consensus.cc:2272] T eaeae07ff99a469d9ffe9d1cc76b3baa P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.581756 15164 tablet_replica.cc:333] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.582254 15164 raft_consensus.cc:2243] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.583050 15164 raft_consensus.cc:2272] T 07b29c742e624659bb8851439bc2136f P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.584975 15164 tablet_replica.cc:333] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.585456 15164 raft_consensus.cc:2243] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.586252 15164 raft_consensus.cc:2272] T 11900a468253446b8d1dca0d63ce57a2 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.588181 15164 tablet_replica.cc:333] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.588655 15164 raft_consensus.cc:2243] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.589074 15164 raft_consensus.cc:2272] T c1aa029d7bd5414197315ba9dd39acd9 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.591192 15164 tablet_replica.cc:333] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.591691 15164 raft_consensus.cc:2243] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.592099 15164 raft_consensus.cc:2272] T 394326883255497b873b8a001f7c26e1 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.594648 15164 tablet_replica.cc:333] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.595120 15164 raft_consensus.cc:2243] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.595842 15164 raft_consensus.cc:2272] T 4117a2c440a74de79aed42ed40dbda61 P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.597815 15164 tablet_replica.cc:333] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7: stopping tablet replica
I20260709 14:55:36.598232 15164 raft_consensus.cc:2243] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.598969 15164 raft_consensus.cc:2272] T bba55871798d4c61ba881dcda6cc07eb P 0afdbef161e743b3a6ba9c768ebc1ed7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.629570 15164 tablet_server.cc:196] TabletServer@127.14.207.1:0 shutdown complete.
W20260709 14:55:36.639438 20196 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260709 14:55:36.649753 20196 consensus_peers.cc:597] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 -> Peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Couldn't send request to peer 0afdbef161e743b3a6ba9c768ebc1ed7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:36.654911 20122 consensus_peers.cc:597] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb -> Peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Couldn't send request to peer 0afdbef161e743b3a6ba9c768ebc1ed7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:36.661540 20122 consensus_peers.cc:597] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb -> Peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Couldn't send request to peer 0afdbef161e743b3a6ba9c768ebc1ed7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:36.668459 20196 consensus_peers.cc:597] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 -> Peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Couldn't send request to peer 0afdbef161e743b3a6ba9c768ebc1ed7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.673826 15164 tablet_server.cc:179] TabletServer@127.14.207.2:0 shutting down...
W20260709 14:55:36.689855 20122 consensus_peers.cc:597] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb -> Peer 0afdbef161e743b3a6ba9c768ebc1ed7 (127.14.207.1:35347): Couldn't send request to peer 0afdbef161e743b3a6ba9c768ebc1ed7. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.1:35347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.697885 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:36.698676 15164 tablet_replica.cc:333] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.699483 15164 raft_consensus.cc:2243] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.700075 15164 raft_consensus.cc:2272] T ea3aed63628e4bfab73040b1b44b88d3 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.701910 15164 tablet_replica.cc:333] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.702461 15164 raft_consensus.cc:2243] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.703167 15164 raft_consensus.cc:2272] T cf1409f45bab48eea4ca04447ec7b13b P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.705104 15164 tablet_replica.cc:333] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.705606 15164 raft_consensus.cc:2243] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.706323 15164 raft_consensus.cc:2272] T d7f48cc099f94789b001fd7d937b0ab9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.708098 15164 tablet_replica.cc:333] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.708607 15164 raft_consensus.cc:2243] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.708999 15164 raft_consensus.cc:2272] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.710800 15164 tablet_replica.cc:333] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.711309 15164 raft_consensus.cc:2243] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.711719 15164 raft_consensus.cc:2272] T 07b29c742e624659bb8851439bc2136f P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.713668 15164 tablet_replica.cc:333] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.714166 15164 raft_consensus.cc:2243] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.714542 15164 raft_consensus.cc:2272] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.716315 15164 tablet_replica.cc:333] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.716823 15164 raft_consensus.cc:2243] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.717496 15164 raft_consensus.cc:2272] T 527babf0b2864ddba3f22ba7dca68487 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.719215 15164 tablet_replica.cc:333] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.719695 15164 raft_consensus.cc:2243] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.720400 15164 raft_consensus.cc:2272] T faa44a106f8c49adbf6a3e428a3386e9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.722143 15164 tablet_replica.cc:333] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.722653 15164 raft_consensus.cc:2243] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.723028 15164 raft_consensus.cc:2272] T 7394064eb4944d0495a242a4cf575203 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.724821 15164 tablet_replica.cc:333] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.725297 15164 raft_consensus.cc:2243] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.726004 15164 raft_consensus.cc:2272] T a63c54e820624af592ccdf8d1c98b195 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.727895 15164 tablet_replica.cc:333] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.728386 15164 raft_consensus.cc:2243] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.728770 15164 raft_consensus.cc:2272] T bba55871798d4c61ba881dcda6cc07eb P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.730563 15164 tablet_replica.cc:333] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.731036 15164 raft_consensus.cc:2243] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.731451 15164 raft_consensus.cc:2272] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.733322 15164 tablet_replica.cc:333] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.733783 15164 raft_consensus.cc:2243] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.734643 15164 raft_consensus.cc:2272] T 9c64845324a94bef9496e0bacd4cff67 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.736677 15164 tablet_replica.cc:333] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.737196 15164 raft_consensus.cc:2243] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.737635 15164 raft_consensus.cc:2272] T 98bf1504c7b043f989f6fe0ae8629256 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.740420 15164 tablet_replica.cc:333] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
W20260709 14:55:36.740427 20196 consensus_peers.cc:597] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 -> Peer d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847): Couldn't send request to peer d8259746ff1b485b909c1cf317bfc8cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.741022 15164 raft_consensus.cc:2243] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.741495 15164 raft_consensus.cc:2272] T 4117a2c440a74de79aed42ed40dbda61 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.743486 15164 tablet_replica.cc:333] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.744057 15164 raft_consensus.cc:2243] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.744467 15164 raft_consensus.cc:2272] T 394326883255497b873b8a001f7c26e1 P d8259746ff1b485b909c1cf317bfc8cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.746724 15164 tablet_replica.cc:333] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.747205 15164 raft_consensus.cc:2243] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.747638 15164 raft_consensus.cc:2272] T 11900a468253446b8d1dca0d63ce57a2 P d8259746ff1b485b909c1cf317bfc8cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.749518 15164 tablet_replica.cc:333] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb: stopping tablet replica
I20260709 14:55:36.749931 15164 raft_consensus.cc:2243] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.750667 15164 raft_consensus.cc:2272] T c1aa029d7bd5414197315ba9dd39acd9 P d8259746ff1b485b909c1cf317bfc8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.788316 15164 tablet_server.cc:196] TabletServer@127.14.207.2:0 shutdown complete.
I20260709 14:55:36.818603 15164 tablet_server.cc:179] TabletServer@127.14.207.3:0 shutting down...
W20260709 14:55:36.843895 20196 consensus_peers.cc:597] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 -> Peer d8259746ff1b485b909c1cf317bfc8cb (127.14.207.2:38847): Couldn't send request to peer d8259746ff1b485b909c1cf317bfc8cb. Status: Network error: Client connection negotiation failed: client connection to 127.14.207.2:38847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.848601 15164 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:36.849381 15164 tablet_replica.cc:333] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.850018 15164 raft_consensus.cc:2243] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.850770 15164 raft_consensus.cc:2272] T ea3aed63628e4bfab73040b1b44b88d3 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.852749 15164 tablet_replica.cc:333] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.853302 15164 raft_consensus.cc:2243] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.853739 15164 raft_consensus.cc:2272] T cf1409f45bab48eea4ca04447ec7b13b P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.855564 15164 tablet_replica.cc:333] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.856153 15164 raft_consensus.cc:2243] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.856550 15164 raft_consensus.cc:2272] T 37fa900d1e2b49f68ac1316aaf1aa966 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.858287 15164 tablet_replica.cc:333] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.858780 15164 raft_consensus.cc:2243] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.859297 15164 raft_consensus.cc:2272] T d7f48cc099f94789b001fd7d937b0ab9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.861172 15164 tablet_replica.cc:333] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.861763 15164 raft_consensus.cc:2243] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.862180 15164 raft_consensus.cc:2272] T 07b29c742e624659bb8851439bc2136f P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.864041 15164 tablet_replica.cc:333] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.864538 15164 raft_consensus.cc:2243] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.864940 15164 raft_consensus.cc:2272] T eaeae07ff99a469d9ffe9d1cc76b3baa P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.866683 15164 tablet_replica.cc:333] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.867198 15164 raft_consensus.cc:2243] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.867620 15164 raft_consensus.cc:2272] T faa44a106f8c49adbf6a3e428a3386e9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.869434 15164 tablet_replica.cc:333] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.869917 15164 raft_consensus.cc:2243] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.870330 15164 raft_consensus.cc:2272] T 527babf0b2864ddba3f22ba7dca68487 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.872198 15164 tablet_replica.cc:333] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.872733 15164 raft_consensus.cc:2243] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.873143 15164 raft_consensus.cc:2272] T 7394064eb4944d0495a242a4cf575203 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.874897 15164 tablet_replica.cc:333] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.875398 15164 raft_consensus.cc:2243] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.875803 15164 raft_consensus.cc:2272] T a63c54e820624af592ccdf8d1c98b195 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.877661 15164 tablet_replica.cc:333] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.878189 15164 raft_consensus.cc:2243] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.878594 15164 raft_consensus.cc:2272] T 4117a2c440a74de79aed42ed40dbda61 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.880509 15164 tablet_replica.cc:333] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.880985 15164 raft_consensus.cc:2243] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.881744 15164 raft_consensus.cc:2272] T 394326883255497b873b8a001f7c26e1 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.883960 15164 tablet_replica.cc:333] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.884482 15164 raft_consensus.cc:2243] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.884887 15164 raft_consensus.cc:2272] T 9c64845324a94bef9496e0bacd4cff67 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.886706 15164 tablet_replica.cc:333] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.887182 15164 raft_consensus.cc:2243] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.887897 15164 raft_consensus.cc:2272] T 98bf1504c7b043f989f6fe0ae8629256 P d8302d35f51844b191d19d8ee959d550 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.890123 15164 tablet_replica.cc:333] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.890614 15164 raft_consensus.cc:2243] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.891331 15164 raft_consensus.cc:2272] T 7bb52cbd22124f3bbaddce6f4e19c930 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.893219 15164 tablet_replica.cc:333] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.893682 15164 raft_consensus.cc:2243] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.894150 15164 raft_consensus.cc:2272] T 11900a468253446b8d1dca0d63ce57a2 P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.895931 15164 tablet_replica.cc:333] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.896368 15164 raft_consensus.cc:2243] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.896754 15164 raft_consensus.cc:2272] T c1aa029d7bd5414197315ba9dd39acd9 P d8302d35f51844b191d19d8ee959d550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.898561 15164 tablet_replica.cc:333] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550: stopping tablet replica
I20260709 14:55:36.898985 15164 raft_consensus.cc:2243] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:36.899374 15164 raft_consensus.cc:2272] T bba55871798d4c61ba881dcda6cc07eb P d8302d35f51844b191d19d8ee959d550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.939430 15164 tablet_server.cc:196] TabletServer@127.14.207.3:0 shutdown complete.
I20260709 14:55:36.969837 15164 master.cc:562] Master@127.14.207.62:37421 shutting down...
I20260709 14:55:36.989081 15164 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:36.989604 15164 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:36.989883 15164 tablet_replica.cc:333] T 00000000000000000000000000000000 P d27f2cb4dad84bddb65da4293384f396: stopping tablet replica
I20260709 14:55:37.008919 15164 master.cc:584] Master@127.14.207.62:37421 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11100 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23240 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115843 ms total)
[  PASSED  ] 8 tests.
I20260709 14:55:37.058058 15164 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260709 14:55:37.058262 15164 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260709 14:55:37.058398 15164 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260709 14:55:37.058566 15164 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 ~31 seconds ago
I20260709 14:55:37.058710 15164 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 ~31 seconds ago
I20260709 14:55:37.058844 15164 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 14:55:37.059082 15164 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
